--TEST-- gmp_perfect_square() basic tests --SKIPIF-- --FILE-- --EXPECTF-- bool(true) bool(true) bool(false) bool(true) bool(true) bool(false) bool(true) bool(false) bool(false) bool(true) bool(false) Warning: gmp_perfect_square() expects exactly 1 parameter, 0 given in %s on line %d NULL Warning: gmp_perfect_square(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Done