| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-22 | 898 Bytes | |
| v7.4.17 source code.tar.gz | 2026-08-22 | 120.0 kB | |
| v7.4.17 source code.zip | 2026-08-22 | 227.3 kB | |
| Totals: 3 Items | 348.2 kB | 2 | |
Changelog (https://github.com/symfony/http-kernel/compare/v7.4.16...v7.4.17)
- bug [#65540] Fix caching responses that cannot provide their content (@nicolas-grekas)
- bug [#65526] Restore the locale that was in use before a sub-request (@nicolas-grekas)
- bug [#65516] Forward the request headers to inline rendered fragments (@nicolas-grekas)
- bug [#65512] Ignore the session id that PHP kept from a previous request (@nicolas-grekas)
- bug [#65496] Send the response content before terminating the kernel in the test client (@nicolas-grekas)
- bug [#65472] Write pending dumps to the output before dd() exits (@nicolas-grekas)
- bug [#65448] Fix concurrent cache warmups corrupting the deprecations log (@lazerg)
- bug [#65367] Fix PHP 8.6 deprecations (@nicolas-grekas)
- bug [#65249] Fix undefined variable when locking the container build fails early (@javiereguiluz)