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 ec3ccb5 commit fa54bc4Copy full SHA for fa54bc4
ext/gmp/tests/gmp_random_bits.phpt
@@ -40,7 +40,7 @@ while (1) {
40
41
echo "Done\n";
42
?>
43
---EXPECT--
44
-gmp_random_bits(): Argument #1 ($bits) must be greater than or equal to 1
45
+--EXPECTF--
+gmp_random_bits(): Argument #1 ($bits) must be between 1 and %d
46
Done
0 commit comments