APIx Cache v1.2.6 Release Notes

Release Date: 2016-07-20 // over 7 years ago
    • Fix issue #13 "TaggablePool and Pool overrides prefix_key and prefix_tag options with hardcoded value" (thanks goes to @alexpica).
    • ๐Ÿ›  Fix PHP 5.3, using array() instead of the short array syntax [].
    • โœ… Marcked as depreciated isSerialized() and testIsSerialized().
    • โž• Added msgpack serializer.
    • ๐Ÿ‘ Set Travis to skip Memcached on PHP 7.0 (not yet officially supported).
    • โž• Added additional unit-tests, aiming for 100% code coverage.