v5.4.39
Changelog (v5.4.38...v5.4.39)
- bug symfony/symfony#54635 [Serializer] Revert "Fix object normalizer when properties has the same name as their accessor" - it was a BC Break (@NeilPeyssard)
- bug symfony/symfony#52917 [Serializer] Fix unexpected allowed attributes (@mtarld)
- bug symfony/symfony#52698 [Serializer] Fix XML scalar to object denormalization (@mtarld)
- bug symfony/symfony#54485 [Serializer] Ignore when using #[Ignore] on a non-accessor (@nicolas-grekas)