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
Nicolas Grekas 5a06f94c08 Merge branch '3.4' into 4.3
* 3.4:
  SCA: minor code tweaks
  [HttpKernel] Fix Apache mod_expires Session Cache-Control issue
  Fix getFileLinkFormat() to avoid returning the wrong URL in Profiler
2019-09-08 22:39:53 +02:00
..
Command Merge branch '3.4' into 4.3 2019-08-30 14:54:44 +02:00
CommandLoader
DependencyInjection
Descriptor Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Event
EventListener Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
Exception
Formatter
Helper Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Input Merge branch '3.4' into 4.3 2019-08-20 16:07:54 +02:00
Logger Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Output Fix inconsistent return points. 2019-08-20 16:27:59 +02:00
Question Merge branch '3.4' into 4.3 2019-08-26 10:26:39 +02:00
Resources/bin
Style Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
Tester [Console] fix docblock 2019-08-18 21:32:16 +02:00
Tests [Console] Fix incomplete output mock. 2019-08-16 01:33:50 +02:00
.gitignore
Application.php Merge branch '3.4' into 4.3 2019-09-08 22:39:53 +02:00
CHANGELOG.md Merge branch '3.4' into 4.3 2019-08-14 13:02:36 +02:00
composer.json
ConsoleEvents.php
LICENSE
phpunit.xml.dist
README.md
Terminal.php Fix inconsistent return points. 2019-08-07 13:38:48 +02:00

Console Component

The Console component eases the creation of beautiful and testable command line interfaces.

Resources

Credits

Resources/bin/hiddeninput.exe is a third party binary provided within this component. Find sources and license at https://github.com/Seldaek/hidden-input.