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/src/Symfony/Component/DependencyInjection/Tests
2017-09-20 09:09:19 +02:00
..
Argument [DI] Introduce "container.service_locator" tag, replaces ServiceLocatorArgument 2017-03-17 17:49:32 +01:00
Compiler [DI] Turn services and aliases private by default, with BC layer 2017-09-19 11:28:48 +02:00
Config [DI][Router][DX] Invalidate routing cache when container parameters changed 2017-03-05 20:24:24 +01:00
Dumper [DI] Fix private-by-default BC layer 2017-09-19 23:28:23 +02:00
Extension Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Fixtures [DI] Add "PHP fluent format" for configuring the container 2017-09-20 09:09:19 +02:00
LazyProxy [DI][ProxyManager] Pass the factory code to execute to DumperInterface::getProxyFactoryCode() 2017-07-27 19:12:50 +02:00
Loader [DI] Add "PHP fluent format" for configuring the container 2017-09-20 09:09:19 +02:00
ParameterBag [DI] Case sensitive parameter names 2017-08-14 17:16:04 +02:00
ChildDefinitionTest.php [DependencyInjection] Fix named args support in ChildDefinition 2017-06-05 09:24:55 -07:00
ContainerBuilderTest.php [DI] Fix private-by-default BC layer 2017-09-19 23:28:23 +02:00
ContainerTest.php [DI] Case sensitive parameter names 2017-08-14 17:16:04 +02:00
CrossCheckTest.php Merge branch '3.2' 2017-02-18 18:35:19 +01:00
DefinitionDecoratorTest.php [DI] Replace wildcard-based methods autowiring by @required annotation 2017-02-28 10:00:46 +01:00
DefinitionTest.php [DI] Introducing autoconfigure: automatic _instanceof configuration 2017-04-20 11:20:30 -06:00
ParameterTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ReferenceTest.php Merge branch '3.2' 2017-02-18 18:35:19 +01:00
ServiceLocatorTest.php Allow to get alternatives when ServiceNotFoundException occurs. 2017-08-17 15:22:42 +03:00