summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2008-11-21 21:03:35 +0000
committerFelipe Pena <felipe@php.net>2008-11-21 21:03:35 +0000
commitbf9095075697c8450987b7df5ea79b219cc9e9ad (patch)
tree5069eed43b0db75c09f9520168c8f5c414450006
parent8d85566ebe042831809e95d18424343fc8c1df2e (diff)
downloadphp-git-bf9095075697c8450987b7df5ea79b219cc9e9ad.tar.gz
- Fix test
-rw-r--r--ext/readline/tests/readline_info_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/readline/tests/readline_info_001.phpt b/ext/readline/tests/readline_info_001.phpt
index 9eebc6a6bd..3abb35eaeb 100644
--- a/ext/readline/tests/readline_info_001.phpt
+++ b/ext/readline/tests/readline_info_001.phpt
@@ -31,7 +31,7 @@ array(10) {
["terminal_name"]=>
string(0) ""
["library_version"]=>
- string(3) "5.2"
+ string(%d) "%s"
["readline_name"]=>
string(5) "other"
}