]> granicus.if.org Git - php/commitdiff
- Fixed test
authorFelipe Pena <felipe@php.net>
Wed, 7 Jan 2009 23:04:15 +0000 (23:04 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 7 Jan 2009 23:04:15 +0000 (23:04 +0000)
ext/readline/tests/readline_list_history_001.phpt

index 8aa5448426f89756de96f06d44350dc348cc2b98..ad8f8eb9af9d74b165ea39acb5dc97f597914055 100644 (file)
@@ -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