/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
bcmath
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/bcmath/tests/bug78878.phpt
--TEST-- Bug #78878 (Buffer underflow in bc_shift_addsub) --SKIPIF-- <?php if (!extension_loaded('bcmath')) die('skip bcmath extension not available'); ?> --FILE-- <?php try { print bcmul("\xB26483605105519922841849335928742092", bcpowmod(2, 65535, -4e-4)); } catch (\ValueError $e) { echo $e->getMessage() . \PHP_EOL; } ?> --EXPECT-- bcpowmod(): Argument #3 ($modulus) cannot have a fractional part
Copyright ©2k19 -
Hexid
|
Tex7ure