This repository was archived by the owner on Jan 29, 2020. It is now read-only.
zend-cache 2.6.1
·
461 commits
to master
since this release
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #73 fixes how the
EventManagerinstance is lazy-instantiated inZend\Cache\Storage\Adapter\AbstractAdapter::getEventManager(). In 2.6.0, it was using the v3-specific syntax; it now uses syntax compatible with both v2 and v3.