Releases: symfony/serializer
Releases · symfony/serializer
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#52749 [Serializer] Add discriminator map to debug commmand output (@jschaedl)
- feature symfony/symfony#59828 [Serializer] Add
defaultType
toDiscriminatorMap
(@alanpoulain) - feature symfony/symfony#58488 [Serializer] Fix deserializing XML Attributes into string properties (@Hanmac)
- feature symfony/symfony#59670 [Serializer] Add
NumberNormalizer
(@valtzu) - feature symfony/symfony#59641 [Serializer] register named normalizer & denormalizer aliases (@mathroc)
- feature symfony/symfony#58599 [Serializer] Add xml context option to ignore empty attributes (@qdequippe)
- feature symfony/symfony#59286 [Serializer] Deprecate the
CompiledClassMetadataFactory
(@mtarld)
v7.2.6
v6.4.21
Changelog (v6.4.20...v6.4.21)
- no significant changes
v7.2.5
Changelog (v7.2.4...v7.2.5)
- bug symfony/symfony#60026 [Serializer] Fix ObjectNormalizer default context with named serializers (@HypeMC)
v7.2.4
Changelog (v7.2.3...v7.2.4)
- bug symfony/symfony#59840 Fix PHP warning in GetSetMethodNormalizer when a "set()" method is defined (@Pepperoni1337)
- bug symfony/symfony#59699 [Serializer] Handle default context in named Serializer (@HypeMC)
v6.4.19
Changelog (v6.4.18...v6.4.19)
- bug symfony/symfony#59840 Fix PHP warning in GetSetMethodNormalizer when a "set()" method is defined (@Pepperoni1337)
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)