--TEST-- gmp_and() basic tests --SKIPIF-- --FILE-- --EXPECTF-- unicode(6) "106502" unicode(5) "40994" unicode(3) "515" unicode(4) "3333" unicode(4) "4544" unicode(1) "0" unicode(4) "1536" unicode(15) "424703623692768" Warning: gmp_and() expects exactly 2 parameters, 3 given in %s on line %d NULL Warning: gmp_and() expects exactly 2 parameters, 1 given in %s on line %d NULL Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d bool(false) Done