We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050f7ce commit 6e6bae8Copy full SHA for 6e6bae8
components/console/helpers/questionhelper.rst
@@ -56,8 +56,8 @@ input will ask the same question again.
56
The regex defaults to ``/^y/i``.
57
58
.. versionadded:: 2.7
59
- The regex argument was introduced in Symfony 2.7, before only answers
60
- starting with ``y`` were considered as yes.
+ The regex argument was introduced in Symfony 2.7. Before, only answers
+ starting with ``y`` were considered as "yes".
61
62
Asking the User for Information
63
-------------------------------
0 commit comments