Releases: symfony/serializer
Releases · symfony/serializer
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
v5.1.1
Changelog (v5.1.0...v5.1.1)
- bug #37049 take into account the context when preserving empty array objects (xabbuh)
v5.0.10
Changelog (v5.0.9...v5.0.10)
- bug #37049 take into account the context when preserving empty array objects (xabbuh)
v4.4.10
Changelog (v4.4.9...v4.4.10)
- bug #37049 take into account the context when preserving empty array objects (xabbuh)
v3.4.42
Changelog (v3.4.41...v3.4.42)
- no changes