Skip to content

Released Rector 0.12.15

Compare
Choose a tag to compare
@TomasVotruba TomasVotruba released this 26 Jan 13:07
· 4391 commits to main since this release

Bugfixes 馃悰

  • [FinalizePublicClassConstantRector] Ignore final classes (#1730), Thanks @reypm!
  • [TypeDeclaration] Skip use return docblock on typed intersection type (#1728), Thanks @samsonasik!
  • [types] Add HasPropertyTypeMapepr and HasMethodTypeMapper (#1731)