Releases: symfony/serializer
Releases · symfony/serializer
v5.3.0-BETA3
Changelog (v5.3.0-BETA2...v5.3.0-BETA3)
- no significant changes
v5.2.7
Changelog (v5.2.6...v5.2.7)
- bug #40522 Allow AbstractNormalizer to use null for non-optional nullable constructor parameters without default value (Pierre Rineau)
v4.4.22
Changelog (v4.4.21...v4.4.22)
- bug #40522 Allow AbstractNormalizer to use null for non-optional nullable constructor parameters without default value (Pierre Rineau)
v5.2.4
Changelog (v5.2.3...v5.2.4)
- bug #40316 zero parts can be omitted in date interval input (xabbuh)
v4.4.20
Changelog (v4.4.19...v4.4.20)
- bug #40316 zero parts can be omitted in date interval input (xabbuh)
- bug #40004 Prevent access to private properties without getters (julienfalque)
v5.2.3
Changelog (v5.2.2...v5.2.3)
- bug #40004 Prevent access to private properties without getters (julienfalque)
v5.2.2
Changelog (v5.2.1...v5.2.2)
- bug #38900 Exclude non-initialized properties accessed with getters (BoShurik)
- bug #39735 Rename normalize param (VincentLanglet)
v5.1.11
Changelog (v5.1.10...v5.1.11)
- bug #38900 Exclude non-initialized properties accessed with getters (BoShurik)
- bug #39735 Rename normalize param (VincentLanglet)
v4.4.19
Changelog (v4.4.18...v4.4.19)
- bug #38900 Exclude non-initialized properties accessed with getters (BoShurik)
- bug #39735 Rename normalize param (VincentLanglet)
v5.2.1
Changelog (v5.2.0...v5.2.1)
- no changes