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
Fabien Potencier c4a80412b8 Merge branch '2.5' into 2.6
* 2.5:
  CS fixes
  [2.3] More cs fixes
  Removed unused imports
  CS fixes
  bumped Symfony version to 2.5.9
  updated VERSION for 2.5.8
  update CONTRIBUTORS for 2.5.8
  updated CHANGELOG for 2.5.8
  bumped Symfony version to 2.3.24
  updated VERSION for 2.3.23
  update CONTRIBUTORS for 2.3.23
  updated CHANGELOG for 2.3.23

Conflicts:
	src/Symfony/Component/Console/Helper/ProgressBar.php
	src/Symfony/Component/Debug/ErrorHandler.php
	src/Symfony/Component/HttpKernel/Kernel.php
	src/Symfony/Component/Security/Http/HttpUtils.php
	src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php
2014-12-05 13:00:15 +01:00
..
Compiler Merge branch '2.5' into 2.6 2014-12-05 13:00:15 +01:00
Dumper [DependencyInjection] keep some of the reverted perf optim 2014-12-03 10:22:11 +01:00
Extension fixed CS 2014-09-22 10:32:35 +02:00
Fixtures [DependencyInjection] keep some of the reverted perf optim 2014-12-03 10:22:11 +01:00
LazyProxy Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
Loader Merge branch '2.5' into 2.6 2014-12-05 13:00:15 +01:00
ParameterBag [DependencyInjection] fixed ? position in some exception messages (refs #7861) 2013-05-01 06:24:56 +02:00
ContainerBuilderTest.php Merge branch '2.5' 2014-10-26 08:46:28 +01:00
ContainerTest.php Merge branch '2.5' into 2.6 2014-11-28 11:00:40 +01:00
CrossCheckTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
DefinitionDecoratorTest.php added a new Syntax to define factories as callables. 2014-09-24 08:27:41 +02:00
DefinitionTest.php [DependencyInjection] Tweaked factories 2014-10-02 01:48:53 +04:00
ParameterTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ReferenceTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00