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
Fabien Potencier 57e5075645 Merge branch '2.8' into 3.3
* 2.8:
  [HttpFoundation] Use the correct syntax for session gc based on Pdo driver
  Removed assertDateTimeEquals() methods.
  Revert "bug #24987 [Console] Fix global console flag when used in chain (Simperfit)"
  Revert "bug #25487 [Console] Fix a bug when passing a letter that could be an alias (Simperfit)"
  Disable CSP header on exception pages only in debug
  Fixed submitting disabled buttons
  Fixed Button::setParent() when already submitted
  Improve assertions
  Improve assertions
  SCA: get rid of repetitive calls
  allow null values for root nodes in YAML configs
  [VarDumper] Fix docblock
  Improve phpdoc to make it more explicit
2018-01-29 10:02:23 +01:00
..
Command Merge branch '3.2' into 3.3 2017-06-02 11:51:43 +02:00
DependencyInjection [Console] Remove useless http-kernel dev dep 2017-08-15 11:15:06 +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 '2.8' into 3.3 2017-12-29 16:48:30 +01:00
Formatter fixed some deprecation messages 2017-12-31 06:50:45 +01:00
Helper Merge branch '2.8' into 3.3 2017-12-20 12:04:02 +01:00
Input Merge branch '2.8' into 3.3 2018-01-29 10:02:23 +01:00
Logger [Console] Fix test 2017-03-27 16:36:46 +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 Merge branch '2.8' into 3.3 2017-12-29 16:48:30 +01:00
TerminalTest.php Allow terminal dimensions to be set to 0 (unbounded) 2017-04-11 16:41:42 +01:00