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-08 00:25:19 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
phpbb
/
cache
/
driver
History
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
…
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
…
dummy.php
…
eaccelerator.php
…
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
…
xcache.php
…