--TEST-- stats_rand_ibinomial() --FILE-- 1 ?> --EXPECTF-- bool(true) int(0) int(0) int(3) Warning: stats_rand_ibinomial(): Bad values for the arguments. n : -1 pp : 7.000000E-1 in %s on line %d bool(false) Warning: stats_rand_ibinomial(): Bad values for the arguments. n : 3 pp : -1.000000E-1 in %s on line %d bool(false) Warning: stats_rand_ibinomial(): Bad values for the arguments. n : 3 pp : 1.100000E+0 in %s on line %d bool(false)