Releases: symfony/serializer
Releases · symfony/serializer
v5.4.8
Changelog (v5.4.7...v5.4.8)
- no significant changes
v4.4.41
Changelog (v4.4.40...v4.4.41)
- no significant changes
v6.1.0-BETA1
Changelog (v6.0.7...v6.1.0-BETA1)
- feature #45656 Add serializer profiler (mtarld)
- feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
- feature #44721 Deprecate support for abstract uid denormalization in UidNormalizer (fancyweb)
- feature #43973 Add context builders (mtarld)
- feature #45155 Set context annotation as not final (benjaminmal)
- feature #43982 Deprecate "context aware" interfaces (mtarld)
- feature #44790 Give more hints when an attribute is not correctly used (lyrixx)
v6.0.7
Changelog (v6.0.6...v6.0.7)
- bug #45838 Fix denormalizing union types (T-bond)
- bug #45684 Fix nested deserialization_path computation when there is no metadata for the attribute (fancyweb)
v5.4.7
Changelog (v5.4.6...v5.4.7)
- bug #45838 Fix denormalizing union types (T-bond)
- bug #45684 Fix nested deserialization_path computation when there is no metadata for the attribute (fancyweb)
v4.4.40
Changelog (v4.4.39...v4.4.40)
- bug #45838 Fix denormalizing union types (T-bond)
v6.0.6
Changelog (v6.0.5...v6.0.6)
- no significant changes
v5.4.6
Changelog (v5.4.5...v5.4.6)
- no significant changes
v4.4.39
Changelog (v4.4.38...v4.4.39)
- no significant changes
v6.0.5
Changelog (v6.0.4...v6.0.5)
- bug #45531 Fix passing null to str_contains() (Erwin Dirks)
- bug #44650 Make document type nodes ignorable (boenner)
- bug #45391 Ensuring end of line character apply with constructor settings in CSV encoder (bizley)
- bug #45323 Fix ignored callbacks in denormalization (benjaminmal)
- bug #38534 make XmlEncoder stateless thus reentrant (connorhu)