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 3fa8ad0859 Merge branch '4.3' into 4.4
* 4.3:
  [ProxyManager] fix closure binding
  [VarDumper] fix annotations
  [Console] fixed a PHP notice when there is no function
2019-08-15 10:52:52 +02:00
..
Command Improve some URLs 2019-08-08 17:01:12 +02:00
CommandLoader Remove unneeded phpdocs 2019-08-08 11:37:48 +02:00
DependencyInjection fixed CS 2019-01-16 19:35:49 +01:00
Descriptor Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Event Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00
EventListener switched array() to [] 2019-01-16 10:39:14 +01:00
Exception fixed some exception previous type hints 2019-03-30 08:40:00 +01:00
Formatter cleanup remaining param and internal Intl FulLTransformer 2019-08-08 16:35:53 +02:00
Helper Merge branch '4.3' into 4.4 2019-08-14 14:37:46 +02:00
Input minor #32800 Improve some URLs (Arman-Hosseini) 2019-08-08 17:01:55 +02:00
Logger Import return annotations from vendors 2019-08-14 15:27:41 +02:00
Output Turned return type annotations of private methods into php return types. 2019-08-07 16:19:54 +02:00
Question Merge branch '4.3' into 4.4 2019-08-14 14:37:46 +02:00
Resources/bin Move hiddeninput.exe to Resources/bin 2012-10-16 11:08:11 +02:00
Style Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Tester Merge branch '3.4' into 4.2 2019-04-01 09:32:59 +02:00
Tests Merge branch '4.3' into 4.4 2019-08-08 14:07:40 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
Application.php Merge branch '4.3' into 4.4 2019-08-15 10:52:52 +02:00
CHANGELOG.md Merge branch '3.4' into 4.3 2019-08-14 13:02:36 +02:00
composer.json add missing conflict rule 2019-08-08 08:34:09 +02:00
ConsoleEvents.php Merge branch '3.4' 2017-11-05 17:26:21 +01:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md Updated all the README files 2016-03-04 08:12:06 +01:00
Terminal.php Turned return type annotations of private methods into php return types. 2019-08-07 16:19:54 +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.