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 5cb4686 commit a621545Copy full SHA for a621545
ext/bcmath/tests/bug78878.phpt
@@ -9,5 +9,4 @@ if (!extension_loaded('bcmath')) die('skip bcmath extension not available');
9
print @bcmul("\xB26483605105519922841849335928742092", bcpowmod(2, 65535, -4e-4));
10
?>
11
--EXPECT--
12
-bc math warning: non-zero scale in modulus
13
0
0 commit comments