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 fce909a1ef Merge branch '3.0'
* 3.0:
  fixed issue with PHP 5.3
  The WebProcessor now forwards the client IP
  minor changes
  [#17878] Fixing a bug where scalar values caused invalid ordering
  [#17724] Fixing autowiring bug where if some args are set, new ones are put in the wrong spot
  bumped Symfony version to 2.3.39
  updated VERSION for 2.3.38
  update CONTRIBUTORS for 2.3.38
  updated CHANGELOG for 2.3.38
2016-03-01 12:09:33 +01: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 Merge branch '3.0' 2016-03-01 12:09:33 +01: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
RemoveUnusedDefinitionsPassTest.php [2.6] cleanup deprecated uses 2015-01-05 09:56:52 +01:00
ReplaceAliasByActualDefinitionPassTest.php removed legacy test 2016-02-28 17:50:08 +01:00
ResolveDefinitionTemplatesPassTest.php Remove unused imports 2016-01-21 00:01:55 +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