egroupware/api/src/Cache
2016-08-02 11:43:18 +02:00
..
Apc.php * Admin/APC(u): fix error in clear cache: if APC(u) runs out of memory clearing just instance cache clear whole cache 2016-07-28 12:07:28 +02:00
Apcu.php fix "PHP Fatal error: APCuIterator::__construct(): APC must be enabled to use" in setup-cli 2016-08-02 11:43:18 +02:00
Base.php making existing cache-tests available for phpunit/Travis, thought leaving old test in place as they are more performance testing 2016-07-26 12:02:09 +02:00
Exception.php adding an Exceptions for caching problems 2016-03-03 11:41:45 +00:00
Files.php making existing cache-tests available for phpunit/Travis, thought leaving old test in place as they are more performance testing 2016-07-26 12:02:09 +02:00
Memcache.php fix namespaces in stock PHP class \Memcache(d) 2016-02-29 08:53:05 +00:00
Memcached.php fix Travis error for HHVM 2016-07-28 14:05:33 +02:00
Provider.php moved egw_cache to Api\Cache 2016-02-28 09:38:36 +00:00
ProviderMultiple.php moved egw_cache to Api\Cache 2016-02-28 09:38:36 +00:00