aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/extension/finder.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12268] Move class out of extension namespace and rename itJoas Schilling2014-03-141-1/+1
* [ticket/12268] Use FilesystemIterator::SKIP_DOTSJoas Schilling2014-03-141-6/+10
* [ticket/12268] Extension finder should not crawl through .git/ of extensionsJoas Schilling2014-03-131-1/+2
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Use spaces, not tabsNils Adermann2013-09-251-2/+2
* [ticket/11700] Return class names with leading backslash in finderNils Adermann2013-09-251-1/+1
* [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-171-6/+7
* [ticket/11700] Fix leftover backslashes in commentsNils Adermann2013-09-161-1/+1
* [ticket/11700] Get the installer to run with namespacesNils Adermann2013-09-161-3/+10
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-17/+19
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-2/+2
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+523