/
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/bcsqrt_error1.phpt
--TEST-- bcsqrt — Get the square root of an arbitrary precision number --CREDITS-- Antoni Torrents antoni@solucionsinternet.com --SKIPIF-- <?php if(!extension_loaded("bcmath")) print "skip"; ?> --FILE-- <?php try { bcsqrt('-9'); } catch (ValueError $ex) { echo $ex->getMessage(), PHP_EOL; } ?> --EXPECT-- bcsqrt(): Argument #1 ($num) must be greater than or equal to 0
Copyright ©2k19 -
Hexid
|
Tex7ure