The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
The CachePoolChain
does now implement Cache\TagInterop\TaggableCacheItemPoolInterface
- Removed deprecated function
clearTags
- Fixed issue with generator
- Make sure
getItems
always save values back to previous pools
- Support for the new
TaggableCacheItemPoolInterface
.
CachePoolChain::getPools
is protected instead of public
No changelog before this version