forked from zendframework/zendframework
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup of Console\Prompt\Select, allow Prompt\Char without text.
- an extraneous newline was inserted by Select superclass Char, when there was no text. - a non-configurable prompt text has been removed from Select. - with $echo === true, Select will now display the value of option picked.
- Loading branch information
1 parent
d7bd31d
commit 9d64a16
Showing
2 changed files
with
28 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters