APIx Cache v1.2.8 Release Notes

Release Date: 2016-10-28 // over 7 years ago
    • ➕ Added new mongodb extension for PHP 5.4 and higher (contrib by @dimasikturbo) which also supports HHVM 3.9 and higher. The legacy mongo extension is still provided for PHP 5.6 and lower.
    • Set Travis to skip mongodb on HHVM (compilation issue).
    • 🛠 Fix array serialisation of nested keys with Mongo (contrib by @dimasikturbo).