| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-27 | 743 Bytes | |
| v8.1.1 source code.tar.gz | 2026-06-27 | 119.5 kB | |
| v8.1.1 source code.zip | 2026-06-27 | 233.8 kB | |
| Totals: 3 Items | 354.0 kB | 0 | |
Changelog (https://github.com/symfony/http-kernel/compare/v8.1.0...v8.1.1)
- data [#64731] Release v8.1.1
- bug [#64474] Allow leading zeros in int request attributes (@ousamabenyounes)
- minor [#64476] Unsafe unserialize phpstan rule (@jack-worman)
- bug [#64532] Restore null-on-invalid for nullable # controller args (@ousamabenyounes, @pokki-deploy)
- bug [#64419] Add allowed_classes => false to unserialize() in CacheWarmerAggregate, LoggerDataCollector, and HttpCache Store (@XananasX7)
- minor [#64437] Add
@templateon ControllerAttributeEvent (@lyrixx) - bug [#64449] Fix # being handled before # (@nicolas-grekas)
- bug [#64426] Fix TypeError in ResponseEvent when argument resolution throws (@nicolas-grekas)