Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e2eaf5a

Browse filesBrowse files
committed
Update Changelog, add Readme note about hidden input third party
1 parent ac01d5d commit e2eaf5a
Copy full SHA for e2eaf5a

File tree

Expand file treeCollapse file tree

2 files changed

+8
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+8
-1
lines changed

‎src/Symfony/Component/Console/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ CHANGELOG
55
-----
66

77
* added support for colorization on Windows via ConEmu
8+
* add a method to Dialog Helper to ask for a question and hide the response
89

910
2.1.0
1011
-----

‎src/Symfony/Component/Console/README.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/README.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,18 @@ output abstractions (so that you can easily unit-test your commands),
4141
validation, automatic help messages, ...
4242

4343
Tests
44-
---------
44+
-----
4545

4646
You can run the unit tests with the following command:
4747

4848
phpunit
4949

50+
Third Party
51+
-----------
52+
53+
`hiddeninput.exe` third party binary is provided within this component. Find
54+
sources and license at https://github.com/Seldaek/hidden-input.
55+
5056
Resources
5157
---------
5258

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.