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 374f6e2353 Merge branch '4.0'
* 4.0:
  [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
  Restore RoleInterface import
  [Console] Provide a bugfix where an array could be passed
  Improve assertions
  SCA: get rid of repetitive calls
  allow null values for root nodes in YAML configs
  revert useless tests fixtures changes
  [VarDumper] Fix docblock
  Improve phpdoc to make it more explicit
  [DI] Fix initialization of legacy containers by delaying include_once
2018-01-29 10:06:44 +01:00
..
Command Merge branch '3.4' 2017-09-27 20:38:05 +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 [Console] Simplify parameters in DI 2017-12-24 07:06:54 +01: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 [Console] Add placeholder for line number in console exception fixtures 2018-01-15 16:23:30 +01:00
Formatter fixed some deprecation messages 2017-12-31 06:50:45 +01:00
Helper Merge branch '4.0' 2018-01-29 10:06:44 +01:00
Input Merge branch '3.4' into 4.0 2018-01-29 10:06:29 +01: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 [Console] add setInputs to ApplicationTest and share some code 2017-11-12 07:57:03 +01:00
ApplicationTest.php [Console] Fix using finally where the catch can also fail 2018-01-21 15:52:44 +01:00
TerminalTest.php Allow terminal dimensions to be set to 0 (unbounded) 2017-04-11 16:41:42 +01:00