--TEST-- gmp_hamdist() basic tests --SKIPIF-- --FILE-- --EXPECTF-- int(13) int(-1) int(36) int(-1) int(43) int(0) int(26) Warning: gmp_hamdist() expects exactly 2 parameters, 3 given in %s on line %d NULL Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_hamdist() expects exactly 2 parameters, 0 given in %s on line %d NULL Done