aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/cache/driver/base.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-3/+3
* Merge branch '3.1.x' into 3.2.xTristan Darricau2016-02-181-0/+5
|\
| * [ticket/13681] Invalidate and reset opcache where necessaryMarc Alexander2016-02-181-0/+5
* | [ticket/14129] Caches extensions autoloadersTristan Darricau2016-01-261-0/+1
* | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-6/+2
* | [ticket/13063] Introduces a new \phpbb\routing\router classTristan Darricau2014-11-201-0/+1
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-08-081-0/+213
|\ \ | |/
| * [ticket/12789] Move duplicated functions to the base classTristan Darricau2014-08-081-0/+213
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* [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-1/+3
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+23