Skip to content

Releases: symfony/serializer

v6.1.9

28 Dec 15:06
v6.1.9
Compare
Choose a tag to compare

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

28 Dec 15:01
v6.0.17
Compare
Choose a tag to compare

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

28 Dec 14:56
v5.4.17
Compare
Choose a tag to compare

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

16 Dec 20:12
v6.2.2
Compare
Choose a tag to compare

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

06 Dec 17:39
v6.2.1
Compare
Choose a tag to compare

Changelog (v6.2.0...v6.2.1)

  • no significant changes

v6.2.0

30 Nov 17:47
v6.2.0
Compare
Choose a tag to compare

Changelog (v6.2.0-RC2...v6.2.0)

  • no significant changes

v6.2.0-RC1

25 Nov 10:43
v6.2.0-RC1
Compare
Choose a tag to compare
v6.2.0-RC1 Pre-release
Pre-release

Changelog (v6.2.0-BETA3...v6.2.0-RC1)

  • no significant changes

v6.2.0-BETA3

19 Nov 16:17
v6.2.0-BETA3
Compare
Choose a tag to compare
v6.2.0-BETA3 Pre-release
Pre-release

Changelog (v6.2.0-BETA2...v6.2.0-BETA3)

  • no significant changes

v5.4.15

28 Oct 18:00
v5.4.15
Compare
Choose a tag to compare

Changelog (v5.4.14...v5.4.15)

  • bug #47955 Add missing args to trigger_deprecation (alamirault)

v6.2.0-BETA1

24 Oct 13:06
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

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)