phpbb/phpBB/phpbb/cache/driver
Marc Alexander f08d18c99c
Merge pull request #5295 from v12mike/ticket/15726
Ticket/15726 Implement selective purge in APCu cache driver
2018-09-16 16:10:25 +02:00
..
apc.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
apcu.php [ticket/15726] Implement selective purge in APCu 2018-09-16 16:06:00 +02:00
base.php [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
driver_interface.php [ticket/12715] Cleanup comments in \phpbb\cache\driver\* 2014-06-15 16:39:31 +02:00
dummy.php [ticket/13782] Rename null driver to dummy for PHP7 compatibility 2015-05-04 10:10:12 +02:00
eaccelerator.php [ticket/13494] Update calls to set_config() 2015-02-02 19:28:23 +01:00
file.php [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
memcache.php [ticket/15246] Allow use of Unix socket as memcache(d) host 2017-06-17 15:42:08 +07:00
memcached.php [ticket/15401] Use separate constant for memcached driver config 2017-10-15 14:13:26 +02:00
memory.php [ticket/15791] php 7.2 count() bug in memory cache driver 2018-09-16 06:38:58 +03:00
redis.php [ticket/15320] Fix to accomplish coding guidelines 2017-08-14 13:00:54 +02:00
wincache.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
xcache.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00