Releases: symfony/serializer
Releases · symfony/serializer
v5.4.0-BETA3
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
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
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
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
Changelog (v4.4.32...v4.4.33)
- bug #43205 Fix denormalizing XML array with empty body (4.4) (alexandre-daubois)
v5.3.8
Changelog (v5.3.7...v5.3.8)
- no significant changes
v4.4.31
Changelog (v4.4.30...v4.4.31)
- no significant changes
v5.3.4
Changelog (v5.3.3...v5.3.4)
- no significant changes
v5.2.12
Changelog (v5.2.11...v5.2.12)
- no significant changes
v4.4.27
Changelog (v4.4.26...v4.4.27)
- no significant changes