CacheTool v4.1.0 Release Notes

Release Date: 2019-11-21 // over 4 years ago
    • ๐Ÿ‘Œ Support for APC cache has been removed.
    • ๐Ÿ‘‰ Use PSR-4 autoloading.
    • ๐Ÿ‘‰ Use PHP_BINARY in the CLI adapter to execute PHP.
    • Passing --tmp-dir a directory that is not writable now fails rather than falling back to the default directories.
    • โž• Add workaround for opcache_reset() bug https://bugs.php.net/bug.php?id=71621.
    • โž• Add documentation on how to get older cachetool versions
    • ๐Ÿ›  Fixed web adapter from config