Changelog (v6.3.0...v6.3.1)
- bug symfony/symfony#50763 [DependencyInjection] Skip errored definitions deep-referenced as runtime exceptions (@nicolas-grekas)
- bug symfony/symfony#50710 [FrameworkBundle] Fix setting decorated services during tests (@nicolas-grekas)
- bug symfony/symfony#50530 [DependencyInjection] Fix support for
false
boolean env vars (@Okhoshi) - bug symfony/symfony#50560 [DependencyInjection] Support PHP 8.2
true
andnull
type (@ruudk) - bug symfony/symfony#50517 [DependencyInjection] Fix casting scalar env vars from null (@fancyweb)