Zend Cache v2.6.0 Release Notes

Release Date: 2016-02-11 // about 8 years ago
  • โž• Added

    ๐Ÿ—„ Deprecated

    • Nothing.

    โœ‚ Removed

    • Nothing.

    ๐Ÿ›  Fixed

    • #22, #64, #68, and #69 update the component to be forwards-compatible with zend-eventmanager, zend-servicemanager, and zend-stdlib v3.
    • #31 Check Documentation Code Blocks
    • #53 fixed seg fault in redis adapter on PHP 7
    • #50 fixed APC tests not running on travis-ci since apcu-5 was released
    • #36 fixed AbstractAdapter::internalDecrementItems
    • #38 better test coverage of AbstractAdapter
    • #45 removed unused internal function Filesystem::readInfoFile
    • #25 MongoDd: fixed expiration support and removed duplicated tests
    • #40 Fixed TTL support of Redis::addItem
    • #18 Fixed Redis::getCapabilities and RedisResourceManager::getMajorVersion if resource wasn't initialized before