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
Fabien Potencier 45ce2c87f4 Merge branch '3.0' into 3.1
* 3.0:
  [CS] Respect PSR2 4.2
  [Form] fix `empty_data` option in expanded `ChoiceType`
  [Console] removed unneeded private methods
  [Security] [Guard] Improve comment with working example
  sync min email validator version
  [TwigBridge] Fix inconsistency in LintCommand help
  explicitly forbid e-mail validator 2.0 or higher
  Fixed SymfonyQuestionHelper multi-choice with defaults
  [DoctrineBridge] Don't use object IDs in DoctrineChoiceLoader when passing a value closure
  Differentiate between the first time a progress bar is displayed and subsequent times
  finished previous commit
  No more exception for malformed input name
  fix post_max_size_message translation
  [Process] Fix pipes cleaning on Windows
  Avoid phpunit 5.4 warnings on getMock
  [Form] Add exception to FormRenderer about non-unique block names
  [Form] Consider a violation even if the form is not submitted
2016-06-28 18:26:56 +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
FormatterHelper.php [console] Add truncate method to FormatterHelper 2016-01-25 13:26:46 +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.8' into 3.0 2016-06-21 07:48:46 +02:00
InputAwareHelper.php made {@inheritdoc} annotations consistent across the board 2014-04-16 10:03:46 +02:00
ProcessHelper.php Add more callable type hints 2015-10-05 18:52:37 +02:00
ProgressBar.php Merge branch '2.8' into 3.0 2016-06-28 18:26:27 +02:00
ProgressIndicator.php remove methods that were needed for PHP 5.3 2016-05-14 13:18:56 +02:00
QuestionHelper.php Merge branch '2.8' into 3.0 2016-02-04 13:12:16 +01:00
SymfonyQuestionHelper.php Merge branch '2.7' into 2.8 2016-06-28 18:24:07 +02:00
Table.php Merge branch '3.0' into 3.1 2016-06-06 17:08:54 +02:00
TableCell.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02: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