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 46fff8b4d7 Merge branch '3.4' into 4.1
* 3.4:
  [Console] simplified code
  removed useless phpdoc
  improve docblocks around group sequences
  [Cache] prevent getting older entries when the version key is evicted
  [WebProfilerBundle] added a note in the README
  [Yaml] Skip parser test with root user
  [Filesystem] Skip tests on readable file when run with root user
  [FWBundle] Fix an error in WebTestCase::createClient's PHPDoc
  [HttpFoundation][Security] forward locale and format to subrequests
  [Console] Send the right exit code to console.terminate listeners
  [HttpFoundation] fix hidding warnings from session handlers
  Caching missed templates on cache warmup
2018-09-30 05:38:13 +02:00
..
Command Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +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 Merge branch '3.4' into 4.0 2018-05-31 12:16:04 +02: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 '4.0' into 4.1 2018-07-26 11:10:45 +02:00
Formatter Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
Helper Merge branch '3.4' into 4.1 2018-09-22 21:04:12 +02:00
Input Merge branch '3.4' into 4.1 2018-09-15 11:59:43 +02:00
Logger Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Output Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
Style Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Tester Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
ApplicationTest.php Merge branch '3.4' into 4.1 2018-09-30 05:38:13 +02:00
TerminalTest.php Allow terminal dimensions to be set to 0 (unbounded) 2017-04-11 16:41:42 +01:00