summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/gmp_div_q.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/gmp_div_q.phpt')
-rw-r--r--ext/gmp/tests/gmp_div_q.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gmp/tests/gmp_div_q.phpt b/ext/gmp/tests/gmp_div_q.phpt
index 3b75a48e18..afc64c3547 100644
--- a/ext/gmp/tests/gmp_div_q.phpt
+++ b/ext/gmp/tests/gmp_div_q.phpt
@@ -26,7 +26,7 @@ var_dump(gmp_div_q(array(), array()));
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: gmp_div_q() expects at least 2 parameters, 0 given in %s on line %d
NULL