Releases: symfony/serializer
Releases · symfony/serializer
v7.1.1
Changelog (v7.1.0...v7.1.1)
- bug symfony/symfony#57197 [Serializer] Fix denormalizing a collection of union types (@HypeMC)
v7.0.8
Changelog (v7.0.7...v7.0.8)
- bug symfony/symfony#54971 [Serializer] Cache readability/writability computation (@mtarld)
- bug symfony/symfony#49186 [Serializer] Improve exception message in UnwrappingDenormalizer (@andersonamuller)
- bug symfony/symfony#54913 [Serializer] Fix CurrentType for missing property (@ElisDN)
- bug symfony/symfony#54828 [Serializer] Fix
GetSetMethodNormalizer
not working with setters with optional args (@HypeMC) - bug symfony/symfony#54804 [Serializer] separate the property info and write info extractors (@xabbuh)
- bug symfony/symfony#54714 [Serializer] convert empty CSV header names into numeric keys (@xabbuh)
v6.4.8
Changelog (v6.4.7...v6.4.8)
- bug symfony/symfony#54971 [Serializer] Cache readability/writability computation (@mtarld)
- bug symfony/symfony#49186 [Serializer] Improve exception message in UnwrappingDenormalizer (@andersonamuller)
- bug symfony/symfony#54913 [Serializer] Fix CurrentType for missing property (@ElisDN)
- bug symfony/symfony#54828 [Serializer] Fix
GetSetMethodNormalizer
not working with setters with optional args (@HypeMC) - bug symfony/symfony#54804 [Serializer] separate the property info and write info extractors (@xabbuh)
- bug symfony/symfony#54714 [Serializer] convert empty CSV header names into numeric keys (@xabbuh)
v5.4.40
Changelog (v5.4.39...v5.4.40)
- bug symfony/symfony#54913 [Serializer] Fix CurrentType for missing property (@ElisDN)
- bug symfony/symfony#54828 [Serializer] Fix
GetSetMethodNormalizer
not working with setters with optional args (@HypeMC) - bug symfony/symfony#54804 [Serializer] separate the property info and write info extractors (@xabbuh)
- bug symfony/symfony#54714 [Serializer] convert empty CSV header names into numeric keys (@xabbuh)
v7.1.0
Changelog (v7.1.0-RC1...v7.1.0)
- bug symfony/symfony#54971 [Serializer] Cache readability/writability computation (@mtarld)
v7.1.0-RC1
Changelog (v7.1.0-BETA1...v7.1.0-RC1)
- bug symfony/symfony#49186 [Serializer] Improve exception message in UnwrappingDenormalizer (@andersonamuller)
- bug symfony/symfony#54851 [Serializer] Fixed "Warning: Attempt to read property "value" on string" (@michaljusiega, @xabbuh)
- bug symfony/symfony#54913 [Serializer] Fix CurrentType for missing property (@ElisDN)
- bug symfony/symfony#54828 [Serializer] Fix
GetSetMethodNormalizer
not working with setters with optional args (@HypeMC)
v7.1.0-BETA1
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54663 [Serializer] Add
XmlEncoder::CDATA_WRAPPING_PATTERN
context option (@alexpozzi) - feature symfony/symfony#54346 [Serializer] Fix: Report Xml warning/error instead of silently returning a wrong xml (@VincentLanglet)
- feature symfony/symfony#53160 [PropertyInfo] Deprecate PropertyInfo Type (@mtarld)
- feature symfony/symfony#53898 [Serializer] Add context for
CamelCaseToSnakeCaseNameConverter
(@AurelienPillevesse) - feature symfony/symfony#54153 [HttpKernel] allow boolean argument support for MapQueryString (@Jean-Beru)
- feature symfony/symfony#51514 [Serializer] Add Default and "class name" default groups (@mtarld)
- feature symfony/symfony#53056 [Serializer] Add
DateTimeNormalizer::CAST_KEY
context option (@norkunas) - feature symfony/symfony#52879 [PropertyAccess][Serializer] Fix "type unknown" on denormalize (@seferov)
- feature symfony/symfony#52730 [Serializer] Consider SerializedPath in debug command output (@jschaedl)
v7.0.7
Changelog (v7.0.6...v7.0.7)
- bug symfony/symfony#54635 [Serializer] Revert "Fix object normalizer when properties has the same name as their accessor" - it was a BC Break (@NeilPeyssard)
- bug symfony/symfony#54395 [Serializer] Fixing PHP warning in the ObjectNormalizer with MaxDepth enabled (@jaydiablo)
- bug symfony/symfony#52917 [Serializer] Fix unexpected allowed attributes (@mtarld)
- bug symfony/symfony#54505 [Serializer] initialize serializer in trait with null (@xabbuh)
- bug symfony/symfony#52698 [Serializer] Fix XML scalar to object denormalization (@mtarld)
- bug symfony/symfony#54485 [Serializer] Ignore when using #[Ignore] on a non-accessor (@nicolas-grekas)
v6.4.7
Changelog (v6.4.6...v6.4.7)
- bug symfony/symfony#54635 [Serializer] Revert "Fix object normalizer when properties has the same name as their accessor" - it was a BC Break (@NeilPeyssard)
- bug symfony/symfony#54395 [Serializer] Fixing PHP warning in the ObjectNormalizer with MaxDepth enabled (@jaydiablo)
- bug symfony/symfony#52917 [Serializer] Fix unexpected allowed attributes (@mtarld)
- bug symfony/symfony#52698 [Serializer] Fix XML scalar to object denormalization (@mtarld)
- bug symfony/symfony#54485 [Serializer] Ignore when using #[Ignore] on a non-accessor (@nicolas-grekas)
v5.4.39
Changelog (v5.4.38...v5.4.39)
- bug symfony/symfony#54635 [Serializer] Revert "Fix object normalizer when properties has the same name as their accessor" - it was a BC Break (@NeilPeyssard)
- bug symfony/symfony#52917 [Serializer] Fix unexpected allowed attributes (@mtarld)
- bug symfony/symfony#52698 [Serializer] Fix XML scalar to object denormalization (@mtarld)
- bug symfony/symfony#54485 [Serializer] Ignore when using #[Ignore] on a non-accessor (@nicolas-grekas)