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
2015-09-26 14:15:17 +02:00
..
AnalyzeServiceReferencesPassTest.php [2.6] cleanup deprecated uses 2015-01-05 09:56:52 +01:00
AutoAliasServicePassTest.php [DependencyInjection] Add missing file headers 2015-08-24 04:28:49 +02:00
CheckCircularReferencesPassTest.php [2.6] cleanup deprecated uses 2015-01-05 09:56:52 +01:00
CheckDefinitionValidityPassTest.php [PhpUnitBridge] Enforce @-silencing of deprecation notices according to new policy 2015-06-18 21:21:56 +02:00
CheckExceptionOnInvalidReferenceBehaviorPassTest.php CS fixes 2014-12-03 20:10:26 +00:00
CheckReferenceValidityPassTest.php CS fixes 2014-12-03 20:10:26 +00:00
DecoratorServicePassTest.php Fix license headers 2015-09-26 14:15:17 +02:00
ExtensionCompilerPassTest.php Fix license headers 2015-09-26 14:15:17 +02:00
InlineServiceDefinitionsPassTest.php make it possible to dump inlined services to XML 2015-03-23 20:17:28 +01:00
IntegrationTest.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
LegacyResolveParameterPlaceHoldersPassTest.php [PhpUnitBridge] Enforce @-silencing of deprecation notices according to new policy 2015-06-18 21:21:56 +02:00
MergeExtensionConfigurationPassTest.php [DependencyInjection] Add missing file headers 2015-08-24 04:28:49 +02:00
RemoveUnusedDefinitionsPassTest.php [2.6] cleanup deprecated uses 2015-01-05 09:56:52 +01:00
ReplaceAliasByActualDefinitionPassTest.php add test for compiler replace alias with invalid alias 2013-01-16 09:59:03 +01:00
ResolveDefinitionTemplatesPassTest.php [DependencyInjection] Fixed decoration of service for service with parent 2015-05-18 11:41:40 +02:00
ResolveInvalidReferencesPassTest.php Merge branch '2.0' into 2.1 2013-01-08 19:16:44 +01:00
ResolveParameterPlaceHoldersPassTest.php Marked the ResolveParameterPlaceHoldersPassTest as legacy 2015-03-17 13:42:58 +01:00
ResolveReferencesToAliasesPassTest.php Break infinite loop while resolving aliases 2014-10-26 08:26:27 +01:00