Releases: symfony/debug-bundle
Releases · symfony/debug-bundle
v7.0.0-BETA2
Changelog (v7.0.0-BETA1...v7.0.0-BETA2)
- bug symfony/symfony#52290 [DebugBundle] ignore a not-existing virtual request stack (@xabbuh)
v6.4.0-BETA2
Changelog (v6.4.0-BETA1...v6.4.0-BETA2)
- bug symfony/symfony#52290 [DebugBundle] ignore a not-existing virtual request stack (@xabbuh)
v7.0.0-BETA1
Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#47416 [Console][FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands (@HeahDude)
- feature symfony/symfony#50846 [Bridges][Bundles] Convert to native return types (@wouterj)
- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)
v6.4.0-BETA1
Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#47416 [Console][FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands (@HeahDude)
v6.3.2
Changelog (v6.3.1...v6.3.2)
- bug symfony/symfony#50945 [DebugBundle][FrameworkBundle] Fix using the framework without the Console component (@HypeMC)
v6.2.13
Changelog (v6.2.12...v6.2.13)
- bug symfony/symfony#50945 [DebugBundle][FrameworkBundle] Fix using the framework without the Console component (@HypeMC)
v5.4.26
Changelog (v5.4.25...v5.4.26)
- bug symfony/symfony#50945 [DebugBundle][FrameworkBundle] Fix using the framework without the Console component (@HypeMC)
v6.3.0
Changelog (v6.3.0-RC2...v6.3.0)
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)
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#49063 [Messenger] Respect
isRetryable
decision of the retry strategy for re-delivery (@FlyingDR)