Changelog (v7.0.6...v7.0.7)
- 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#54395 [Serializer] Fixing PHP warning in the ObjectNormalizer with MaxDepth enabled (@jaydiablo)
- bug symfony/symfony#52917 [Serializer] Fix unexpected allowed attributes (@mtarld)
- bug symfony/symfony#54505 [Serializer] initialize serializer in trait with null (@xabbuh)
- 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)