--TEST-- gmp_invert() basic tests --SKIPIF-- --FILE-- --EXPECTF-- unicode(7) "2293131" unicode(1) "0" unicode(4) "5827" unicode(1) "0" unicode(1) "0" unicode(1) "0" unicode(1) "0" unicode(22) "3498273496234234523441" unicode(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