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
2013-01-16 09:59:03 +01:00
..
AnalyzeServiceReferencesPassTest.php merged 2.0 2012-05-11 18:14:47 +02:00
CheckCircularReferencesPassTest.php Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00
CheckDefinitionValidityPassTest.php updated license blocks 2012-03-31 18:00:32 -03:00
CheckExceptionOnInvalidReferenceBehaviorPassTest.php Fixed @expectedException definitions to reference absolute exception paths 2013-01-05 18:52:40 +01:00
CheckReferenceValidityPassTest.php Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00
InlineServiceDefinitionsPassTest.php Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00
IntegrationTest.php [DependencyInjection] removed hard dependency on the Config component 2012-12-28 11:06:10 +01:00
RemoveUnusedDefinitionsPassTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ReplaceAliasByActualDefinitionPassTest.php add test for compiler replace alias with invalid alias 2013-01-16 09:59:03 +01:00
ResolveDefinitionTemplatesPassTest.php updated license blocks 2012-03-31 18:00:32 -03:00
ResolveInvalidReferencesPassTest.php Merge branch '2.0' into 2.1 2013-01-08 19:16:44 +01:00
ResolveReferencesToAliasesPassTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00