| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-31 | 465 Bytes | |
| v7.4.8 source code.tar.gz | 2026-03-31 | 85.2 kB | |
| v7.4.8 source code.zip | 2026-03-31 | 131.2 kB | |
| Totals: 3 Items | 216.9 kB | 0 | |
Changelog (https://github.com/symfony/cache/compare/v7.4.7...v7.4.8)
- bug [#63818] Ensure compatibility with Relay extension 0.21.0 (@lyrixx)
- bug [#63747] Fix
Psr16Cache::getMultiple()returningValueWrapperwithTagAwareAdapter(@pcescon) - bug [#63736] Fix undefined array key when tag save fails in AbstractTagAwareAdapter (@pcescon)
- bug [#63655] Fix ChainAdapter ignoring item expiry when propagating to earlier adapters (@guillaumeVDP)