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 587f355137 Merge branch '2.3'
* 2.3: (25 commits)
  bumped Symfony version to 2.2.11
  updated VERSION for 2.2.10
  update CONTRIBUTORS for 2.2.10
  updated CHANGELOG for 2.2.10
  fixed version
  Request::overrideGlobals() may call invalid ini value
  Force Luhn Validator to only work with strings
  Fixed bug with lazy services
  [Translation] fixed the error in the dumper test as described in #9475
  deleted mixing string concatenation inside a sprintf
  "__call()" should be displayed only if $this->magicCall is true
  [Console] fix phpdoc and constructor default value
  Add media-query for printing: Do not print the toolbar.
  Fix ProgressHelper redraw when redrawFreq is greater than 1
  Update toolbar.css.twig
  slovenian translations fixed
  slovenian translations fixed
  [DependencyInjection] fixed YamlDumper did not make services private.
  [FrameworkBundle] fix routing container parameter exception message
  [Form] fix and unify phpdoc
  ...

Conflicts:
	src/Symfony/Component/Console/Helper/ProgressHelper.php
	src/Symfony/Component/DependencyInjection/ContainerBuilder.php
	src/Symfony/Component/HttpKernel/Kernel.php
2013-11-13 22:30:16 +01:00
..
Compiler Merge branch '2.3' 2013-09-29 21:43:28 +02:00
Dumper Merge branch '2.3' 2013-09-12 14:59:51 +02:00
Extension [DIC] Better handling of enableable configurations 2013-01-28 18:21:49 +01:00
Fixtures Merge branch '2.3' 2013-11-13 22:30:16 +01:00
LazyProxy ProxyManager Bridge 2013-05-06 08:38:39 +02:00
Loader merged branch fabpot/expression-engine (PR #8913) 2013-09-19 13:00:34 +02:00
ParameterBag [DependencyInjection] fixed ? position in some exception messages (refs #7861) 2013-05-01 06:24:56 +02:00
ContainerBuilderTest.php Merge branch '2.3' 2013-11-13 22:30:16 +01:00
ContainerTest.php merged branch fabpot/null-services (PR #8582) 2013-07-25 19:04:05 +02:00
CrossCheckTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
DefinitionDecoratorTest.php [DependencyInjection] fixed #8570 2013-07-25 13:55:15 +08:00
DefinitionTest.php ProxyManager Bridge 2013-05-06 08:38:39 +02: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