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 4447f87c2e Merge branch '4.2'
* 4.2:
  fix translating file validation error message
  [Validator] Add missing Hungarian translations
  Improving deprecation message of the Twig templates directory src/Resources/views
  [3.4] [Validator] Add missing french validation translations.
  [Validator] Only traverse arrays that are cascaded into
  Handle case where no translations were found
  [Validator] Translate unique collection message to Hungarian
  fix tests
  Run test in separate process
  Use a class name that does not actually exist
  [Profiler] Fix dark theme elements color
  fix horizontal spacing of inlined Bootstrap forms
  [Translator] Warm up the translations cache in dev
  turn failed file uploads into form errors
2019-04-07 11:58:10 +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 Support indexing tagged locators by FQCN as fallback 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 Support indexing tagged locators by FQCN as fallback 2019-03-11 14:33:24 +01:00
RegisterEnvVarProcessorsPassTest.php Add an url EnvProcessor 2019-03-17 18:30:10 +01: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 fix tests 2019-04-06 22:57:23 +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 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 [DI] Deprecate non-string default envs 2019-03-26 18:14:00 +01:00