Releases: symfony/cache
Releases · symfony/cache
v7.3.4
Changelog (v7.3.3...v7.3.4)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
- bug symfony/symfony#61605 [Cache] Fix internal representation of non-static values (@nicolas-grekas)
- bug symfony/symfony#61599 [Cache] Make
TagAwareAdapter
registrable as a service (@a.dmitryuk)
v6.4.26
Changelog (v6.4.25...v6.4.26)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
- bug symfony/symfony#61605 [Cache] Fix internal representation of non-static values (@nicolas-grekas)
- bug symfony/symfony#61599 [Cache] Make
TagAwareAdapter
registrable as a service (@a.dmitryuk)
v7.3.2
Changelog (v7.3.1...v7.3.2)
- bug symfony/symfony#61234 [Cache] RedisTrait::doFetch should use pipeline with GET's instead of MGET for Relay\Cluster (@dorrogeray)
- bug symfony/symfony#61220 [Cache] fix compatibility with different Relay versions (@xabbuh)
v7.2.9
Changelog (v7.2.8...v7.2.9)
- bug symfony/symfony#61234 [Cache] RedisTrait::doFetch should use pipeline with GET's instead of MGET for Relay\Cluster (@dorrogeray)
- bug symfony/symfony#61220 [Cache] fix compatibility with different Relay versions (@xabbuh)
v6.4.24
Changelog (v6.4.23...v6.4.24)
- bug symfony/symfony#61234 [Cache] RedisTrait::doFetch should use pipeline with GET's instead of MGET for Relay\Cluster (@dorrogeray)
- bug symfony/symfony#61220 [Cache] fix compatibility with different Relay versions (@xabbuh)
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60594 [Cache] Fix using a
ChainAdapter
as an adapter for a pool (@IndraGunawan)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- bug symfony/symfony#60594 [Cache] Fix using a
ChainAdapter
as an adapter for a pool (@IndraGunawan)
v6.4.23
Changelog (v6.4.22...v6.4.23)
- bug symfony/symfony#60594 [Cache] Fix using a
ChainAdapter
as an adapter for a pool (@IndraGunawan)
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes