github rectorphp/rector 0.15.13
Released Rector 0.15.13

latest releases: 1.2.6, 1.2.5, 1.2.4...
20 months ago

New Features 🥳

  • [Symfony] Add ServiceSettersToSettersAutodiscoveryRector (#343)
  • [PHPUnit] Add RemoveTestSuffixFromAbstractTestClassesRector (#151)

Bugfixes 🐛

  • [PHPUnit] Fix Group function annotation to attribute to class (#150)
  • [CodeQuality] Mirror comment on ShortenElseIfRector (#3334)
  • [StaticReflection] Fix unintended behavior in PHP 8.1 and later (#3340), Thanks @zeriyoshi!
  • [Testing] Make temp fixture file names exposed next to the fixture file, to make easier fixes and path resolvements (#3338)
  • [CodeQuality] Skip has AllowDynamicProperties attribute on CompleteDynamicPropertiesRector (#3346)
  • Don't get type from PropertyFetch for not natively typed properties (#3327), Thanks @rene-bos!

Removed 💀

  • Remove deprecated ReturnTypeDeclarationRector, TypedPropertyRector, ParamTypeDeclarationRector rules (#3350)
  • Remove deprecated TemplateResolverInterface, RectorServiceConfigurator (#3351)
  • Remove deprecated TYPE_DECLARATION_SET (#3352)

Don't miss a new rector release

NewReleases is sending notifications on new releases.