aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/class_loader.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [ticket/12314] Workaround HHVM SPL autoloader sometimes using leading backslashAndreas Fischer2014-03-281-1/+7
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-1/+1
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-191-2/+9
* [ticket/11700] Implement namespace loading in the class loaderNils Adermann2013-07-141-31/+18
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-4/+4
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+170