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 22bb403c20 Merge branch '3.2'
* 3.2:
  [DI] Autowiring and factories are incompatible with each others
  [DI] Don't use auto-registered services to populate type-candidates
  Lighten tests output by removing composer suggestions
  support nullable array or collection
  Complete the injection of the expression in all syntax errors
  CS: Remove invisible chars
  Disable resource tracking if the config component is missing
  [EventDispatcher] Remove unneded count()
  Fix tests expecting a valid date
  Avoid forcing to define the choices_as_values option when using choice_loader
  add expression text to SyntaxError
  [Console] Fix table cell styling
  [Console] Revised exception rendering
  Fix @param in PHPDoc
  [WebProfilerBundle] Normalize whitespace in exceptions passed in headers
  Disable color support detection for tests
  [Form] Improve the exceptions when trying to get the data in a PRE_SET_DATA listener and the data has not already been set
2017-04-04 09:47:41 +02:00
..
DebugFormatterHelper.php fixes CS 2015-08-24 09:13:45 +02:00
DescriptorHelper.php Merge branch '2.7' into 2.8 2016-12-27 11:39:57 +01:00
FormatterHelper.php [console] Add truncate method to FormatterHelper 2016-01-25 13:26:46 +01:00
Helper.php Merge branch '3.2' 2017-04-04 09:47:41 +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-29 07:40:00 +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 [Console] Disallow inheritance from ProgressBar 2016-12-13 10:20:32 +01:00
ProgressIndicator.php Merge branch '2.8' into 3.1 2016-11-03 09:04:31 +01:00
QuestionHelper.php minor #20885 [Console] Option to disable stty (johmue) 2017-03-22 13:36:10 -07:00
SymfonyQuestionHelper.php Merge branch '2.7' into 2.8 2016-12-23 17:32:24 +01:00
Table.php Merge branch '2.8' into 3.2 2017-04-04 09:26:27 +02:00
TableCell.php Merge branch '2.7' into 2.8 2017-02-06 13:04:06 +01:00
TableSeparator.php [Console] fixed PHPDoc 2016-06-14 10:22:25 +02:00
TableStyle.php Merge branch '2.7' into 2.8 2016-12-27 11:39:57 +01:00