Releases: humbug/php-scoper
Releases · humbug/php-scoper
0.14.1
Bugfixes
- Fix support of parent return type (#466)
- Update box to version 3.11 and bump composer root version to 0.14.99 (#450)
Misc
- Fixed filename typo (#458)
- Fix product name in the Bug Report table (#453)
0.13.10
Bugfixes
- Revert "Add versions to hot-patched symbols" but keep fixed Lexer (#437)
Misc
- Fix PHPStan in Makefile (#441)
- Upgrade PHPUnit to 9.4 (#443)
- Bump dependencies (#434)
- Do not create file with touch (#435)
0.13.9
Bugfixes
- Update composer/package-versions-deprecated (#428)
- Fix internal constants (#425)
Misc
- Update phpstan (#427)
- Add lint workflow for phpstan and phpcs (#431)
- Force use statements for global function, constants and classes if they are not colliding (#432)
- Upgrade Symfony dependencies (#429)
0.13.7
Bugfixes
- Update Reflector with PHP 7.4 & 8.0 symbols (#418)
0.13.6
Bugfixes
- Also check for interfaces and traits in existence checks (#417)
0.13.4
Bugfixes
- Fix compatibility with Composer 2 (#404, #398)
0.13.3
Bugfixes
- Fix naming resolution issue (#401)
- Bump dependencies (#402)