aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/di/service_collection.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12575] Just forward service_collection::offsetGet() to container.Andreas Fischer2014-06-141-8/+1
* [ticket/12575] Pass service_collection instead of ContainerInterface.Andreas Fischer2014-06-141-1/+1
* [ticket/12575] Add missing propertyTristan Darricau2014-06-141-1/+6
* [ticket/12575] Fix 2 typos in commentsTristan Darricau2014-06-141-1/+1
* [ticket/12575] Fix typos in commentsTristan Darricau2014-06-141-1/+1
* [ticket/12575] Skip sniffer issue triggered by the solution of a php bugTristan Darricau2014-06-141-0/+7
* [ticket/12575] Remove inline assignmentsTristan Darricau2014-06-141-1/+2
* [ticket/12575] Fix the testsTristan Darricau2014-06-141-0/+8
* [ticket/12575] Move service_collection_iterator to its own fileTristan Darricau2014-06-141-55/+0
* [ticket/12575] Speed up load_class()Tristan Darricau2014-06-141-2/+77
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+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/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+49