Releases: symfony/serializer
Releases · symfony/serializer
v6.0.6
Changelog (v6.0.5...v6.0.6)
- no significant changes
v5.4.6
Changelog (v5.4.5...v5.4.6)
- no significant changes
v4.4.39
Changelog (v4.4.38...v4.4.39)
- no significant changes
v6.0.5
Changelog (v6.0.4...v6.0.5)
- bug #45531 Fix passing null to str_contains() (Erwin Dirks)
- bug #44650 Make document type nodes ignorable (boenner)
- bug #45391 Ensuring end of line character apply with constructor settings in CSV encoder (bizley)
- bug #45323 Fix ignored callbacks in denormalization (benjaminmal)
- bug #38534 make XmlEncoder stateless thus reentrant (connorhu)
v5.4.5
Changelog (v5.4.4...v5.4.5)
- bug #45531 Fix passing null to str_contains() (Erwin Dirks)
- bug #44650 Make document type nodes ignorable (boenner)
- bug #45391 Ensuring end of line character apply with constructor settings in CSV encoder (bizley)
- bug #45323 Fix ignored callbacks in denormalization (benjaminmal)
- bug #38534 make XmlEncoder stateless thus reentrant (connorhu)
v4.4.38
Changelog (v4.4.37...v4.4.38)
- bug #45531 Fix passing null to str_contains() (Erwin Dirks)
- bug #44650 Make document type nodes ignorable (boenner)
- bug #45323 Fix ignored callbacks in denormalization (benjaminmal)
- bug #38534 make XmlEncoder stateless thus reentrant (connorhu)
v6.0.3
Changelog (v6.0.2...v6.0.3)
- bug #45154 Fix AbstractObjectNormalizer not considering pseudo type false (Thomas Nunninger)
- bug #44908 Fix AbstractObjectNormalizer TypeError on denormalization (JustDylan23)
v5.4.3
Changelog (v5.4.2...v5.4.3)
- bug #45154 Fix AbstractObjectNormalizer not considering pseudo type false (Thomas Nunninger)
v5.3.14
Changelog (v5.3.13...v5.3.14)
- bug #45154 Fix AbstractObjectNormalizer not considering pseudo type false (Thomas Nunninger)
v4.4.37
Changelog (v4.4.36...v4.4.37)
- no significant changes