Skip to content

Releases: symfony/var-dumper

v4.4.33

29 Oct 08:36
v4.4.33

Choose a tag to compare

Changelog (v4.4.32...v4.4.33)

  • bug #43655 Fix dumping twig templates found in exceptions (event15)
  • bug #43413 Fix error with uninitialized XMLReader (villfa)
  • bug #43270 Fix handling of "new" in initializers on PHP 8.1 (nicolas-grekas)

v5.3.8

28 Sep 08:56
v5.3.8

Choose a tag to compare

Changelog (v5.3.7...v5.3.8)

  • bug #43171 fix dumping typed references from properties (nicolas-grekas)

v4.4.31

28 Sep 08:51
v4.4.31

Choose a tag to compare

Changelog (v4.4.30...v4.4.31)

  • bug #43171 fix dumping typed references from properties (nicolas-grekas)

v5.3.7

30 Aug 12:43
v5.3.7

Choose a tag to compare

Changelog (v5.3.6...v5.3.7)

  • bug #42260 Fix return types for PHP 8.1 (derrabus)

v4.4.30

30 Aug 12:33
v4.4.30

Choose a tag to compare

Changelog (v4.4.29...v4.4.30)

  • bug #42260 Fix return types for PHP 8.1 (derrabus)

v5.3.6

29 Jul 07:20
v5.3.6

Choose a tag to compare

Changelog (v5.3.5...v5.3.6)

  • bug #42274 HtmlDumper::setDumpHeader() accepts null (rrpadilla)

v5.3.4

26 Jul 18:21
v5.3.4

Choose a tag to compare

Changelog (v5.3.3...v5.3.4)

  • bug #42099 Support for intersection types (derrabus)

v5.2.12

26 Jul 17:23
v5.2.12

Choose a tag to compare

Changelog (v5.2.11...v5.2.12)

  • bug #42099 Support for intersection types (derrabus)

v4.4.27

26 Jul 17:33
v4.4.27

Choose a tag to compare

Changelog (v4.4.26...v4.4.27)

  • bug #42099 Support for intersection types (derrabus)

v5.3.3

30 Jun 08:38
v5.3.3

Choose a tag to compare

Changelog (v5.3.2...v5.3.3)

  • bug #41701 Fix tests for PHP 8.1 (alexandre-daubois)