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/Tests
Nicolas Grekas 7e766dae4a erge branch '3.1'
* 3.1:
  Remove trailing space
  CS fixes
  Remove trailing space
  CS: apply rules
  [Yaml] Clean some messages + add test case
  [Console] simplified code
  [Form] Fix UrlType transforms valid protocols
  [SecurityBundle] Changed encoder configuration example to bcrypt
2016-11-03 09:11:03 +01:00
..
Command Merge branch '3.1' 2016-09-24 08:57:00 -07:00
Descriptor Merge branch '2.3' into 2.7 2016-01-25 10:55:53 +01:00
Fixtures rename Command::private to Command::hidden 2016-10-21 21:25:53 +02:00
Formatter [PhpUnitBridge] Drop ErrorAssert in favor of @expectedDeprecation 2016-10-21 22:33:10 +02:00
Helper erge branch '3.1' 2016-11-03 09:11:03 +01:00
Input Merge branch '3.1' 2016-09-19 13:29:03 -07:00
Logger [Console] Add ConsoleLogger::hasErrored() 2016-06-17 19:29:15 +02:00
Output Convert Output::write's type to an options arg where verbosity can be passed in as well 2015-09-12 23:35:49 +01:00
Style [Console] simplified tests 2016-06-20 08:34:10 +02:00
Tester [Console] Set user inputs from CommandTester 2016-06-16 09:44:16 +02:00
ApplicationTest.php Merge branch '3.1' 2016-09-24 08:57:00 -07:00
TerminalTest.php switched to use COLUMNS and LINES env vars to change terminal dimensions 2016-06-17 19:36:07 +02:00