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/Compiler
2017-07-23 11:15:20 +02:00
..
AnalyzeServiceReferencesPassTest.php Merge branch '3.2' 2017-02-18 18:35:19 +01:00
AutoAliasServicePassTest.php Merge branch '2.8' into 3.2 2017-06-02 16:37:52 +02:00
AutowireExceptionPassTest.php [DI] Deal with inlined non-shared services 2017-06-01 08:31:18 +02:00
AutowirePassTest.php [DI] Fix test 2017-07-23 11:15:20 +02:00
CheckArgumentsValidityPassTest.php Updated to PHPUnit namespaces 2017-02-20 14:56:45 +01:00
CheckCircularReferencesPassTest.php fix remaining risky tests 2017-04-12 20:55:56 +02:00
CheckDefinitionValidityPassTest.php Merge branch '2.8' into 3.2 2017-03-21 14:44:32 -07:00
CheckExceptionOnInvalidReferenceBehaviorPassTest.php fix some risky tests 2017-03-20 16:03:41 +01:00
CheckReferenceValidityPassTest.php Merge branch '2.8' into 3.2 2017-03-21 14:44:32 -07:00
DecoratorServicePassTest.php Merge branch '3.2' 2017-02-18 18:35:19 +01:00
ExtensionCompilerPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
FactoryReturnTypePassTest.php Refactored other PHPUnit method calls to work with namespaced PHPUnit 6 2017-02-21 11:04:38 +01:00
InlineServiceDefinitionsPassTest.php [Di] Remove closure-proxy arguments 2017-06-01 22:59:07 +02:00
IntegrationTest.php [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
MergeExtensionConfigurationPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
OptionalServiceClass.php [DependencyInjection] Tests for AutowirePass with missing parent class 2016-04-20 14:07:35 +02:00
PassConfigTest.php Merge branch '3.2' 2017-02-20 14:49:17 +01:00
PriorityTaggedServiceTraitTest.php Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
RegisterServiceSubscribersPassTest.php [DI] Allow service subscribers to leverage autowiring to know where the locator should be injected 2017-04-19 21:52:02 +02:00
RemoveUnusedDefinitionsPassTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
ReplaceAliasByActualDefinitionPassTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
ResolveClassPassTest.php [DI] Populate class of ChildDefinition when its id matches an existing FQCN 2017-04-10 18:46:19 +02:00
ResolveDefinitionTemplatesPassTest.php Not allowing autoconfigure, instanceofConditionals or defaults for ChildDefinition 2017-04-28 17:09:21 -04:00
ResolveFactoryClassPassTest.php Updated to PHPUnit namespaces 2017-02-20 14:56:45 +01:00
ResolveInstanceofConditionalsPassTest.php [DI] Dedup tags when using instanceof/autoconfigure 2017-06-17 21:02:43 +02:00
ResolveInvalidReferencesPassTest.php Revert "feature #20973 [DI] Add getter injection (nicolas-grekas)" 2017-03-25 15:07:47 +01:00
ResolveNamedArgumentsPassTest.php Fixing bug where indexed args were set wrong in pass in some situations 2017-05-09 05:53:08 -04:00
ResolveParameterPlaceHoldersPassTest.php [DI] Fix keys resolution in ResolveParameterPlaceHoldersPass 2017-06-12 12:11:53 +02:00
ResolveReferencesToAliasesPassTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00