Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -3/+3 |
| | | | | PHPBB3-14972 | ||||
* | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-02-18 | 1 | -0/+5 |
|\ | | | | | | | | | * 3.1.x: [ticket/13681] Invalidate and reset opcache where necessary | ||||
| * | [ticket/13681] Invalidate and reset opcache where necessary | Marc Alexander | 2016-02-18 | 1 | -0/+5 |
| | | | | | | | | PHPBB3-13681 | ||||
* | | [ticket/14129] Caches extensions autoloaders | Tristan Darricau | 2016-01-26 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-14129 | ||||
* | | [ticket/13697] Moving filesystem related functions to filesystem service | MateBartus | 2015-04-16 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moving filesystem service to \phpbb\filesystem namespace * Wraping Symfony's Filesystem component * Moving filesystem related functions from includes/functions.php into \phpbb\filesystem\filesystem Functions moved (and deprecated): - phpbb_chmod - phpbb_is_writable - phpbb_is_absolute - phpbb_own_realpath - phpbb_realpath * Adding interface for filesystem service PHPBB3-13697 | ||||
* | | [ticket/13063] Introduces a new \phpbb\routing\router class | Tristan Darricau | 2014-11-20 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-13063 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Nils Adermann | 2014-08-08 | 1 | -0/+213 |
|\ \ | |/ | | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/12789] Move duplicated functions to the base class [ticket/12789] Remove the directories in \phpbb\cache\driver\memory::purge() Conflicts: phpBB/phpbb/cache/driver/file.php phpBB/phpbb/cache/driver/memory.php | ||||
| * | [ticket/12789] Move duplicated functions to the base class | Tristan Darricau | 2014-08-08 | 1 | -0/+213 |
|/ | | | | PHPBB3-12789 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -6/+7 |
| | | | | PHPBB3-12594 | ||||
* | [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files. | Andreas Fischer | 2013-10-30 | 1 | -8/+0 |
| | | | | PHPBB3-11980 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+3 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -1/+1 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+23 |
PHPBB3-11698 |