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 581b439931 Merge branch '4.4' into 5.0
* 4.4: (26 commits)
  [HttpClient] NativeHttpClient should not send >1.1 protocol version
  [HttpClient] fix support for non-blocking resource streams
  [Mailer] Make sure you can pass custom headers to Mailgun
  [Mailer] Remove line breaks in email attachment content
  Update links to documentation
  [Validator] Add the missing translations for the Arabic (ar) locale
  ensure to expect no validation for the right reasons
  [Security-Guard] fixed 35203 missing name tag in param docblock
  [HttpClient] fix casting responses to PHP streams
  [PhpUnitBridge] Add test case for @expectedDeprecation annotation
  [PhpUnitBridge][SymfonyTestsListenerTrait] Remove $testsWithWarnings stack
  [Mailer] Fix addresses management in Sendgrid API payload
  [Mailer][MailchimpBridge] Fix missing attachments when sending via Mandrill API
  [Mailer][MailchimpBridge] Fix incorrect sender address when sender has name
  [HttpClient] fix capturing SSL certificates with NativeHttpClient
  Update year in license files
  [TwigBridge][Form] Added missing help messages in form themes
  Update year in license files
  Update year in license files
  fix version when "anonymous: lazy" was introduced
  ...
2020-01-04 15:08:26 +01:00
..
DebugFormatterHelper.php Merge branch '4.4' 2019-08-08 11:20:29 +02:00
DescriptorHelper.php Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Dumper.php [Console] Add dumper 2019-03-24 11:32:26 +01:00
FormatterHelper.php Merge branch '4.4' into 5.0 2020-01-04 15:08:26 +01:00
Helper.php [Console] [5.0] Add all type-hint 2019-07-08 11:15:41 +02:00
HelperInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
HelperSet.php Remove unneeded phpdocs 2019-08-08 11:37:48 +02:00
InputAwareHelper.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
ProcessHelper.php Merge branch '4.4' 2019-09-27 16:25:24 +02:00
ProgressBar.php feature #33732 [Console] Rename some methods related to redraw frequency (javiereguiluz) 2019-11-04 13:46:19 +01:00
ProgressIndicator.php Merge branch '4.4' 2019-09-27 16:25:24 +02:00
QuestionHelper.php [Console][QuestionHelper] Use string type declaration 2019-12-17 14:20:22 +01:00
SymfonyQuestionHelper.php Merge branch '3.4' into 4.3 2019-12-17 11:30:23 +01:00
Table.php Merge branch '4.4' 2019-09-27 16:25:24 +02:00
TableCell.php Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
TableRows.php Add return types to internal & magic methods when possible 2019-08-22 15:18:41 +02:00
TableSeparator.php switched array() to [] 2019-01-16 10:39:14 +01:00
TableStyle.php Merge branch '4.4' 2019-09-27 16:25:24 +02:00