We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e4c0c7 commit 649da43Copy full SHA for 649da43
1 file changed
ext/readline/tests/gh18139.phpt
@@ -14,5 +14,5 @@ var_dump(readline_info('line_buffer', 'fourth'));
14
--EXPECTF--
15
string(%d) "%S"
16
string(5) "first"
17
-string(0) ""
+string(%d) "%S"
18
string(5) "third"
0 commit comments