--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) unicode(1) "0" unicode(1) "0" unicode(1) "1" unicode(1) "1" unicode(1) "3" unicode(1) "1" unicode(1) "2" unicode(1) "3" unicode(1) "1" unicode(1) "2" unicode(3) "316" unicode(3) "144" unicode(4) "1000" unicode(1) "0" unicode(4) "1000" unicode(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) unicode(4) "1000" unicode(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