Releases: symfony/var-dumper
Releases · symfony/var-dumper
v6.0.17
Changelog (v6.0.16...v6.0.17)
- bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
- bug #48359 Ignore \Error in __debugInfo() (fancyweb)
v5.4.17
Changelog (v5.4.16...v5.4.17)
- bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
- bug #48359 Ignore \Error in __debugInfo() (fancyweb)
v6.2.2
Changelog (v6.2.1...v6.2.2)
- bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
- bug #48359 Ignore \Error in __debugInfo() (fancyweb)
v6.2.1
Changelog (v6.2.0...v6.2.1)
- bug #48461 Fix possible memory-leak when using lazy-objects (nicolas-grekas)
v6.2.0
Changelog (v6.2.0-RC2...v6.2.0)
- no significant changes
v6.2.0-RC2
Changelog (v6.2.0-RC1...v6.2.0-RC2)
- no significant changes
v6.2.0-RC1
Changelog (v6.2.0-BETA3...v6.2.0-RC1)
- no significant changes
v6.2.0-BETA3
Changelog (v6.2.0-BETA2...v6.2.0-BETA3)
- no significant changes
v6.2.0-BETA1
Changelog (v6.1.6...v6.2.0-BETA1)
- feature #47730 Ban DateTime from the codebase (WebMamba)
- feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
- feature #46773 Add
FFI\CData
andFFI\CType
types (SerafimArts)
v6.1.6
Changelog (v6.1.5...v6.1.6)
- no significant changes