| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-30 | 815 Bytes | |
| v6.4.45 source code.tar.gz | 2026-08-30 | 116.6 kB | |
| v6.4.45 source code.zip | 2026-08-30 | 223.1 kB | |
| Totals: 3 Items | 340.5 kB | 0 | |
Changelog (https://github.com/symfony/http-kernel/compare/v6.4.44...v6.4.45)
- 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