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
Anthony MARTIN 250a2c8332 [DI] Allow tagged_locator tag to be used as an argument
Signed-off-by: Anthony MARTIN <anthony.martin@sensiolabs.com>
2019-03-11 14:33:24 +01:00
..
AnalyzeServiceReferencesPassTest.php fixed CS 2019-01-16 21:35:37 +01:00
AutoAliasServicePassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
AutowirePassTest.php fixed CS 2019-01-16 22:53:45 +01:00
AutowireRequiredMethodsPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
CheckArgumentsValidityPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
CheckCircularReferencesPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
CheckDefinitionValidityPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
CheckExceptionOnInvalidReferenceBehaviorPassTest.php fixed CS 2019-01-16 21:35:37 +01:00
CheckReferenceValidityPassTest.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
CustomExpressionLanguageFunctionTest.php fixed CS 2019-01-16 21:35:37 +01:00
DecoratorServicePassTest.php fixed CS 2019-01-16 19:35:49 +01:00
DefinitionErrorExceptionPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ExtensionCompilerPassTest.php do not mock the container builder in tests 2018-02-14 11:03:57 +01:00
InlineServiceDefinitionsPassTest.php fixed CS 2019-01-16 21:35:37 +01:00
IntegrationTest.php [DI] Allow tagged_locator tag to be used as an argument 2019-03-11 14:33:24 +01:00
MergeExtensionConfigurationPassTest.php Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00
OptionalServiceClass.php Merge branch '2.7' into 2.8 2017-11-19 21:05:05 +02:00
PassConfigTest.php fixed CS 2019-01-16 19:35:49 +01:00
PriorityTaggedServiceTraitTest.php [DI] Allow tagged_locator tag to be used as an argument 2019-03-11 14:33:24 +01:00
RegisterEnvVarProcessorsPassTest.php [DI] replace "nullable" env processor by improving the "default" one 2019-03-10 18:21:18 +01:00
RegisterServiceSubscribersPassTest.php fixed CS 2019-01-16 21:35:37 +01:00
RemoveUnusedDefinitionsPassTest.php [DependencyInjection] Fix serialization of \Closure in RemoveUnusedDefinitionsPass 2019-02-01 12:06:24 +01:00
ReplaceAliasByActualDefinitionPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResolveBindingsPassTest.php fixed CS 2019-01-16 21:35:37 +01:00
ResolveChildDefinitionsPassTest.php fixed CS 2019-01-16 19:35:49 +01:00
ResolveClassPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResolveFactoryClassPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResolveHotPathPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResolveInstanceofConditionalsPassTest.php Autoconfig: don't automatically tag decorators 2019-03-04 09:49:34 +01:00
ResolveInvalidReferencesPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResolveNamedArgumentsPassTest.php fixed CS 2019-01-16 19:35:49 +01:00
ResolveParameterPlaceHoldersPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResolvePrivatesPassTest.php [DI] Turn private defs to non-public ones before removing passes 2017-10-07 10:21:26 +02:00
ResolveReferencesToAliasesPassTest.php [DI] add id of referencing service when a deprecated alias is found 2019-01-28 17:40:12 +01:00
ResolveTaggedIteratorArgumentPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ServiceLocatorTagPassTest.php fixed CS 2019-01-16 21:35:37 +01:00
ValidateEnvPlaceholdersPassTest.php fixed CS 2019-01-16 22:53:45 +01:00