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/Console/Formatter
Fabien Potencier 59a4313a52 Merge branch '2.2' into 2.3
* 2.2:
  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
  [Translation] fixed the error in the dumper test as described in #9475
  [Console] fix phpdoc and constructor default value

Conflicts:
	src/Symfony/Component/Console/Helper/ProgressHelper.php
	src/Symfony/Component/HttpKernel/Kernel.php
2013-11-13 22:27:40 +01:00
..
OutputFormatter.php Merge branch '2.2' into 2.3 2013-11-13 22:27:40 +01:00
OutputFormatterInterface.php fixed CS 2012-07-09 14:54:20 +02:00
OutputFormatterStyle.php [Console] fix phpdoc and constructor default value 2013-11-08 01:49:34 +01:00
OutputFormatterStyleInterface.php Fixed typos 2012-07-28 22:02:29 +00:00
OutputFormatterStyleStack.php [Console] fix phpdoc and constructor default value 2013-11-08 01:49:34 +01:00