Changelog (v6.3.6...v7.0.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#51069 Add types to public and protected properties (@nicolas-grekas)
- feature symfony/symfony#50420 [Console] add support for catching
\Throwable
errors (@lyrixx) - feature symfony/symfony#50852 [Components] Convert to native return types (@wouterj)
- feature symfony/symfony#50873 Remove remaining deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50839 Remove BC layers related to new methods and new parameters (@nicolas-grekas)
- feature symfony/symfony#50613 [Console] Remove deprecations across the component (@alexandre-daubois)
- 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) - feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)