This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-05-18 21:39:52 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
phpbb
/
cache
/
driver
History
Jagoba Los Arcos
4e5fd9a6e9
[ticket/15320] Fix to accomplish coding guidelines
2017-08-14 13:00:54 +02:00
..
apc.php
…
apcu.php
[PHPBB3-15247] Add support for php v7 APCu cache API
2017-06-26 12:43:23 +01:00
base.php
Merge branch '3.1.x' into 3.2.x
2016-02-18 22:00:10 +01:00
driver_interface.php
…
dummy.php
[ticket/13782] Rename null driver to dummy for PHP7 compatibility
2015-05-04 10:10:12 +02:00
eaccelerator.php
…
file.php
Merge branch '3.1.x' into 3.2.x
2017-02-05 18:11:22 +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/15303] Correctly refer to $memcached and not $memcache
2017-08-05 12:19:47 +02:00
memory.php
[ticket/14555] Uniformize cache directory usages
2016-03-24 09:15:34 +01:00
redis.php
[ticket/15320] Fix to accomplish coding guidelines
2017-08-14 13:00:54 +02:00
wincache.php
…
xcache.php
…