This website requires JavaScript.
Explore
Help
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-07-15 06:06:32 +02:00
Code
Issues
Releases
Wiki
Activity
Files
ae4575369c5dbbf8d2e436fa2d0408c1fa9779c5
php-phpbb
/
phpBB
/
phpbb
/
cache
/
driver
History
mrgoldy
3e128d06f4
[ticket/16432] Display APCu Cache notice when handling extensions through CLI
...
PHPBB3-16432
2020-04-12 00:46:00 +02:00
..
apc.php
…
apcu.php
[ticket/16432] Display APCu Cache notice when handling extensions through CLI
2020-04-12 00:46: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
[ticket/13782] Rename null driver to dummy for PHP7 compatibility
2015-05-04 10:10:12 +02:00
eaccelerator.php
…
file.php
[ticket/16351] Use CHMOD constants from filesystem_interface
2020-02-02 22:00:38 +00: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
…