Releases: symfony/serializer
Releases · symfony/serializer
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)
v7.0.6
Changelog (v7.0.5...v7.0.6)
- bug symfony/symfony#54148 [Serializer] Fix object normalizer when properties has the same name as their accessor (@NeilPeyssard)
v6.4.6
Changelog (v6.4.5...v6.4.6)
- bug symfony/symfony#54148 [Serializer] Fix object normalizer when properties has the same name as their accessor (@NeilPeyssard)
v5.4.38
Changelog (v5.4.37...v5.4.38)
- bug symfony/symfony#54148 [Serializer] Fix object normalizer when properties has the same name as their accessor (@NeilPeyssard)
v7.0.4
Changelog (v7.0.3...v7.0.4)
- bug symfony/symfony#53959 [Serializer] Fix unknown types normalization type when know type (@Myks92)
v6.4.4
Changelog (v6.4.3...v6.4.4)
- bug symfony/symfony#53959 [Serializer] Fix unknown types normalization type when know type (@Myks92)