Releases: symfony/serializer
Releases · symfony/serializer
v5.1.5
Changelog (v5.1.4...v5.1.5)
- bug #37937 fixed fix encoding of cache keys with anonymous classes (michaelzangerle)
v4.4.13
Changelog (v4.4.12...v4.4.13)
- bug #37937 fixed fix encoding of cache keys with anonymous classes (michaelzangerle)
v5.1.4
Changelog (v5.1.3...v5.1.4)
- bug #37860 Fix getMappedObjectType() when a discriminator child extends another one (fancyweb)
- bug #36340 Fix configuration of the cache key (dunglas)
- bug #37845 Fix variadic support when using type hints (fabpot)
- bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse)
- bug #37701 Fix that it will never reach DOMNode (TNAJanssen)
v4.4.12
Changelog (v4.4.11...v4.4.12)
- bug #37860 Fix getMappedObjectType() when a discriminator child extends another one (fancyweb)
- bug #36340 Fix configuration of the cache key (dunglas)
- bug #37845 Fix variadic support when using type hints (fabpot)
- bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse)
- bug #37701 Fix that it will never reach DOMNode (TNAJanssen)
v3.4.44
Changelog (v3.4.43...v3.4.44)
- bug #37845 Fix variadic support when using type hints (fabpot)
- bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse)
- bug #37701 Fix that it will never reach DOMNode (TNAJanssen)
v5.1.3
Changelog (v5.1.2...v5.1.3)
- bug #37628 Support multiple levels of discriminator mapping (jeroennoten)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
v5.0.11
Changelog (v5.0.10...v5.0.11)
- bug #37628 Support multiple levels of discriminator mapping (jeroennoten)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
v4.4.11
Changelog (v4.4.10...v4.4.11)
- bug #37628 Support multiple levels of discriminator mapping (jeroennoten)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
v3.4.43
Changelog (v3.4.42...v3.4.43)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
v5.1.2
Changelog (v5.1.1...v5.1.2)
- no changes