Skip to content

Commit b88bd52

Browse files
smalyshevcmb69
authored andcommitted
Fix test
(cherry picked from commit a621545)
1 parent 3371c84 commit b88bd52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/bcmath/tests/bug78878.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ if (!extension_loaded('bcmath')) die('skip bcmath extension not available');
99
print @bcmul("\xB26483605105519922841849335928742092", bcpowmod(2, 65535, -4e-4));
1010
?>
1111
--EXPECT--
12-
bc math warning: non-zero scale in modulus
1312
0

0 commit comments

Comments
 (0)