8000 Tags · humbug/php-scoper · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: humbug/php-scoper

Tags

0.18.17

Toggle 0.18.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Handle arguments of method_exists (#1116)

Closes #1109.

0.18.16

Toggle 0.18.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: Fix constant/function assignment in WP example (#1094)

0.18.15

Toggle 0.18.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix aliasing functions with multiple-level namespaces (#1061)


---------

Co-authored-by: Théo FIDRY <5175937+theofidry@users.noreply.github.com>

0.18.14

Toggle 0.18.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fix missing var-dumper dependency (#1053)

Currently it is included via HumbugBox as a transitive dev deps but it
is a required dependency for some commands like `inspect`.

0.18.13

Toggle 0.18.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps-dev): Bump phpunit/phpunit (#1041)

Bumps the dependencies group in /composer-root-version-checker with 1 update: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `phpunit/phpunit` from 11.1.3 to 11.2.0
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.0/ChangeLog-11.2.md)
- [Commits](sebastianbergmann/phpunit@11.1.3...11.2.0)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.18.12

Toggle 0.18.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: standardize the autoload usage (#1031)

0.18.11

Toggle 0.18.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Add PHP 8.3 to the matrix (#941)

0.18.10

Toggle 0.18.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "feat: Mark all declarations as internal (#882)" (#928)

This reverts commit 7dbccc0.

0.18.9

Toggle 0.18.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: Allow write permissions for the release workflow (#923)

See https://github.com/softprops/action-gh-release#permissions.

0.18.8

Toggle 0.18.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Migrate to FidryConsole 0.6 (#903)

0