cakephp2-php8/lib/Cake/Cache/Engine
mark_story 59c3b73f7a Skip autoloaders for APCIterator
We can skip autoloaders for this class as it is provided by
a C extension and will never come from userland code.
2014-06-22 21:22:00 -04:00
..
ApcEngine.php Skip autoloaders for APCIterator 2014-06-22 21:22:00 -04:00
FileEngine.php Fix api doc errors in Cache. 2014-05-31 22:02:55 -04:00
MemcachedEngine.php Fix api doc errors in Cache. 2014-05-31 22:02:55 -04:00
MemcacheEngine.php Fix api doc errors in Cache. 2014-05-31 22:02:55 -04:00
RedisEngine.php Fix api doc errors in Cache. 2014-05-31 22:02:55 -04:00
WincacheEngine.php Fix api doc errors in Cache. 2014-05-31 22:02:55 -04:00
XcacheEngine.php Fix api doc errors in Cache. 2014-05-31 22:02:55 -04:00