Skip to content

Commit a621545

Browse files
committed
Fix test
1 parent 5cb4686 commit a621545

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)