--TEST-- gmp_invert() basic tests --SKIPIF-- --FILE-- --EXPECTF-- string(7) "2293131" string(1) "0" string(4) "5827" string(1) "0" string(1) "0" string(1) "0" string(1) "0" string(22) "3498273496234234523441" string(1) "1" Warning: gmp_invert() expects exactly 2 parameters, 3 given in %s on line %d NULL Warning: gmp_invert() expects exactly 2 parameters, 1 given in %s on line %d NULL Warning: gmp_invert(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_invert(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_invert(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Done