Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-28 | 883 Bytes | |
v7.3.1 source code.tar.gz | 2025-06-28 | 115.5 kB | |
v7.3.1 source code.zip | 2025-06-28 | 221.6 kB | |
Totals: 3 Items | 338.0 kB | 1 |
Changelog (https://github.com/symfony/http-kernel/compare/v7.3.0...v7.3.1)
- 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)
- bug symfony/symfony#60606 [HttpKernel] Fix Symfony 7.3 end of maintenance date (@axzx)
- bug symfony/symfony#60617 [HttpKernel] pass log level instead of exception to resolve the logger (@xabbuh)
- bug symfony/symfony#60569 [HttpKernel] Do not superseed private cache-control when no-store is set (@alexander-schranz)