Skip to content

Releases: humbug/php-scoper

0.14.0

21 Dec 14:35
6ff13aa
Compare
Choose a tag to compare
0.14.0 Pre-release
Pre-release

Features

  • Add PHP 8 support (#446)

Bugfixes

  • Bump dependencies (#426)

0.13.10

29 Nov 14:14
e56b0d9
Compare
Choose a tag to compare
0.13.10 Pre-release
Pre-release

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

06 Nov 23:17
d6d7e83
Compare
Choose a tag to compare
0.13.9 Pre-release
Pre-release

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.8

29 Oct 16:18
e4a8d13
Compare
Choose a tag to compare
0.13.8 Pre-release
Pre-release

Misc

0.13.7

21 Oct 14:37
bc29944
Compare
Choose a tag to compare
0.13.7 Pre-release
Pre-release

Bugfixes

  • Update Reflector with PHP 7.4 & 8.0 symbols (#418)

0.13.6

12 Oct 08:14
3b58345
Compare
Choose a tag to compare
0.13.6 Pre-release
Pre-release

Bugfixes

  • Also check for interfaces and traits in existence checks (#417)

0.13.5

16 Sep 13:17
fd78875
Compare
Choose a tag to compare
0.13.5 Pre-release
Pre-release

Bugfixes

  • Fix group use bug (#413)

0.13.4

07 Sep 10:05
fd75677
Compare
Choose a tag to compare
0.13.4 Pre-release
Pre-release

Bugfixes

  • Fix compatibility with Composer 2 (#404, #398)

0.13.3

07 Aug 21:20
eadf037
Compare
Choose a tag to compare
0.13.3 Pre-release
Pre-release

Bugfixes

  • Fix naming resolution issue (#401)
  • Bump dependencies (#402)

0.13.2

14 Jun 08:17
a4b7cee
Compare
Choose a tag to compare
0.13.2 Pre-release
Pre-release

Bugfixes

  • Update dependencies (#392)