Bugfixes 🐛
- [Php74] Skip Nested ternary parenthesized multiline on ParenthesizeNestedTernaryRector (#2902)
- Update nikic/php-parser to 4.15.1 (#2903)
- This fixes attribute to annotation rule space removal 🎉
- [Php55] Handle pre-slash string on StringClassNameToClassConstantRector (#2905)
- Explain how to persist Rector caches between CI runs (#2906), Thanks @CodeCasterNL!
- Fix missing FileSystem class in Symfony project (#7449)