Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit9232842

Browse files
committed
Revert "minor#7363 Document that you can't pass empty strings to console options (javiereguiluz)"
This reverts commit185e886, reversingchanges made to402b96f.
1 parentfc10807 commit9232842

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎console/input.rst‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,3 @@ You can combine ``VALUE_IS_ARRAY`` with ``VALUE_REQUIRED`` or
206206
when the option was used without a value (``command --language``) or when
207207
it wasn't used at all (``command``). In both cases, the value retrieved for
208208
the option will be ``null``.
209-
210-
Similarly, due to a PHP limitation, there is no way to pass an empty string
211-
as the value of an option. In ``command --prefix`` and ``command --prefix=''``
212-
cases, the value of the ``prefix`` option will be ``null``.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp