-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/standard/tests/math/
File Upload :
Current File : //usr/src/php/ext/standard/tests/math/mt_getrandmax_error.phpt

--TEST--
Test mt_getrandmax() - wrong paramas mt_getrandmax()
--FILE--
<?php
var_dump(mt_getrandmax(true));
?>
--EXPECTF--
Warning: mt_getrandmax() expects exactly 0 parameters, 1 given in %s on line 2
NULL

Copyright © 2017 || Recoded By Mr.Bumblebee