Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#52079 [HttpKernel] Add parameters
kernel.runtime_mode
andkernel.runtime_mode.*
, all set from env varAPP_RUNTIME_MODE
(@nicolas-grekas) - feature symfony/symfony#52047 [HttpFoundation][Runtime] Add $flush parameter to Response::send() (@fancyweb)
- feature symfony/symfony#51069 Add types to public and protected properties (@nicolas-grekas)
- feature symfony/symfony#50613 [Console] Remove deprecations across the component (@alexandre-daubois)
- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)