| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-30 | 813 Bytes | |
| v8.1.6 source code.tar.gz | 2026-08-30 | 120.7 kB | |
| v8.1.6 source code.zip | 2026-08-30 | 235.2 kB | |
| Totals: 3 Items | 356.8 kB | 0 | |
Changelog (https://github.com/symfony/http-kernel/compare/v8.1.5...v8.1.6)
- bug [#65737] Add allowed_classes => false to unserialize() in CacheWarmerAggregate, LoggerDataCollector, and HttpCache Store (@XananasX7)
- bug [#65736] Ignore the session id that PHP kept from a previous request (@nicolas-grekas)
- bug [#65730] Fix TypeError in UriSigner when the hash parameter is not a string (@nicolas-grekas)
- bug [#65687] Validate the profiler token before using it as a file name (@nicolas-grekas)
- bug [#65681] Strip cache-internal headers from backend responses in HttpCache (@nicolas-grekas)
- bug [#65630] Fix regression when a locale aware service is never initialized (@lazerg)
- bug [#65607] Capture flushed content in HttpKernelBrowser (@vencakrecl)
- data [#64370] Release v5.4.53