summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/gmp_scan0.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/gmp_scan0.phpt')
-rw-r--r--ext/gmp/tests/gmp_scan0.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gmp/tests/gmp_scan0.phpt b/ext/gmp/tests/gmp_scan0.phpt
index 2a87a968a2..fb70cf8b25 100644
--- a/ext/gmp/tests/gmp_scan0.phpt
+++ b/ext/gmp/tests/gmp_scan0.phpt
@@ -20,7 +20,7 @@ var_dump(gmp_scan0());
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: gmp_scan0(): Starting index must be greater than or equal to zero in %s on line %d
bool(false)
int(2)