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/Helper
Nicolas Grekas af47008bc9 Merge branch '2.7' into 2.8
* 2.7:
  [Console] Application update PHPDoc of add and register methods
  [Config] Extra tests for Config component
  Fixed bugs in names of classes and methods.
  [DoctrineBridge] Fixed php doc
  [FrameworkBundle] Fixed parameters number mismatch declaration
  [BrowserKit] Added test for followRedirect method (POST method)
  Fix the money form type render with Bootstrap3
  [BrowserKit] Uppercase the "GET" method in redirects
  [WebProfilerBundle] Fixed  JSDoc parameter definition
  [HttpFoundation] HttpCache refresh stale responses containing an ETag

Conflicts:
	src/Symfony/Component/BrowserKit/Tests/ClientTest.php
	src/Symfony/Component/Security/Acl/Resources/bin/generateSql.php
2016-07-26 10:02:44 +02:00
..
DebugFormatterHelper.php fixes CS 2015-08-24 09:13:45 +02:00
DescriptorHelper.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
DialogHelper.php Merge branch '2.7' into 2.8 2016-03-07 15:04:32 +01:00
FormatterHelper.php [2.3] Remove most refs uses 2015-03-07 13:18:29 +01:00
Helper.php Merge branch '2.7' into 2.8 2016-04-12 20:01:21 +02:00
HelperInterface.php remove api tags from code 2015-09-28 19:11:22 +02:00
HelperSet.php Merge branch '2.7' into 2.8 2016-06-29 07:29:29 +02:00
InputAwareHelper.php made {@inheritdoc} annotations consistent across the board 2014-04-16 10:03:46 +02:00
ProcessHelper.php Default to stderr for console helpers (only merge if #15794 gets merged) 2015-09-14 23:39:58 +02:00
ProgressBar.php Merge branch '2.7' into 2.8 2016-06-28 18:24:07 +02:00
ProgressHelper.php Merge branch '2.7' into 2.8 2016-03-07 15:04:32 +01:00
ProgressIndicator.php [Console] Fix wrong exceptions being thrown 2016-04-26 12:00:47 +00:00
QuestionHelper.php [Console] remove readline support 2016-02-03 19:01:35 +01:00
SymfonyQuestionHelper.php Merge branch '2.7' into 2.8 2016-07-26 10:02:44 +02:00
Table.php Merge branch '2.7' into 2.8 2016-07-19 12:40:24 +02:00
TableCell.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
TableHelper.php Merge branch '2.7' into 2.8 2016-01-12 18:46:01 +01:00
TableSeparator.php [Console] fixed PHPDoc 2016-06-14 10:22:25 +02:00
TableStyle.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00