Changelog (v6.3.0...v6.3.1)
- bug symfony/symfony#50637 [FrameworkBundle] Fixed parsing new JSON output of debug:config not possible (@Toflar)
- bug symfony/symfony#50710 [FrameworkBundle] Fix setting decorated services during tests (@nicolas-grekas)
- bug symfony/symfony#50665 [FrameworkBundle] Ignore missing directories in about command (@ro0NL)
- bug symfony/symfony#50712 [FrameworkBundle] Fix secrets:list not displaying local vars (@nicolas-grekas)
- bug symfony/symfony#50548 [FrameworkBundle] Show non-bundle extensions in
debug:config
&config:dump
list view & completion (@HypeMC) - bug symfony/symfony#50546 [FrameworkBundle] Fix
debug:config
&config:dump
in debug mode (@HypeMC) - bug symfony/symfony#50563 [FrameworkBundle] remove unusable cache pools (@xabbuh)
- bug symfony/symfony#50508 [Messenger] Add deprecation message for the
messenger.listener.stop_worker_on_sigterm_signal_listener
service (@alexandre-daubois) - bug symfony/symfony#50498 [FrameworkBundle] ease migration to symfony 6.3 (@lyrixx)