]> granicus.if.org Git - php/commitdiff
Fix test
authorStanislav Malyshev <stas@php.net>
Mon, 16 Dec 2019 18:32:49 +0000 (10:32 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 16 Dec 2019 18:32:49 +0000 (10:32 -0800)
ext/bcmath/tests/bug78878.phpt

index 2c9d72b94680dab2cb31c893e8b05663b811fca2..066d411c9006049dac2b2cc3ca2bdfe300571fdd 100644 (file)
@@ -9,5 +9,4 @@ if (!extension_loaded('bcmath')) die('skip bcmath extension not available');
 print @bcmul("\xB26483605105519922841849335928742092", bcpowmod(2, 65535, -4e-4));
 ?>
 --EXPECT--
-bc math warning: non-zero scale in modulus
 0