Bugfixes 🐛
- [naming] Skip public properties in RenamePropertyToMatchTypeRector to avoid external code conflicts (#6860)
- feat: handle edge cases of DateFuncCallToCarbonRector (#6822), Thanks @tony-stark-eth!
- [CodeQuality] Skip ArrayDimFetch on IssetOnPropertyObjectToPropertyExistsRector (#6862)
- [type-declaration] Skip intersection type on TypedPropertyFromCreateMockAssignRector (#6863)
- [Configuration] Fix composer resolver with custom vendor-dir (#6864), Thanks @maxime-vf!
- Ensure pass string on PathNormalizer::normalize() on InstalledPackageResolver (#6865)
rectorphp/rector-symfony 🎵
- [Symfony 7.3] add constant and test for 7.3 and test help to attribute #718 (#722), Thanks @JohJohan
- Update fixture on parent construct empty usage (#719)
rectorphp/rector-doctrine 🟠
- improve add generics annotation to repository to code quality doctrine set (#380)