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
Christophe Coevoet e0eb6d467f Merge branch '2.8' into 3.0
* 2.8:
  Set the redraw frequency at least to 1. Setting it to 0 would otherwise produce an error.
  [Process] Unset callback after stop to free memory
  Improve error message for undefined DIC aliases
  [VarDumper] fixed .sf-dump z-index
  [Validator] Updated Luxembourgish translations for 2.8
  Disallow http-kernel 3.x, fixes #16837.
  [DependencyInjection] Validate class names and factory methods
  ampq → amqp
  Fix typo
  Refactoring EntityUserProvider::__construct() to not do work, cause cache warm error
  [Form] Add context to FormFactory deprecations
  CS: remove unneeded parentheses around control statements
  [TwigBridge] Clean deps now that 2.8.0 is tagged
2015-12-05 12:13:14 +01: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 [2.3] Remove most refs uses 2015-03-07 13:18:29 +01:00
Helper.php Merge branch '2.3' into 2.7 2015-10-27 21:15:55 -07:00
HelperInterface.php remove api tags from code 2015-09-28 19:11:22 +02:00
HelperSet.php Merge branch '2.8' 2015-09-25 12:59:21 +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 2015-12-05 12:13:14 +01:00
ProgressIndicator.php [Console] Add progress indicator helper 2015-11-01 12:44:27 +01:00
QuestionHelper.php Add more callable type hints 2015-10-05 18:52:37 +02:00
SymfonyQuestionHelper.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
Table.php Rely on iconv and symfony/polyfill-* 2015-10-28 03:15:07 +01:00
TableCell.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
TableSeparator.php [Console][Table] Add support for colspan/rowspan + multiple header lines 2015-03-26 17:59:57 +01:00
TableStyle.php [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00