summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/readline/tests/readline_list_history_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/readline/tests/readline_list_history_001.phpt b/ext/readline/tests/readline_list_history_001.phpt
index 8aa5448426..ad8f8eb9af 100644
--- a/ext/readline/tests/readline_list_history_001.phpt
+++ b/ext/readline/tests/readline_list_history_001.phpt
@@ -13,5 +13,5 @@ var_dump(readline_list_history(1));
array(0) {
}
-Warning: Wrong parameter count for readline_list_history() in %s on line %d
+Warning: readline_list_history() expects exactly 0 parameters, 1 given in %s on line %d
NULL