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 2b62887f06 Merge branch '3.3' into 3.4
* 3.3:
  [Console] Fix traversable autocomplete values
  [ExpressionLanguage] Fix PhpDoc type-hints on Token value
  bumped Symfony version to 3.3.12
  updated VERSION for 3.3.11
  updated CHANGELOG for 3.3.11
  bumped Symfony version to 2.8.30
  updated VERSION for 2.8.29
  updated CHANGELOG for 2.8.29
  bumped Symfony version to 2.7.37
  updated VERSION for 2.7.36
  update CONTRIBUTORS for 2.7.36
  updated CHANGELOG for 2.7.36
2017-11-12 17:41:51 +01:00
..
Command [Lock] Include lock component in framework bundle 2017-09-27 08:10:55 -07:00
CommandLoader [Console] Add a factory command loader for standalone application with lazy-loading needs 2017-07-15 10:43:17 +02:00
DependencyInjection Fix BC break in console.command.ids parameter 2017-09-03 16:34:48 +02:00
Descriptor Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
EventListener [Console] Log exit codes as debug messages instead of errors 2017-08-08 12:48:54 +02:00
Fixtures Merge branch '3.3' into 3.4 2017-10-10 12:38:39 +02:00
Formatter Merge branch '2.8' into 3.3 2017-08-31 10:38:26 +02:00
Helper Merge branch '3.3' into 3.4 2017-11-12 17:41:51 +01:00
Input Merge branch '2.8' into 3.3 2017-09-06 18:40:18 +02:00
Logger [Console] Sync ConsoleLogger::interpolate with the one in HttpKernel 2017-10-15 14:36:44 +02:00
Output Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
Style Merge branch '3.2' 2017-02-18 18:35:19 +01:00
Tester Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
ApplicationTest.php [Console][HttpKernel] Handle new SHELL_VERBOSITY, also configures the default logger 2017-10-04 19:17:25 +02:00
TerminalTest.php Allow terminal dimensions to be set to 0 (unbounded) 2017-04-11 16:41:42 +01:00