Skip to content

Released Rector 0.19.2

Compare
Choose a tag to compare
@TomasVotruba TomasVotruba released this 19 Jan 11:29
· 1291 commits to main since this release

New features and Changes 🎉

  • [DX] Depreate heavy and conflicting Symfony/Twig/PHPUnit level sets (#5477)
  • Remove collectors, as performance very costly and not practically useful (#5470)

Bugfixes 🐛

  • Fix repeated timeouts on CI - #8403, #8396
  • Bump PHPStan to 1.10.56 (#5471)
  • Remove collector interface and fix SpatieEnumClassToEnumRector already has underscore to double underscore (#5473)
  • [DX] Depreate heavy and conflicting Symfony/Twig/PHPUnit level sets (#5477)

Removed 💀

  • [Performance] Remove unused AttributeKey::ARGUMENT_POSITION (#5469)
  • [Autoload] Remove src/core_namespace_aliases.php (#5476)