Releases: symfony/var-dumper
Releases · symfony/var-dumper
v5.4.0-RC1
Changelog (v5.4.0-BETA3...v5.4.0-RC1)
- no significant changes
v5.3.11
Changelog (v5.3.10...v5.3.11)
- bug #43867 Make dumping DateInterval instances timezone-independent (derrabus)
v4.4.34
Changelog (v4.4.33...v4.4.34)
- bug #43867 Make dumping DateInterval instances timezone-independent (derrabus)
v6.0.0-BETA2
Changelog (v6.0.0-BETA1...v6.0.0-BETA2)
- no significant changes
v5.4.0-BETA2
Changelog (v5.4.0-BETA1...v5.4.0-BETA2)
- no significant changes
v6.0.0-BETA1
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
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
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
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
Changelog (v5.3.7...v5.3.8)
- bug #43171 fix dumping typed references from properties (nicolas-grekas)