aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/cache/driver/memcached.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16223] Use constructor arguments instead of func_get_args()Marc Alexander2019-11-251-9/+4
* [ticket/16223] Ensure memcached tests are only run when availableMarc Alexander2019-11-251-3/+22
* [ticket/15401] Use separate constant for memcached driver configJulien Tant2017-10-151-1/+1
* [ticket/15303] Correctly refer to $memcached and not $memcacheabyssmedia2017-08-051-1/+1
* [ticket/15246] Allow use of Unix socket as memcache(d) hostrxu2017-06-171-2/+2
* [ticket/15122] Add cache driver for memcachedMarc Alexander2017-03-121-0/+134