Skip to content

Releases: symfony/serializer

v5.4.0-BETA3

18 Nov 15:47
v5.4.0-BETA3
Compare
Choose a tag to compare
v5.4.0-BETA3 Pre-release
Pre-release

Changelog (v6.0.0-BETA2...v5.4.0-BETA3)

  • feature #44125 Add a setter on DateTimeNormalizer to change the default context at runtime (Seldaek)
  • bug #44121 fix support for lazy properties (nicolas-grekas)
  • bug #44111 fix support for unset properties on PHP < 7.4 (nicolas-grekas)

v6.0.0-BETA1

05 Nov 08:21
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #38542 Allow serializer default context configuration (soyuka)
  • feature #42712 Save missing arguments in MissingConstructorArgumentsException (BafS)
  • feature #43004 Throw NotNormalizableValueException when type is not known or not in body in discriminator map (lyrixx)
  • feature #41615 Add option to skip uninitialized typed properties (vuryss)
  • feature #42502 Add support for collecting type error during denormalization (lyrixx)
  • feature #42619 Deprecate support for returning empty, iterable, countable, raw object when normalizing (lyrixx)
  • feature #42297 Add support for serializing empty array as object (lyrixx)
  • feature #42240 Add support for preserving empty object in object property (lyrixx)
  • feature #40830 Add support of PHP backed enumerations (alexandre-daubois)
  • feature #41657 Remove deprecation layer (derrabus)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

v5.4.0-BETA1

05 Nov 07:22
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #38542 Allow serializer default context configuration (soyuka)
  • feature #42712 Save missing arguments in MissingConstructorArgumentsException (BafS)
  • feature #43004 Throw NotNormalizableValueException when type is not known or not in body in discriminator map (lyrixx)
  • feature #41615 Add option to skip uninitialized typed properties (vuryss)
  • feature #42502 Add support for collecting type error during denormalization (lyrixx)
  • feature #42619 Deprecate support for returning empty, iterable, countable, raw object when normalizing (lyrixx)
  • feature #42297 Add support for serializing empty array as object (lyrixx)
  • feature #42240 Add support for preserving empty object in object property (lyrixx)
  • feature #40830 Add support of PHP backed enumerations (alexandre-daubois)

v5.3.10

29 Oct 08:40
v5.3.10
Compare
Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • bug #43204 Fix denormalizing XML array with empty body (5.x) (alexandre-daubois)
  • bug #43208 Attributes that extend serializer`s annotations are not ignored by the serialization process (Alexander Onatskiy)

v4.4.33

29 Oct 08:36
v4.4.33
Compare
Choose a tag to compare

Changelog (v4.4.32...v4.4.33)

  • bug #43205 Fix denormalizing XML array with empty body (4.4) (alexandre-daubois)

v5.3.8

28 Sep 08:56
v5.3.8
Compare
Choose a tag to compare

Changelog (v5.3.7...v5.3.8)

  • no significant changes

v4.4.31

28 Sep 08:51
v4.4.31
Compare
Choose a tag to compare

Changelog (v4.4.30...v4.4.31)

  • no significant changes

v5.3.4

26 Jul 18:20
v5.3.4
Compare
Choose a tag to compare

Changelog (v5.3.3...v5.3.4)

  • no significant changes

v5.2.12

26 Jul 17:22
v5.2.12
Compare
Choose a tag to compare

Changelog (v5.2.11...v5.2.12)

  • no significant changes

v4.4.27

26 Jul 17:32
v4.4.27
Compare
Choose a tag to compare

Changelog (v4.4.26...v4.4.27)

  • no significant changes