Skip to content

Releases: symfony/serializer

v5.1.5

02 Sep 08:21
v5.1.5
Compare
Choose a tag to compare

Changelog (v5.1.4...v5.1.5)

  • bug #37937 fixed fix encoding of cache keys with anonymous classes (michaelzangerle)

v4.4.13

02 Sep 08:14
v4.4.13
Compare
Choose a tag to compare

Changelog (v4.4.12...v4.4.13)

  • bug #37937 fixed fix encoding of cache keys with anonymous classes (michaelzangerle)

v5.1.4

31 Aug 06:23
v5.1.4
Compare
Choose a tag to compare

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

31 Aug 06:15
v4.4.12
Compare
Choose a tag to compare

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

31 Aug 06:09
v3.4.44
Compare
Choose a tag to compare

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

24 Jul 04:29
v5.1.3
Compare
Choose a tag to compare

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

24 Jul 04:21
v5.0.11
Compare
Choose a tag to compare

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

24 Jul 04:15
v4.4.11
Compare
Choose a tag to compare

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

24 Jul 04:08
v3.4.43
Compare
Choose a tag to compare

Changelog (v3.4.42...v3.4.43)

  • bug #37340 Fix support for PHP8 union types (nicolas-grekas)

v5.1.2

15 Jun 14:01
v5.1.2
Compare
Choose a tag to compare

Changelog (v5.1.1...v5.1.2)

  • no changes