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#52002 [HttpFoundation] Cookies Having Independent Partitioned State (CHIPS) (@fabricecw)
- feature symfony/symfony#50392 Move UriSigner from HttpKernel to HttpFoundation package (@alexander-schranz)
- feature symfony/symfony#51538 [HttpFoundation] Support root-level Generator in StreamedJsonResponse (@Jeroeny)
- feature symfony/symfony#44629 [FrameworkBundle] Allow BrowserKit relative URL redirect assert (@julienfalque)
- feature symfony/symfony#51069 Add types to public and protected properties (@nicolas-grekas)
- 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#50826 [HttpFoundation] Remove deprecated classes, method and behaviors (@GromNaN)
- feature symfony/symfony#50571 [DoctrineBridge] Kill DBAL 2 support (@derrabus)
- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)