Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#58889 [Serializer] Handle default context in Serializer (@Valmonzo)
- bug symfony/symfony#59501 [Serializer] [ObjectNormalizer] Filter int when using FILTER_BOOL (@DjordyKoert)
- bug symfony/symfony#59323 [Serializer] Fix exception thrown by
YamlEncoder
(@VincentLanglet)