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
2018-01-26 21:15:55 +01:00
..
config Don't stop PSR-4 service discovery if a parent class is missing. 2018-01-26 21:15:55 +01:00
containers [DI] Fix false-positive circular exception 2017-12-01 14:16:38 +01:00
directory [DI][Routing] recursive directory loading 2015-06-02 16:17:59 -07:00
graphviz [DI] Reference tagged services in config 2017-09-28 16:10:08 +02:00
includes Suggest to write an implementation if the interface cannot be autowired 2017-12-24 11:30:04 +01:00
ini [DI] FileLoaders: Allow to explicit type to load 2017-01-10 12:54:54 +01:00
php [DI] Fix initialization of legacy containers by delaying include_once 2018-01-21 10:59:06 +01:00
Prototype Don't stop PSR-4 service discovery if a parent class is missing. 2018-01-26 21:15:55 +01:00
xml Don't stop PSR-4 service discovery if a parent class is missing. 2018-01-26 21:15:55 +01:00
yaml Don't stop PSR-4 service discovery if a parent class is missing. 2018-01-26 21:15:55 +01:00
array.json [DI] Allow processing env vars 2017-09-07 08:08:52 +02:00
Bar.php [DependencyInjection] Support local binding 2017-08-09 11:26:25 +02:00
BarInterface.php [DependencyInjection] Support local binding 2017-08-09 11:26:25 +02:00
CaseSensitiveClass.php Test that named arguments are prioritized over typehinted 2017-11-17 10:42:21 +02:00
CustomDefinition.php [DI] Fixed custom services definition BC break introduced in ec7e70fb… 2016-11-24 11:34:23 +01:00
DeprecatedClass.php [DI] Prevent AutowirePass from triggering irrelevant deprecations 2017-04-05 16:41:09 +02:00
FactoryDummy.php [DependencyInjection] Automatically detect the definitions class when possible 2016-07-31 12:30:18 +02:00
NamedArgumentsDummy.php [DependencyInjection] Support local binding 2017-08-09 11:26:25 +02:00
ParentNotExists.php [DI] Prevent a ReflectionException during cache:clear when the parent class doesn't exist 2017-11-27 10:49:34 +01:00
SimilarArgumentsDummy.php [DI] Remove scalar typehint in class used in test case 2017-11-19 14:43:05 +01:00
StubbedTranslator.php [DI] Test references inside ServiceLocator are not inlined 2017-04-29 20:26:40 +02:00
TestServiceSubscriber.php [DI] Restrict autowired registration to "same-vendor" namespaces 2017-04-06 11:28:30 +02:00