Skip to content

Releases: symfony/serializer

v4.4.42

27 May 07:08
v4.4.42
Compare
Choose a tag to compare

Changelog (v4.4.41...v4.4.42)

  • bug #46297 Fix JsonSerializableNormalizer ignores circular reference handler in $context (BreyndotEchse)
  • bug #45981 Fix support for "false" built-in type on PHP 8.2 (alexandre-daubois)

v6.1.0-RC1

14 May 18:44
v6.1.0-RC1
Compare
Choose a tag to compare
v6.1.0-RC1 Pre-release
Pre-release

Changelog (v6.1.0-BETA2...v6.1.0-RC1)

  • bug #46297 Fix JsonSerializableNormalizer ignores circular reference handler in $context (BreyndotEchse)
  • bug #45981 Fix support for "false" built-in type on PHP 8.2 (alexandre-daubois)

v6.1.0-BETA2

27 Apr 17:54
v6.1.0-BETA2
Compare
Choose a tag to compare
v6.1.0-BETA2 Pre-release
Pre-release

Changelog (v6.1.0-BETA1...v6.1.0-BETA2)

  • feature #45282 Support canners in object normalizer (rmikalkenas)

v6.0.8

27 Apr 17:30
v6.0.8
Compare
Choose a tag to compare

Changelog (v6.0.7...v6.0.8)

  • no significant changes

v5.4.8

27 Apr 17:26
v5.4.8
Compare
Choose a tag to compare

Changelog (v5.4.7...v5.4.8)

  • no significant changes

v4.4.41

27 Apr 17:20
v4.4.41
Compare
Choose a tag to compare

Changelog (v4.4.40...v4.4.41)

  • no significant changes

v6.1.0-BETA1

15 Apr 10:26
v6.1.0-BETA1
Compare
Choose a tag to compare
v6.1.0-BETA1 Pre-release
Pre-release

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

02 Apr 07:05
v6.0.7
Compare
Choose a tag to compare

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

02 Apr 06:34
v5.4.7
Compare
Choose a tag to compare

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

02 Apr 06:02
v4.4.40
Compare
Choose a tag to compare

Changelog (v4.4.39...v4.4.40)

  • bug #45838 Fix denormalizing union types (T-bond)