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/tests/Symfony/Tests/Component/DependencyInjection/Compiler
2012-05-07 12:47:50 +02:00
..
AnalyzeServiceReferencesPassTest.php [DependencyInjection] fixed private services removal when used as configurators (closes #3758) 2012-05-07 12:47:50 +02:00
CheckCircularReferencesPassTest.php [DependencyInjection] fixed un-detected circular references involving aliases 2011-07-11 18:25:40 +02:00
CheckDefinitionValidityPassTest.php removed unused use statements 2011-10-29 11:56:30 +02:00
CheckExceptionOnInvalidReferenceBehaviorPassTest.php fixed CS 2011-06-08 19:56:59 +02:00
CheckReferenceValidityPassTest.php fixed CS 2011-06-08 19:56:59 +02:00
InlineServiceDefinitionsPassTest.php fixed CS 2011-06-08 19:56:59 +02:00
IntegrationTest.php fixed CS 2011-06-08 19:56:59 +02:00
RemoveUnusedDefinitionsPassTest.php fixed CS 2011-06-08 19:56:59 +02:00
ReplaceAliasByActualDefinitionPassTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ResolveDefinitionTemplatesPassTest.php added missing license headers 2011-05-31 10:57:06 +02:00
ResolveInvalidReferencesPassTest.php updated tests (aka removed exceptions handling) 2011-04-13 11:36:42 +02:00
ResolveReferencesToAliasesPassTest.php fixed CS 2011-06-08 19:56:59 +02:00