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/Helper
Fabien Potencier 50d86e87a0 Merge branch '3.4' into 4.0
* 3.4:
  [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:29 +01:00
..
AbstractQuestionHelperTest.php Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
FormatterHelperTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
HelperSetTest.php Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
HelperTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ProcessHelperTest.php [Process] Deprecate ProcessBuilder 2017-06-09 15:37:35 +02:00
ProgressBarTest.php Merge branch '3.2' 2017-04-25 21:46:15 -04:00
ProgressIndicatorTest.php Updated PHPUnit namespaces 2017-02-20 13:35:43 +01:00
QuestionHelperTest.php Merge branch '3.4' into 4.0 2017-12-20 12:09:53 +01:00
SymfonyQuestionHelperTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
TableStyleTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
TableTest.php [Console] Provide a bugfix where an array could be passed 2018-01-24 16:57:03 +01:00