Releases: symfony/http-foundation
Releases · symfony/http-foundation
v7.0.0-BETA2
Changelog (v7.0.0-BETA1...v7.0.0-BETA2)
- no significant changes
v6.4.0-BETA2
Changelog (v6.4.0-BETA1...v6.4.0-BETA2)
- no significant changes
v6.3.7
Changelog (v6.3.6...v6.3.7)
- no significant changes
v5.4.30
Changelog (v5.4.29...v5.4.30)
- no significant changes
v7.0.0-BETA1
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)
v6.4.0-BETA1
Changelog (v6.3.6...v6.4.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)
v6.3.6
Changelog (v6.3.5...v6.3.6)
- bug symfony/symfony#51819 [HttpFoundation] Do not swallow trailing
=
in cookie value (@OskarStark) - bug symfony/symfony#51972 [HttpKernel] Handle nullable callback of
StreamedResponse
(@elementaire)
v6.3.5
Changelog (v6.3.4...v6.3.5)
- no significant changes
v6.3.4
Changelog (v6.3.3...v6.3.4)
- bug symfony/symfony#51424 [HttpFoundation] Fix base URI detection on IIS with UrlRewriteModule (@derrabus)
- bug symfony/symfony#51396 [HttpKernel] Fix missing Request in RequestStack for StreamedResponse (Ismail Turan)
v5.4.28
Changelog (v5.4.27...v5.4.28)
- bug symfony/symfony#51424 [HttpFoundation] Fix base URI detection on IIS with UrlRewriteModule (@derrabus)