summaryrefslogtreecommitdiff
path: root/Zend/tests/017.phpt
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2009-05-07 12:08:09 +0000
committerFelipe Pena <felipe@php.net>2009-05-07 12:08:09 +0000
commitdcfe5d7140ff47bd0104c69150ad23c89378a7e9 (patch)
treebdf2e47231c079baf056232f5248c57422a785e9 /Zend/tests/017.phpt
parent4b34028479c596f05df79bf2c8586f9483521007 (diff)
downloadphp-git-dcfe5d7140ff47bd0104c69150ad23c89378a7e9.tar.gz
- MFH: Parameter parsing changes for get_defined_constants() (Kalle)
Diffstat (limited to 'Zend/tests/017.phpt')
-rw-r--r--Zend/tests/017.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/017.phpt b/Zend/tests/017.phpt
index 09ad123c7e..03c1e73175 100644
--- a/Zend/tests/017.phpt
+++ b/Zend/tests/017.phpt
@@ -60,7 +60,7 @@ int(%d)
Warning: get_loaded_extensions() expects at most 1 parameter, 2 given in %s on line %d
NULL
-Warning: Wrong parameter count for get_defined_constants() in %s on line %d
+Warning: get_defined_constants() expects at most 1 parameter, 2 given in %s on line %d
NULL
string(5) "array"
string(5) "array"