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
Dariusz Górecki 3cfaade8f7 [CS] Fix usage of assertCount
Bug fix: no
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: -
Todo: -
2012-01-18 14:42:47 +01:00
..
AnalyzeServiceReferencesPassTest.php [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01: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 [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01:00
ResolveReferencesToAliasesPassTest.php fixed CS 2011-06-08 19:56:59 +02:00