| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/12575] Do not duplicate logic in service_collection_iterator. | Andreas Fischer | 2014-06-14 | 1 | -9/+1 |
* | [ticket/12575] Workaround for offsetExists seems not required for the Iterator. | Andreas Fischer | 2014-06-14 | 1 | -16/+1 |
* | [ticket/12575] Pass service_collection instead of ContainerInterface. | Andreas Fischer | 2014-06-14 | 1 | -25/+7 |
* | [ticket/12575] Use strict comparison | Tristan Darricau | 2014-06-14 | 1 | -2/+2 |
* | [ticket/12575] Usethe new header | Tristan Darricau | 2014-06-14 | 1 | -5/+10 |
* | [ticket/12575] Fix 2 typos in comments | Tristan Darricau | 2014-06-14 | 1 | -1/+1 |
* | [ticket/12575] Fix typos in comments | Tristan Darricau | 2014-06-14 | 1 | -3/+3 |
* | [ticket/12575] Skip sniffer issue triggered by the solution of a php bug | Tristan Darricau | 2014-06-14 | 1 | -0/+7 |
* | [ticket/12575] Remove inline assignments | Tristan Darricau | 2014-06-14 | 1 | -2/+4 |
* | [ticket/12575] Fix the tests | Tristan Darricau | 2014-06-14 | 1 | -0/+8 |
* | [ticket/12575] Move service_collection_iterator to its own file | Tristan Darricau | 2014-06-14 | 1 | -0/+65 |