aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/cache/driver/memory.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11224] Revert Revert "Merge pull request #2460 from ticket/11224"Tristan Darricau2014-10-031-2/+14
| | | | This reverts commit 40cd7570e6f4da7cc60d83a3e99c72a2fb99e3f7.
* [ticket/11224] Revert "Merge pull request #2460 from Nicofuma/ticket/11224"Joas Schilling2014-10-011-14/+2
| | | | | | | This reverts commit d26436944173d1fa28a1abd96bca861381246860, reversing changes made to 75fcfb1c1d68f1632e7beae3f59699ddff8e5292. PHPBB3-11224
* Merge pull request #2460 from Nicofuma/ticket/11224Joas Schilling2014-10-011-2/+14
| | | | [ticket/11224] SQL cache destroy does not destroy queries to tables joined
* [ticket/12789] Move duplicated functions to the base classTristan Darricau2014-08-081-215/+0
| | | | PHPBB3-12789
* [ticket/12789] Remove the directories in \phpbb\cache\driver\memory::purge()Tristan Darricau2014-08-081-13/+57
| | | | PHPBB3-12789
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
| | | | PHPBB3-12594
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-1/+1
| | | | PHPBB3-12282
* [ticket/11230] Update cache driver dock blocksMatt Friedman2014-03-221-0/+4
| | | | PHPBB3-12230
* [ticket/11230] Use inheritdoc in docblocks in cache driversMatt Friedman2014-03-191-15/+15
| | | | | | 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/+439
PHPBB3-11698