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/Fixtures
2017-03-14 21:40:20 +01:00
..
containers [DependencyInjection] Handle void return types in closure-proxy 2017-03-10 10:24:38 +01:00
directory [DI][Routing] recursive directory loading 2015-06-02 16:17:59 -07:00
graphviz [DependencyInjection] make the service container builder register the definition of its related service container service (and aliases) in order to make compiler passes be able to reference the special service_container service. 2017-02-27 17:26:21 +01:00
includes Merge branch '3.2' 2017-01-23 09:28:52 +01:00
ini [DI] FileLoaders: Allow to explicit type to load 2017-01-10 12:54:54 +01:00
php bug #21937 [DependencyInjection] Handle void return types in closure-proxy (pierredup) 2017-03-10 10:24:40 +01:00
Prototype [DI] Add "psr4" service attribute for PSR4-based discovery and registration 2017-02-12 23:09:17 +01:00
xml feature #21763 [DI] Replace wildcard-based methods autowiring by @required annotation (nicolas-grekas) 2017-03-01 12:47:24 -08:00
yaml [DependencyInjection] Support anonymous services in Yaml 2017-03-14 21:40:20 +01:00
AbstractGetterOverriding.php [DI] Always consider abstract getters as autowiring candidates 2017-02-14 16:19:09 +01:00
CaseSensitiveClass.php [DI] Add tests for class named services 2017-01-07 16:55:01 +01:00
CustomDefinition.php [DI] Fixed custom services definition BC break introduced in ec7e70fb… 2016-11-24 11:34:23 +01:00
FactoryDummy.php [DependencyInjection] Automatically detect the definitions class when possible 2016-07-31 12:30:18 +02:00
GetterOverriding.php [DI] Replace wildcard-based methods autowiring by @required annotation 2017-02-28 10:00:46 +01:00
NamedArgumentsDummy.php [DependencyInjection] Add support for named arguments 2017-02-13 10:03:43 +01:00