--TEST-- gmp_sqrtrem() basic tests --SKIPIF-- --FILE-- --EXPECTF-- Warning: gmp_sqrtrem(): Number has to be greater than or equal to 0 in %s on line %d Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) string(1) "0" string(1) "0" string(1) "1" string(1) "1" string(1) "3" string(1) "1" string(1) "2" string(1) "3" string(1) "1" string(1) "2" string(3) "316" string(3) "144" string(4) "1000" string(1) "0" string(4) "1000" string(1) "1" Warning: gmp_sqrtrem(): Number has to be greater than or equal to 0 in %s on line %d Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) string(4) "1000" string(1) "1" Warning: gmp_sqrtrem(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_sqrtrem() expects exactly 1 parameter, 0 given in %s on line %d NULL Done