v6.4.0-BETA1
Pre-release
Pre-release
Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#47416 [Console][FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands (@HeahDude)
- feature symfony/symfony#52038 [Console] Dispatch
ConsoleTerminateEvent
when exiting on signal (@HeahDude) - feature symfony/symfony#50537 [Console] Add placeholders to ProgressBar for exact times (@maxbeckers)
- feature symfony/symfony#49814 [Console][Messenger] add
RunCommandMessage
andRunCommandMessageHandler
(@kbond) - feature symfony/symfony#50420 [Console] add support for catching
\Throwable
errors (@lyrixx) - feature symfony/symfony#50691 [Console] Aligned multiline text in vertical table (@jaytaph)
- feature symfony/symfony#50663 [Console] Add
SignalMap
to map signal value to its name (@lyrixx)