aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/cache/driver/memory.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/15791] php 7.2 count() bug in memory cache driverhubaishan2018-09-161-2/+3
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* [ticket/14555] Uniformize cache directory usagesTristan Darricau2016-03-241-2/+2
* [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-2/+3
* Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-061-2/+14
|\
| * [ticket/11224] Revert Revert "Merge pull request #2460 from ticket/11224"Tristan Darricau2014-10-031-2/+14
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-011-14/+2
|\ \ | |/
| * [ticket/11224] Revert "Merge pull request #2460 from Nicofuma/ticket/11224"Joas Schilling2014-10-011-14/+2
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-10-011-2/+14
|\ \ | |/
| * Merge pull request #2460 from Nicofuma/ticket/11224Joas Schilling2014-10-011-2/+14
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-08-081-171/+0
|\ \ | |/
| * [ticket/12789] Move duplicated functions to the base classTristan Darricau2014-08-081-215/+0
| * [ticket/12789] Remove the directories in \phpbb\cache\driver\memory::purge()Tristan Darricau2014-08-081-13/+57
* | [ticket/12387] Use the hash as query_id for cachingTristan Darricau2014-06-221-6/+5
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-1/+1
* [ticket/11230] Update cache driver dock blocksMatt Friedman2014-03-221-0/+4
* [ticket/11230] Use inheritdoc in docblocks in cache driversMatt Friedman2014-03-191-15/+15
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+4
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+439