2.11.1
Release Notes for 2.11.1
2.11.x bugfix release (patch)
Fixes
- Fixes a
PSR-6
deletion regression which was introduced in 2.10.2. TheCacheItemPoolDecorator
now verifies that all keys are absent from the storage. This is now in sync with theSimpleCacheDecorator
.
2.11.1
-
Total issues resolved: 0
-
Total pull requests resolved: 1
-
Total contributors: 1
-
101: Merge release 2.10.3 into 2.11.x thanks to @github-actions[bot]