mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
They are now refered to as cache drivers rather than ACM classes. The additional utility functions from the original cache class have been moved to the cache_service. The class loader is now instantiated without a cache instance and passed one as soon as it is constructed to allow autoloading the cache classes. PHPBB3-9983 |
||
---|---|---|
.. | ||
apc.php | ||
base.php | ||
eaccelerator.php | ||
file.php | ||
interface.php | ||
memcache.php | ||
memory.php | ||
null.php | ||
xcache.php |