Releases: symfony/serializer
Releases · symfony/serializer
v4.4.45
Changelog (v4.4.44...v4.4.45)
- bug #47304 Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder (Guite)
v6.1.3
Changelog (v6.1.2...v6.1.3)
- bug #47104 Fix wrong needsNormalization in TraceableEncoder (ostrolucky)
- bug #47048 Fix XmlEncoder encoding attribute false (alamirault)
- bug #46958 Ignore getter with required parameters (Fix #46592) (astepin)
- bug #46947 Prevent that bad Ignore method annotations lead to incorrect results (astepin)
- bug #45884 Fix inconsistent behaviour of nullable objects in key/value arrays (phramz)
- bug #43329 Respect default context in DateTimeNormalizer::denormalize (hultberg)
v6.0.11
Changelog (v6.0.10...v6.0.11)
- bug #47048 Fix XmlEncoder encoding attribute false (alamirault)
- bug #46958 Ignore getter with required parameters (Fix #46592) (astepin)
- bug #46947 Prevent that bad Ignore method annotations lead to incorrect results (astepin)
- bug #45884 Fix inconsistent behaviour of nullable objects in key/value arrays (phramz)
- bug #43329 Respect default context in DateTimeNormalizer::denormalize (hultberg)
v5.4.11
Changelog (v5.4.10...v5.4.11)
- bug #47048 Fix XmlEncoder encoding attribute false (alamirault)
- bug #46958 Ignore getter with required parameters (Fix #46592) (astepin)
- bug #46947 Prevent that bad Ignore method annotations lead to incorrect results (astepin)
- bug #45884 Fix inconsistent behaviour of nullable objects in key/value arrays (phramz)
- bug #43329 Respect default context in DateTimeNormalizer::denormalize (hultberg)
v4.4.44
Changelog (v4.4.43...v4.4.44)
- bug #47048 Fix XmlEncoder encoding attribute false (alamirault)
- bug #43329 Respect default context in DateTimeNormalizer::denormalize (hultberg)
v6.1.2
Changelog (v6.1.1...v6.1.2)
- bug #46765 Fix denormalization union types with constructor (Gwemox)
- bug #45861 Try all possible denormalization route with union types when ALLOW_EXTRA_ATTRIBUTES=false (T-bond)
v6.0.10
Changelog (v6.0.9...v6.0.10)
- bug #46765 Fix denormalization union types with constructor (Gwemox)
- bug #45861 Try all possible denormalization route with union types when ALLOW_EXTRA_ATTRIBUTES=false (T-bond)
- bug #46577 Fix ignore attribute in Xml files (alamirault)
- bug #46525 Get attributeContext after converting name (zenas1210)
v5.4.10
Changelog (v5.4.9...v5.4.10)
- bug #46765 Fix denormalization union types with constructor (Gwemox)
- bug #45861 Try all possible denormalization route with union types when ALLOW_EXTRA_ATTRIBUTES=false (T-bond)
- bug #46577 Fix ignore attribute in Xml files (alamirault)
- bug #46525 Get attributeContext after converting name (zenas1210)
v4.4.43
Changelog (v4.4.42...v4.4.43)
- bug #46765 Fix denormalization union types with constructor (Gwemox)
- bug #45861 Try all possible denormalization route with union types when ALLOW_EXTRA_ATTRIBUTES=false (T-bond)
v6.1.1
Changelog (v6.1.0...v6.1.1)
- bug #46577 Fix ignore attribute in Xml files (alamirault)
- bug #46527 Forget partially collected traces (mtarld)
- bug #46526 Added missing __call to TraceableEncoder (danielburger1337)
- bug #46525 Get attributeContext after converting name (zenas1210)
- bug #46511 Added missing __call to TraceableNormalizer and TraceableSerializer (danielburger1337)