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
2019-07-29 18:30:31 +02:00
..
config fixed CS on generated container files 2019-01-16 13:30:46 +01:00
Container fix regression when extending the Container class without a constructor 2018-03-08 10:22:06 +01:00
containers Failing test case for complex near-circular situation + lazy 2019-07-28 17:16:57 +02:00
directory [DI][Routing] recursive directory loading 2015-06-02 16:17:59 -07:00
graphviz [DI] fix GraphvizDumper ignoring inline definitions 2018-11-06 10:26:47 +01:00
includes Remove dead tests fixtures 2019-07-19 13:52:08 +02:00
ini [DI] align IniFileLoader to PHP bugfix #76965 2018-11-10 16:03:16 +01:00
php [DI] Fix dumping Doctrine-like service graphs (bis) 2019-07-29 18:30:31 +02:00
Prototype Remove dead tests fixtures 2019-07-19 13:52:08 +02:00
xml bug #29944 [DI] Overriding services autowired by name under _defaults bind not working (przemyslaw-bogusz, renanbr) 2019-04-12 16:33:47 +02:00
yaml more tests 2019-04-12 16:27:23 +02:00
array.json [DI] Allow processing env vars 2017-09-07 08:08:52 +02:00
Bar.php more tests 2019-04-12 16:27:23 +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 properly fix tests on PHP 5 2019-01-05 13:26:58 +01:00
FactoryDummyWithoutReturnTypes.php properly fix tests on PHP 5 2019-01-05 13:26:58 +01:00
FooForCircularWithAddCalls.php [DI] fix dumping inlined services 2018-11-06 17:06:23 +01: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
ScalarFactory.php Added tests to cover the possibility of having scalars as services. 2019-07-08 16:11:17 +02: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
TestDefinition1.php properly fix tests on PHP 5 2019-01-05 13:26:58 +01:00
TestDefinition2.php [DI] fix using bindings with locators of service subscribers 2019-05-19 11:11:39 -03:00
TestServiceSubscriber.php fixed CS on generated container files 2019-01-16 13:30:46 +01:00