Releases: symfony/serializer
Releases · symfony/serializer
v6.1.9
Changelog (v6.1.8...v6.1.9)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
- bug #48233 Prevent
GetSetMethodNormalizer
from creating invalid magic method call (klaussilveira)
v6.0.17
Changelog (v6.0.16...v6.0.17)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
- bug #48233 Prevent
GetSetMethodNormalizer
from creating invalid magic method call (klaussilveira)
v5.4.17
Changelog (v5.4.16...v5.4.17)
- bug #48718 Compatibility with doctrine/annotations 2 (derrabus)
- bug #48233 Prevent
GetSetMethodNormalizer
from creating invalid magic method call (klaussilveira)
v6.2.2
Changelog (v6.2.1...v6.2.2)
- bug #48661 fix context attribute with serializedName (nikophil)
- bug #48233 Prevent
GetSetMethodNormalizer
from creating invalid magic method call (klaussilveira)
v6.2.1
Changelog (v6.2.0...v6.2.1)
- no significant changes
v6.2.0
Changelog (v6.2.0-RC2...v6.2.0)
- no significant changes
v6.2.0-RC1
Changelog (v6.2.0-BETA3...v6.2.0-RC1)
- no significant changes
v6.2.0-BETA3
Changelog (v6.2.0-BETA2...v6.2.0-BETA3)
- no significant changes
v5.4.15
Changelog (v5.4.14...v5.4.15)
- bug #47955 Add missing args to trigger_deprecation (alamirault)
v6.2.0-BETA1
Changelog (v6.1.6...v6.2.0-BETA1)
- feature #43534 Add
SerializedPath
annotation to flatten nested attributes (boenner) - feature #47243 Add context option to configure the indentation of nested nodes for
YamlEncoder
(dbu) - feature #47462 Simplify adding Parts to an Email (fabpot)
- feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
- feature #47202 enable JSON_PRESERVE_ZERO_FRACTION by default (dbu)
- feature #44902 Add visibility context option in PropertyNormalizer (alamirault)
- feature #46680 Provide context information from attribute for promoted properties (DanielBadura)
- feature #46675 Add support of true built-in type (from PHP 8.2) (bobahvas, alexandre-daubois)