Changelog (v7.3.8...v7.3.9)
- bug symfony/symfony#62797 [Serializer] Fix inconsistent field naming from accessors when using groups (@nicolas-grekas)
- bug symfony/symfony#62773 [Serializer] Do not skip nested
nullvalues when denormalizing (@MatTheCat) - bug symfony/symfony#62740 [Serializer] Fix php 8.5 warning unexpected NAN value was coerced to … (@aaa2000)