Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -5/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12314] Workaround HHVM SPL autoloader sometimes using leading backslash | Andreas Fischer | 2014-03-28 | 1 | -1/+7 |
| | | | | PHPBB3-12314 | ||||
* | [task/code-sniffer] Replace spaces with tabs. | Andreas Fischer | 2013-10-30 | 1 | -1/+1 |
| | | | | PHPBB3-11980 | ||||
* | [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] Fix extension loading with namespaces | Nils Adermann | 2013-09-19 | 1 | -2/+9 |
| | | | | | | | class loader now expects all classes to be prefixed with a backslash when resolving paths PHPBB3-11700 | ||||
* | [ticket/11700] Implement namespace loading in the class loader | Nils Adermann | 2013-07-14 | 1 | -31/+18 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -4/+4 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11698] Moving all autoloadable files to phpbb/ | Nils Adermann | 2013-07-14 | 1 | -0/+170 |
PHPBB3-11698 |