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-19 22:10:14 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
phpbb
/
cache
/
driver
History
Marc Alexander
3dc1cde5c6
Merge branch '3.2.x'
2017-10-15 21:32:26 +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
[ticket/14972] replace all occurrences of sizeof() with the count()
2017-07-17 16:57:00 +07:00
driver_interface.php
…
dummy.php
…
eaccelerator.php
…
file.php
Merge branch '3.2.x'
2017-09-28 18:57:57 +02: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/14972] replace all occurrences of sizeof() with the count()
2017-07-17 16:57:00 +07:00
redis.php
[ticket/15320] Fix to accomplish coding guidelines
2017-08-14 13:00:54 +02:00
wincache.php
…
xcache.php
…