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 dc9ffa0 commit 7be002bCopy full SHA for 7be002b
console/input.rst
@@ -263,7 +263,7 @@ Now check the value of the option and keep in mind that ``false !== null``::
263
264
.. caution::
265
266
- Due to a PHP limitation, passing an empty string is indistinguishable from
+ Due to a PHP limitation, passing an empty string is indistinguishable from
267
not passing any value at all. In ``command --prefix`` and ``command --prefix=''``
268
cases, the value of the ``prefix`` option will be ``null``.
269
0 commit comments