| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-26 | 718 Bytes | |
| v7.4.6 source code.tar.gz | 2026-02-26 | 118.8 kB | |
| v7.4.6 source code.zip | 2026-02-26 | 225.9 kB | |
| Totals: 3 Items | 345.5 kB | 0 | |
Changelog (https://github.com/symfony/http-kernel/compare/v7.4.5...v7.4.6)
- bug [#54703] Fix default locale ignored when Accept-Language has no enabled-locale match (@karimmorel)
- bug [#63428] Fix handling of constructor enum denormalization errors (@vvaswani)
- bug [#63386] Handle invalid backed-enum values gracefully in RequestPayloadValueResolver (@nicolas-grekas)
- bug [#63363] Fix variadic argument handling with # (@nicolas-grekas)
- bug [#63260] Fix handling empty MapUploadedFile arrays (@nicolas-grekas)
- bug [#63238] Fall back to 0 when getCode() does not provide an integer (@makomweb)
- bug [#63234] Fix parsing Target attributes on properties and on controllers (@nicolas-grekas)