Skip to content

Released: Rector 2.0.9

Latest
Compare
Choose a tag to compare
@samsonasik samsonasik released this 10 Feb 08:14
· 22 commits to main since this release

Bugfixes 🐛

  • [Php81] Exclude Doctrine ODM MongoDB Document and EmbeddedDocument from ReadOnlyPropertyRector (#6721), Thanks @mickverm!
  • [PostRector] Handle with FQCN docblock on UnusedImportRemovingPostRector (#6722)
  • Type hint array reduce closure (#6725), Thanks @peterfox!
  • [PHPStan 2.1.3] Add ReflectionAttribute and ReflectionIntersectionType stub for PHPStan 2.1.3 (#6723)