v6.1.9
版本发布时间: 2022-12-28 23:06:52
symfony/var-dumper最新发布版本:v7.2.0-BETA1(2024-10-28 00:16:41)
Changelog (https://github.com/symfony/var-dumper/compare/v6.1.8...v6.1.9)
- bug #48615 Fix getting the name of closures on PHP 8.1.11+ (nicolas-grekas)
- bug #48359 Ignore \Error in __debugInfo() (fancyweb)