Releases: symfony/var-dumper
Releases · symfony/var-dumper
v6.2.13
Changelog (v6.2.12...v6.2.13)
- bug symfony/symfony#50960 [VarDumper] Fix dumping
ArrayObjectwithDumpDataCollector(@lyrixx, @HypeMC)
v5.4.26
Changelog (v5.4.25...v5.4.26)
- bug symfony/symfony#50960 [VarDumper] Fix dumping
ArrayObjectwithDumpDataCollector(@lyrixx, @HypeMC)
v6.3.1
Changelog (v6.3.0...v6.3.1)
- bug symfony/symfony#50644 [VarDumper] Dumping DateTime throws error if getTimezone is false (@bogdanmoza)
- bug symfony/symfony#50493 [VarDumper] Use documentElement instead of body for JS flag (@ohader)
v6.2.12
Changelog (v6.2.11...v6.2.12)
- bug symfony/symfony#50644 [VarDumper] Dumping DateTime throws error if getTimezone is false (@bogdanmoza)
v5.4.25
Changelog (v5.4.24...v5.4.25)
- bug symfony/symfony#50644 [VarDumper] Dumping DateTime throws error if getTimezone is false (@bogdanmoza)
v6.3.0
Changelog (v6.3.0-RC2...v6.3.0)
- no significant changes
v6.3.0-RC2
Changelog (v6.3.0-RC1...v6.3.0-RC2)
- bug symfony/symfony#50397 [HttpKernel][VarDumper] Fix dumping with labels (@nicolas-grekas)
- bug symfony/symfony#50400 [AssetMapper] Sometimes asset contents are built from non-asset files (@weaverryan)
- bug symfony/symfony#50406 [VarDumper] Fix
dd()showing line withnull(@HypeMC)
v6.2.11
Changelog (v6.2.10...v6.2.11)
- bug symfony/symfony#49063 [Messenger] Respect
isRetryabledecision of the retry strategy for re-delivery (@FlyingDR) - bug symfony/symfony#49557 [PropertyInfo] Fix phpDocExtractor nullable array value type (@fabpot)
v5.4.24
Changelog (v5.4.23...v5.4.24)
- bug symfony/symfony#49063 [Messenger] Respect
isRetryabledecision of the retry strategy for re-delivery (@FlyingDR) - bug symfony/symfony#49557 [PropertyInfo] Fix phpDocExtractor nullable array value type (@fabpot)
v6.3.0-RC1
Changelog (v6.3.0-BETA3...v6.3.0-RC1)
- bug symfony/symfony#50349 [Notifier] Document Notifier options in README files (@alamirault)
- bug symfony/symfony#50356 [AssetMapper] Fix bug where dependencies were preloaded even if the parent was not (@weaverryan)
- bug symfony/symfony#50347 [DebugBundle][VarDumper] Fix dump labels compatibility (@fancyweb)
- feature symfony/symfony#49293 [DoctrineBridge] Allow to ignore specific nullable fields in UniqueEntity (@VincentLanglet)
- bug symfony/symfony#50325 [WebProfilerBundle] Tweak the HTML code of the Twig entry view (@javiereguiluz)
- bug symfony/symfony#50331 [HttpFoundation] Fix problem with empty generator in StreamedJsonResponse (@alexander-schranz)
- bug symfony/symfony#50340 [HttpKernel] Make
QueryParameterValueResolverprovide a value if possible when a parameter is not found (@MatTheCat) - bug symfony/symfony#50343 [VarDumper] Fix HTML of invisible characters (@fancyweb)
- bug symfony/symfony#49063 [Messenger] Respect
isRetryabledecision of the retry strategy for re-delivery (@FlyingDR)