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
Fabien Potencier de4a650d8c Merge branch '3.1'
* 3.1:
  [TwigBridge] removed deprecations added in Twig 1.27
  PHP CS Fixer: use php_unit_dedicate_assert
  3.0 Upgrade Guide: Added details describing how to pass data to a form through the options resolver
  fixed Filesystem:makePathRelative and added 2 more testcases
  no 304 response if method is not cacheable
  move tags from decorated to decorating service
2016-10-17 21:30:21 -07: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 [DependencyInjection] Autowiring: add setter injection support 2016-07-01 10:58:32 +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 2016-10-17 21:28:30 -07:00
ExtensionCompilerPassTest.php Change couple of occurences of a public setUp() method to protected 2016-01-27 11:47:13 +00:00
FactoryReturnTypePassTest.php [DependencyInjection] Automatically detect the definitions class when possible 2016-07-31 12:30:18 +02: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.1 2016-08-05 10:37:39 +02:00
ResolveDefinitionTemplatesPassTest.php Merge branch '2.8' into 3.1 2016-08-22 14:11:19 +02: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