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
Fabien Potencier d2098d7e5d fixed CS
2019-01-16 21:35:37 +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 21:35:37 +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 fixed CS 2019-01-16 19:35:49 +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 fixed CS 2019-01-16 19:35:49 +01:00
RegisterEnvVarProcessorsPassTest.php fixed CS 2019-01-16 21:35:37 +01:00
RegisterServiceSubscribersPassTest.php fixed CS 2019-01-16 21:35:37 +01:00
RemoveUnusedDefinitionsPassTest.php fixed CS 2019-01-16 21:35:37 +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 fixed CS 2019-01-16 21:35:37 +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 switched array() to [] 2019-01-16 10:39:14 +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 Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00