This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/DependencyInjection
Jeremy Mikola 554c86c589 [DependencyInjection] Add hasInterfaceInjectorForClass(), which is helpful for extension loader methods
Additionally, doc blocks were added for the Container's InterfaceInjector methods, and the test case was modified to cover both add() methods
2011-01-07 14:33:06 +01:00
..
Compiler DI container optimization 2011-01-05 15:41:11 +01:00
Dumper [DependencyInjection] Interface Injection implementation 2010-11-30 20:36:56 +01:00
Extension renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Fixtures DI container optimization 2011-01-05 15:41:11 +01:00
Loader [DependencyInjection] Interface Injection implementation 2010-11-30 20:36:56 +01:00
ParameterBag renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Resource Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
ContainerBuilderTest.php [DependencyInjection] Add hasInterfaceInjectorForClass(), which is helpful for extension loader methods 2011-01-07 14:33:06 +01:00
ContainerTest.php [DependencyInjection] optimized compiled containers 2010-11-23 22:43:09 +01:00
CrossCheckTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
DefinitionTest.php tweaked DI container 2010-12-30 15:59:52 +01:00
InterfaceInjectorTest.php bug fix 2010-12-12 10:27:15 +01:00
ParameterTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
ReferenceTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00