Skip to content

Releases: symfony/var-dumper

v5.4.0-RC1

24 Nov 08:59
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes

v5.3.11

22 Nov 14:34
v5.3.11
Compare
Choose a tag to compare

Changelog (v5.3.10...v5.3.11)

  • bug #43867 Make dumping DateInterval instances timezone-independent (derrabus)

v4.4.34

22 Nov 14:17
v4.4.34
Compare
Choose a tag to compare

Changelog (v4.4.33...v4.4.34)

  • bug #43867 Make dumping DateInterval instances timezone-independent (derrabus)

v6.0.0-BETA2

14 Nov 17:24
v6.0.0-BETA2
Compare
Choose a tag to compare
v6.0.0-BETA2 Pre-release
Pre-release

Changelog (v6.0.0-BETA1...v6.0.0-BETA2)

  • no significant changes

v5.4.0-BETA2

14 Nov 16:56
v5.4.0-BETA2
Compare
Choose a tag to compare
v5.4.0-BETA2 Pre-release
Pre-release

Changelog (v5.4.0-BETA1...v5.4.0-BETA2)

  • no significant changes

v6.0.0-BETA1

05 Nov 08:21
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #43683 Add completion to server:dump command (alexandre-daubois)
  • feature #43679 Add support for Fiber (lyrixx)
  • feature #41962 add ability to style doubles and integers independently (1ma)
  • feature #41540 Add casters for Symfony UUIDs and ULIDs (fancyweb)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

v5.4.0-BETA1

05 Nov 07:22
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #43683 Add completion to server:dump command (alexandre-daubois)
  • feature #43679 Add support for Fiber (lyrixx)
  • feature #41962 add ability to style doubles and integers independently (1ma)
  • feature #41540 Add casters for Symfony UUIDs and ULIDs (fancyweb)

v5.3.10

29 Oct 08:41
v5.3.10
Compare
Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • 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)

v4.4.33

29 Oct 08:36
v4.4.33
Compare
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
Compare
Choose a tag to compare

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

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