summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/017.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/017.phpt')
-rw-r--r--ext/gmp/tests/017.phpt8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/gmp/tests/017.phpt b/ext/gmp/tests/017.phpt
index 3d568892cb..5204622d61 100644
--- a/ext/gmp/tests/017.phpt
+++ b/ext/gmp/tests/017.phpt
@@ -39,10 +39,10 @@ Warning: gmp_sqrt(): Number has to be greater than or equal to 0 in %s on line %
string(1) "0"
string(2) "27"
-Warning: Wrong parameter count for gmp_sqrt() in %s on line %d
+Warning: gmp_sqrt() expects exactly 1 parameter, 2 given in %s on line %d
NULL
-Warning: Wrong parameter count for gmp_sqrt() in %s on line %d
+Warning: gmp_sqrt() expects exactly 1 parameter, 0 given in %s on line %d
NULL
Warning: gmp_sqrt(): Unable to convert variable to GMP - wrong type in %s on line %d
@@ -63,10 +63,10 @@ Warning: gmp_sqrt(): Number has to be greater than or equal to 0 in %s on line %
unicode(1) "0"
unicode(2) "27"
-Warning: Wrong parameter count for gmp_sqrt() in %s on line %d
+Warning: gmp_sqrt() expects exactly 1 parameter, 2 given in %s on line %d
NULL
-Warning: Wrong parameter count for gmp_sqrt() in %s on line %d
+Warning: gmp_sqrt() expects exactly 1 parameter, 0 given in %s on line %d
NULL
Warning: gmp_sqrt(): Unable to convert variable to GMP - wrong type in %s on line %d