Skip to content

Released Rector 0.12.3

Compare
Choose a tag to compare
@TomasVotruba TomasVotruba released this 11 Nov 10:21
· 5381 commits to main since this release

New Features 🎉

  • [Downgrade PHP 5.4] Add DowngradeBinaryNotationRector (#1202), Thanks @villfa!

Bugfixes 🐛

  • [Scoped] Fix missing trigger_deprecatoin() in explicit preload (#1207)
  • [Scoped] Include scoped-autoload for tests too (#1207), #6798
  • [PHP 7.4] Fix AddLiteralSeparatorToNumberRector for null token (#1206)