aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/cache/driver/memcache.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/15246] Allow use of Unix socket as memcache(d) hostrxu2017-06-171-2/+2
| | | | PHPBB3-15246
* [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-071-1/+1
| | | | PHPBB3-13930
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
| | | | PHPBB3-12594
* [ticket/11230] Use inheritdoc in docblocks in cache driversMatt Friedman2014-03-191-6/+2
| | | | | | http://tracker.phpbb.com/browse/PHPBB3-11230 PHPBB3-11230
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+4
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+129
PHPBB3-11698