--TEST-- gmp_hamdist() basic tests --SKIPIF-- --FILE-- --EXPECTF-- int(13) int(-1) int(36) int(-1) int(43) int(0) int(26) Warning: Wrong parameter count for gmp_hamdist() 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: Wrong parameter count for gmp_hamdist() in %s on line %d NULL Done