--TEST-- gmp_divexact() tests --SKIPIF-- =")) { die("skip your GMP is too old and will crash"); } ?> --FILE-- --EXPECTF-- Warning: Wrong parameter count for gmp_divexact() in %s on line %d NULL Warning: Wrong parameter count for gmp_divexact() in %s on line %d NULL string(1) "0" Warning: gmp_divexact(): Zero operand not allowed in %s on line %d string(1) "0" string(2) "10" string(3) "512" string(19) "5000000000000000000" string(18) "200000000000000000" string(9) "-10000000" Done