--TEST-- gmp_or() basic tests --SKIPIF-- --FILE-- --EXPECTF-- string(7) "2226831" string(6) "517363" string(10) "2342341163" string(2) "-1" string(3) "-19" string(1) "0" string(15) "987657876576252" string(21) "987658441719689394144" Warning: gmp_or() expects exactly 2 parameters, 3 given in %s on line %d NULL Warning: gmp_or() expects exactly 2 parameters, 1 given in %s on line %d NULL Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Done