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-05-13 15:42:47 -04: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
AutowirePassTest.php [DX][DI] Make Autowiring exceptions more future friendly 2016-05-13 15:42:47 -04:00
CheckCircularReferencesPassTest.php [2.6] cleanup deprecated uses 2015-01-05 09:56:52 +01:00
CheckDefinitionValidityPassTest.php Add "shared" flag and deprecate scopes concept 2015-06-24 12:32:32 -03:00
CheckExceptionOnInvalidReferenceBehaviorPassTest.php CS fixes 2014-12-03 20:10:26 +00:00
CheckReferenceValidityPassTest.php Add "shared" flag and deprecate scopes concept 2015-06-24 12:32:32 -03: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 Add "shared" flag and deprecate scopes concept 2015-06-24 12:32:32 -03: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 [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
RemoveUnusedDefinitionsPassTest.php [2.6] cleanup deprecated uses 2015-01-05 09:56:52 +01:00
ReplaceAliasByActualDefinitionPassTest.php Merge branch '2.3' into 2.7 2016-03-31 10:05:11 +02:00
ResolveDefinitionTemplatesPassTest.php [DependencyInjection] Fixed the priority of service decoration on service with parent 2016-05-03 11:49:32 +02:00
ResolveInvalidReferencesPassTest.php Add "shared" flag and deprecate scopes concept 2015-06-24 12:32:32 -03:00
ResolveParameterPlaceHoldersPassTest.php Marked the ResolveParameterPlaceHoldersPassTest as legacy 2015-03-17 13:42:58 +01:00
ResolveReferencesToAliasesPassTest.php Merge branch '2.3' into 2.7 2016-01-27 12:27:15 +01:00