Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-28 | 407 Bytes | |
v7.2.8 source code.tar.gz | 2025-06-28 | 114.7 kB | |
v7.2.8 source code.zip | 2025-06-28 | 219.8 kB | |
Totals: 3 Items | 334.9 kB | 0 |
Changelog (https://github.com/symfony/http-kernel/compare/v7.2.7...v7.2.8)
- bug symfony/symfony#60483 [HttpKernel] Fix
#[MapUploadedFile]
handling for optional file uploads (@santysisi) - bug symfony/symfony#60502 [HttpCache] Hit the backend only once after waiting for the cache lock (@mpdude)