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
2019-05-19 11:11:39 -03:00
..
AnalyzeServiceReferencesPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
AutoAliasServicePassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
AutowireExceptionPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
AutowirePassTest.php fix tests 2019-04-06 22:57:23 +02: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 switched array() to [] 2019-01-16 10:39:14 +01:00
CheckReferenceValidityPassTest.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
DecoratorServicePassTest.php switched array() to [] 2019-01-16 10:39:14 +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
FactoryReturnTypePassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
InlineServiceDefinitionsPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
IntegrationTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
MergeExtensionConfigurationPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
OptionalServiceClass.php Merge branch '2.7' into 2.8 2017-11-19 21:05:05 +02:00
PassConfigTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
PriorityTaggedServiceTraitTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
RegisterEnvVarProcessorsPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
RegisterServiceSubscribersPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
RemoveUnusedDefinitionsPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ReplaceAliasByActualDefinitionPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResolveBindingsPassTest.php fix tests 2019-04-06 22:57:23 +02:00
ResolveChildDefinitionsPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResolveClassPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResolveDefinitionTemplatesPassTest.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 switched array() to [] 2019-01-16 10:39:14 +01:00
ResolveInvalidReferencesPassTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResolveNamedArgumentsPassTest.php switched array() to [] 2019-01-16 10:39:14 +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 [DI] fix using bindings with locators of service subscribers 2019-05-19 11:11:39 -03:00