Changelog (v7.1.10...v7.1.11)
- 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)