APIx Cache v1.3.4 Release Notes

Release Date: 2019-10-30 // over 4 years ago
    • ๐Ÿ›  Fixed Memcached unit tests for PHP 7.x (PR #39 by @BlairCooper).
    • ๐Ÿ›  Fixed Memcached.php::setSerializer for PHP 7.3 compatibility (PR #37 by @BlairCooper & PR #38 by @mgmbh).
    • ๐Ÿ›  Fixed Travis builds with PHP 5.* (PR #37 by @BlairCooper).
    • ๐Ÿ›  Fixed Travis on PHP 5.4 and 5.5 cannot run on Xenial (PR #37 by @BlairCooper).
    • ๐Ÿ›  Fixed typo in composer suggested package (PR #35 by @Great-Antique).
    • โž• Added cas_token to getTtl() method (PR #34 contrib by @BlairCooper).
    • โž• Added check of "expire" when entry is read from a file (PR #33 contrib by @dimasikturbo).