-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/bcmath/tests/
File Upload :
Current File : //usr/src/php/ext/bcmath/tests/bcadd_error1.phpt

--TEST--
bcadd() incorrect argument count
--SKIPIF--
<?php if(!extension_loaded("bcmath")) print "skip"; ?>
--INI--
bcmath.scale=0
--FILE--
<?php
echo bcadd();
?>
--EXPECTF--
Warning: bcadd() expects at least 2 parameters, 0 given in %s on line %d

Copyright © 2017 || Recoded By Mr.Bumblebee