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