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 25055be92e Merge branch '2.8' into 3.4
* 2.8:
  [php_cs] disable fopen_flags
  [CS] Remove unused variables passed to closures
  [CS] Remove empty comment
  [CS] Enforces null type hint on last position in phpDocs
  [CS] Use combined assignment operators when possible
  Fix a typo in error messages
  [Console] Add missing null to input values allowed types
  [PHPUnitBridge] Fix microtime() format
  bumped Symfony version to 2.8.47
  update CONTRIBUTORS for 2.8.46
  updated VERSION for 2.8.46
  updated CHANGELOG for 2.8.46
2018-10-02 14:28:39 +02:00
..
Command Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
CommandLoader [Console] Add a factory command loader for standalone application with lazy-loading needs 2017-07-15 10:43:17 +02:00
DependencyInjection [FrameworkBundle] Change priority of AddConsoleCommandPass to TYPE_BEFORE_REMOVING 2018-05-23 12:02:55 +07:00
Descriptor Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
EventListener Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Fixtures Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Formatter Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Helper Merge branch '2.8' into 3.4 2018-09-22 20:49:52 +02:00
Input Merge branch '2.8' into 3.4 2018-09-15 11:59:15 +02:00
Logger Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Output Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
Style Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Tester Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
ApplicationTest.php Merge branch '2.8' into 3.4 2018-10-02 14:28:39 +02:00
TerminalTest.php Allow terminal dimensions to be set to 0 (unbounded) 2017-04-11 16:41:42 +01:00