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
2016-06-21 21:44:32 +02:00
..
AnalyzeServiceReferencesPassTest.php [2.6] cleanup deprecated uses 2015-01-05 09:56:52 +01:00
AutoAliasServicePassTest.php deprecate get() for uncompiled container builders 2016-06-08 13:34:16 +02:00
AutowirePassTest.php fixed CS 2016-06-21 08:06:14 +02:00
CheckCircularReferencesPassTest.php [2.6] cleanup deprecated uses 2015-01-05 09:56:52 +01:00
CheckDefinitionValidityPassTest.php Remove unused imports 2016-01-21 00:01:55 +02:00
CheckExceptionOnInvalidReferenceBehaviorPassTest.php CS fixes 2014-12-03 20:10:26 +00:00
CheckReferenceValidityPassTest.php Remove unused imports 2016-01-21 00:01:55 +02:00
DecoratorServicePassTest.php Merge branch '2.7' into 2.8 2015-09-26 21:48:07 +02:00
ExtensionCompilerPassTest.php Change couple of occurences of a public setUp() method to protected 2016-01-27 11:47:13 +00:00
InlineServiceDefinitionsPassTest.php [DI] Remove deprecated scope concept 2015-09-04 22:04:06 +02:00
IntegrationTest.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
MergeExtensionConfigurationPassTest.php [tests] Use @requires annotation when possible 2015-10-10 11:00:45 +02:00
OptionalServiceClass.php [DependencyInjection] Tests for AutowirePass with missing parent class 2016-04-20 14:07:35 +02:00
PassConfigTest.php [DependencyInjection] Sort the CompilerPass by priority 2016-06-21 21:44:32 +02:00
PriorityTaggedServiceTraitTest.php [DependencyInjection] fix the sorting by priority 2016-06-14 12:15:55 +02:00
RemoveUnusedDefinitionsPassTest.php [2.6] cleanup deprecated uses 2015-01-05 09:56:52 +01:00
ReplaceAliasByActualDefinitionPassTest.php Merge branch '2.8' into 3.0 2016-03-31 10:11:51 +02:00
ResolveDefinitionTemplatesPassTest.php Merge branch '3.0' 2016-05-12 10:59:27 -05:00
ResolveInvalidReferencesPassTest.php [DependencyInjection] Properly ignore invalid reference arguments in collection arguments 2015-12-28 14:56:54 +01:00
ResolveParameterPlaceHoldersPassTest.php Marked the ResolveParameterPlaceHoldersPassTest as legacy 2015-03-17 13:42:58 +01:00
ResolveReferencesToAliasesPassTest.php [DependencyInjection] fix merge 2016-01-27 12:37:34 +01:00