Bugfixes 🐛
- Skip RenamePropertyToMatchTypeRector for promoted property date time (#3275)
- Fix FinalizeClassesWithoutChildrenRector for changed class, use more reliable reflection to detect Doctrine attributes (#3276)
- Skip date time on naming, as custom standard (#3278)
- [Naming] Fix add fixture RenameVariableToMatchMethodCallReturnTypeRector for date time assign (#3277)