aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/di/service_collection.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16206] Remove offsetExists and set non-NULL valuemrgoldy2019-11-101-17/+2
* [ticket/15258] Adds a method to get a service by class in service_collectionTristan Darricau2019-05-081-0/+31
* [ticket/13740] Fix itteration problems, implement class name aware collectionsMate Bartus2015-07-091-1/+1
* [ticket/13740] Add option to have class names in service collectionsMate Bartus2015-07-091-0/+27
* [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