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 6cd873447d Merge branch '2.3' into 2.6
* 2.3:
  replaced the last remaining is_integer() call
  [2.3] [Config] [Console] [DependencyInjection] [DomCrawler] [Form] [HttpKernel] [PropertyAccess] [Security] [Translation] [Yaml] static code analysis, code cleanup
  [Validator] Added missing galician (gl) translations
  [travis] Tests Security sub-components
  [travis] Tests Security sub-components
  CS fixes
  [travis] test with php nightly

Conflicts:
	src/Symfony/Component/Security/Http/Tests/Firewall/RememberMeListenerTest.php
2015-03-07 08:40:15 +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 Merge branch '2.3' into 2.6 2015-03-07 08:40:15 +01:00
LegacyProgressHelperTest.php [2.5] cleanup deprecated uses 2015-01-05 09:51:41 +01:00
LegacyTableHelperTest.php Merge branch '2.3' into 2.6 2015-02-11 08:12:14 +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 Php Inspections (EA Extended): squash all PR-13813 commits 2015-03-07 08:39:22 +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