Releases: symfony/http-kernel
Releases · symfony/http-kernel
v7.3.4
Changelog (v7.3.3...v7.3.4)
- bug symfony/symfony#61368 [HttpKernel] Refine Vary header check to skip special handling of 'Accept-Language' when it's the only entry and '_vary_by_language' is
true
inCacheAttributeListener
(@santysisi) - bug symfony/symfony#61518 [HttpKernel] Handle an array vary header in the http cache store for write (@philpichet)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
v6.4.26
Changelog (v6.4.25...v6.4.26)
- bug symfony/symfony#61368 [HttpKernel] Refine Vary header check to skip special handling of 'Accept-Language' when it's the only entry and '_vary_by_language' is
true
inCacheAttributeListener
(@santysisi) - bug symfony/symfony#61518 [HttpKernel] Handle an array vary header in the http cache store for write (@philpichet)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
v7.3.3
Changelog (v7.3.2...v7.3.3)
- bug symfony/symfony#61381 [HttpKernel] #[MapUploadedFile] throws http exception on empty files array if argument not nullable nor has default value (@hwawshy)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v6.4.25
Changelog (v6.4.24...v6.4.25)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v7.3.2
Changelog (v7.3.1...v7.3.2)
- no significant changes
v7.2.9
Changelog (v7.2.8...v7.2.9)
- no significant changes
v6.4.24
Changelog (v6.4.23...v6.4.24)
- no significant changes
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60483 [HttpKernel] Fix
#[MapUploadedFile]
handling for optional file uploads (@santysisi) - bug symfony/symfony#60502 [HttpCache] Hit the backend only once after waiting for the cache lock (@mpdude)
- bug symfony/symfony#60606 [HttpKernel] Fix Symfony 7.3 end of maintenance date (@axzx)
- bug symfony/symfony#60617 [HttpKernel] pass log level instead of exception to resolve the logger (@xabbuh)
- bug symfony/symfony#60569 [HttpKernel] Do not superseed private cache-control when no-store is set (@alexander-schranz)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- bug symfony/symfony#60483 [HttpKernel] Fix
#[MapUploadedFile]
handling for optional file uploads (@santysisi) - bug symfony/symfony#60502 [HttpCache] Hit the backend only once after waiting for the cache lock (@mpdude)
v6.4.23
Changelog (v6.4.22...v6.4.23)
- bug symfony/symfony#60502 [HttpCache] Hit the backend only once after waiting for the cache lock (@mpdude)