| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-30 | 815 Bytes | |
| v7.4.18 source code.tar.gz | 2026-08-30 | 120.4 kB | |
| v7.4.18 source code.zip | 2026-08-30 | 227.7 kB | |
| Totals: 3 Items | 348.8 kB | 0 | |
Changelog (https://github.com/symfony/http-kernel/compare/v7.4.17...v7.4.18)
- 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