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 0057459882 Merge branch '2.7' into 2.8
* 2.7:
  CS: adjust chaining indentation
2017-06-02 16:36:56 +02:00
..
AnalyzeServiceReferencesPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
AutoAliasServicePassTest.php CS: adjust chaining indentation 2017-05-31 11:30:46 +02:00
AutowirePassTest.php fix risky tests 2017-04-11 11:19:47 +02:00
CheckCircularReferencesPassTest.php fix some risky tests 2017-03-20 16:03:41 +01:00
CheckDefinitionValidityPassTest.php Merge branch '2.7' into 2.8 2017-03-21 14:39:01 -07:00
CheckExceptionOnInvalidReferenceBehaviorPassTest.php fix some risky tests 2017-03-20 16:03:41 +01:00
CheckReferenceValidityPassTest.php Merge branch '2.7' into 2.8 2017-03-21 14:39:01 -07:00
DecoratorServicePassTest.php Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
ExtensionCompilerPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
InlineServiceDefinitionsPassTest.php Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
IntegrationTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
LegacyResolveParameterPlaceHoldersPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
MergeExtensionConfigurationPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
OptionalServiceClass.php [DependencyInjection] Tests for AutowirePass with missing parent class 2016-04-20 14:07:35 +02:00
RemoveUnusedDefinitionsPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ReplaceAliasByActualDefinitionPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ResolveDefinitionTemplatesPassTest.php Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
ResolveInvalidReferencesPassTest.php Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
ResolveParameterPlaceHoldersPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ResolveReferencesToAliasesPassTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00