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/Tests/Helper
Fabien Potencier 6b02541880 Merge branch '2.6' into 2.7
* 2.6:
  Fix small coding style
  [2.3] Static Code Analysis for Components
  [Form] fixed phpdoc
  CS: Convert double quotes to single quotes
  Fixed MongoODM entity loader. Improved loading behavior of entities and documents by reusing entity loader.
  [Validator] added Japanese translation for unmatched charset (id: 80)
  [WebProfilerBundle] fixed undefined buttons.
  [WebProfilerBundle] Fix javascript toolbar on IE8
  [DependencyInjection] Highest precedence for user parameters
  bumped Symfony version to 2.6.6
  [Translation][MoFileLoader] fixed load empty translation.
  updated VERSION for 2.6.5
  updated CHANGELOG for 2.6.5
  bumped Symfony version to 2.3.27
  updated VERSION for 2.3.26
  update CONTRIBUTORS for 2.3.26
  updated CHANGELOG for 2.3.26
  [HttpKernel] UriSigner::buildUrl - default params for http_build_query

Conflicts:
	src/Symfony/Bridge/Propel1/Tests/DataCollector/PropelDataCollectorTest.php
	src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
	src/Symfony/Component/HttpKernel/Kernel.php
	src/Symfony/Component/Security/Http/Firewall/AbstractPreAuthenticatedListener.php
	src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf
2015-03-22 17:57:18 +01:00
..
FormatterHelperTest.php fixed CS 2014-09-22 10:32:35 +02:00
HelperSetTest.php Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
LegacyDialogHelperTest.php [2.6] add @group legacy 2015-03-13 18:37:22 +01:00
LegacyProgressHelperTest.php [2.6] add @group legacy 2015-03-13 18:37:22 +01:00
LegacyTableHelperTest.php Merge branch '2.3' into 2.6 2015-03-22 17:55:57 +01:00
ProcessHelperTest.php use value of DIRECTORY_SEPARATOR to detect Windows 2014-12-31 10:20:32 +01:00
ProgressBarTest.php add overwrite flag to allow non-decorated output 2014-09-05 08:08:33 -04:00
QuestionHelperTest.php Merge branch '2.6' into 2.7 2015-03-07 08:43:00 +01:00
TableStyleTest.php [Console][TableStyle] validate padding type value. 2015-02-05 08:11:58 +01:00
TableTest.php [Console] added the possibility to insert a table separator anywhere in a table output 2014-03-03 14:12:09 +01:00