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
Nicolas Grekas b5306d2e81 Merge branch '4.2' into 4.3
* 4.2:
  [DI] Fix suspicious test
  [SecurityBundle] add missing contraint for symfony/config dep
2019-06-08 08:33:08 +02: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 Merge branch '4.2' 2019-04-07 11:58:10 +02:00
AutowireRequiredMethodsPassTest.php [DI] Add support for "wither" methods - for greater immutable services 2019-04-03 11:14:18 +02: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] default to service id - *not* FQCN - when building tagged locators 2019-05-11 18:47:04 +02:00
MergeExtensionConfigurationPassTest.php Merge branch '3.4' into 4.2 2019-05-30 18:06:08 +02: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 Support indexing tagged locators by FQCN as fallback 2019-03-11 14:33:24 +01:00
RegisterEnvVarProcessorsPassTest.php Add a require env var processor 2019-04-07 08:29:53 +00:00
RegisterReverseContainerPassTest.php [DI] add ReverseContainer: a locator that turns services back to their ids 2019-03-14 17:23:04 +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 [DI] Fix bad error message for unused bind under _defaults 2019-04-07 12:22:52 +02: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 [DI] Improve exception message on missing $ of named argument 2019-04-29 11:48:38 +02: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 [DI] fix using bindings with locators of service subscribers 2019-05-19 11:11:39 -03:00
ValidateEnvPlaceholdersPassTest.php Merge branch '4.2' into 4.3 2019-06-08 08:33:08 +02:00