summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/gmp_sqrtrem.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/gmp_sqrtrem.phpt')
-rw-r--r--ext/gmp/tests/gmp_sqrtrem.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gmp/tests/gmp_sqrtrem.phpt b/ext/gmp/tests/gmp_sqrtrem.phpt
index d30bb2b295..595a1dc45a 100644
--- a/ext/gmp/tests/gmp_sqrtrem.phpt
+++ b/ext/gmp/tests/gmp_sqrtrem.phpt
@@ -55,7 +55,7 @@ var_dump(gmp_sqrtrem());
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: gmp_sqrtrem(): Number has to be greater than or equal to 0 in %s on line %d
bool(false)
string(1) "0"