Releases: symfony/serializer
Releases · symfony/serializer
v7.2.3
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)
v7.1.11
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)
v6.4.18
Changelog (v6.4.17...v6.4.18)
- bug symfony/symfony#58889 [Serializer] Handle default context in Serializer (@Valmonzo)
- bug symfony/symfony#59323 [Serializer] Fix exception thrown by
YamlEncoder
(@VincentLanglet)
v7.2.0
Changelog (v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58885 [PropertyInfo][Serializer][TypeInfo][Validator] TypeInfo 7.1 compatibility (@mtarld)
- bug symfony/symfony#58870 [Serializer][Validator] prevent failures around not existing TypeInfo classes (@xabbuh)
- bug symfony/symfony#58872 [PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility (@mtarld)
v7.1.9
Changelog (v7.1.8...v7.1.9)
- bug symfony/symfony#58870 [Serializer][Validator] prevent failures around not existing TypeInfo classes (@xabbuh)
- bug symfony/symfony#58872 [PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility (@mtarld)
v7.1.8
Changelog (v7.1.7...v7.1.8)
- bug symfony/symfony#56868 [Serializer] fixed object normalizer for a class with
cancel
method (@er1z) - bug symfony/symfony#58705 [Serializer] Revert Default groups (@mtarld)
- bug symfony/symfony#58804 [Serializer][TypeInfo] fix support for phpstan/phpdoc-parser 2 (@xabbuh)
v6.4.15
Changelog (v6.4.14...v6.4.15)
- bug symfony/symfony#56868 [Serializer] fixed object normalizer for a class with
cancel
method (@er1z)
v7.2.0-BETA1
Changelog (v7.1.6...v7.2.0-BETA1)
- feature symfony/symfony#58308 [Serializer] Deprecate
AdvancedNameConverterInterface
(@mtarld) - feature symfony/symfony#56823 [Serializer] Introduce named serializers (@HypeMC)
- feature symfony/symfony#58246 [Serializer][Uid] Add the
Uuid::FORMAT_RFC_9562
andUidNormalizer::NORMALIZATION_FORMAT_RFC9562
constants (@alexandre-daubois) - feature symfony/symfony#57793 [Serializer] Support subclasses of
DateTime
andDateTimeImmutable
(@amcsi) - feature symfony/symfony#58060 [Serializer] Add SnakeCaseToCamelCaseNameConverter (@dunglas)
- feature symfony/symfony#57827 [Serializer][Translation] Deprecate passing a non-empty CSV escape char (@alexandre-daubois)
v7.1.6
Changelog (v7.1.5...v7.1.6)
- bug symfony/symfony#58255 [Serializer] Fix
ObjectNormalizer
gives warnings on normalizing with public static property (André Laugks) - bug symfony/symfony#58306 [Serializer] Collect denormalization errors for variadic params (@mtarld)
- bug symfony/symfony#58368 [Serializer] Readd AdvancedNameConverterInterface to MetadataAwareNameConverter (@aurimasrimkusnfq, @aurimasrim)
v6.4.13
Changelog (v6.4.12...v6.4.13)
- bug symfony/symfony#58255 [Serializer] Fix
ObjectNormalizer
gives warnings on normalizing with public static property (André Laugks) - bug symfony/symfony#58306 [Serializer] Collect denormalization errors for variadic params (@mtarld)