We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7168451 commit c14c10eCopy full SHA for c14c10e
ext/gmp/tests/gmp_scan0.phpt
@@ -27,7 +27,7 @@ try {
27
28
echo "Done\n";
29
?>
30
---EXPECT--
+--EXPECTF--
31
gmp_scan0(): Argument #2 ($start) must be between 0 and %d * %d
32
int(2)
33
int(0)
ext/gmp/tests/gmp_scan1.phpt
gmp_scan1(): Argument #2 ($start) must be between 0 and %d * %d
int(1)
int(12)
0 commit comments