| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-31 | 467 Bytes | |
| v6.4.36 source code.tar.gz | 2026-03-31 | 87.2 kB | |
| v6.4.36 source code.zip | 2026-03-31 | 141.7 kB | |
| Totals: 3 Items | 229.4 kB | 0 | |
Changelog (https://github.com/symfony/cache/compare/v6.4.35...v6.4.36)
- 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)