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-05 15:16:16 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
phpbb
/
cache
/
driver
History
Marc Alexander
e979194a0e
Merge branch '3.2.x' into 3.3.x
2020-04-21 17:20:08 +02:00
..
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
file.php
[ticket/16351] Use CHMOD constants from filesystem_interface
2020-02-02 22:00:38 +00:00
memcached.php
[ticket/16223] Use constructor arguments instead of func_get_args()
2019-11-25 22:16:41 +01:00
memory.php
[ticket/14948] Adjust calls for twig and phpunit updates
2019-05-09 21:40:06 +02:00
redis.php
[ticket/15320] Fix to accomplish coding guidelines
2017-08-14 13:00:54 +02:00
wincache.php
…