aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/di/service_collection_iterator.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13961] Define behaviour when the array is modified in a loopMate Bartus2015-07-021-1/+1
* [ticket/13961] Move back service_collections under original namespaceMate Bartus2015-06-261-0/+46
* [ticket/13961] Move service_collection to di/service_collection namespaceMate Bartus2015-06-231-46/+0
* [ticket/12575] Do not duplicate logic in service_collection_iterator.Andreas Fischer2014-06-141-9/+1
* [ticket/12575] Workaround for offsetExists seems not required for the Iterator.Andreas Fischer2014-06-141-16/+1
* [ticket/12575] Pass service_collection instead of ContainerInterface.Andreas Fischer2014-06-141-25/+7
* [ticket/12575] Use strict comparisonTristan Darricau2014-06-141-2/+2
* [ticket/12575] Usethe new headerTristan Darricau2014-06-141-5/+10
* [ticket/12575] Fix 2 typos in commentsTristan Darricau2014-06-141-1/+1
* [ticket/12575] Fix typos in commentsTristan Darricau2014-06-141-3/+3
* [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-2/+4
* [ticket/12575] Fix the testsTristan Darricau2014-06-141-0/+8
* [ticket/12575] Move service_collection_iterator to its own fileTristan Darricau2014-06-141-0/+65