--TEST-- Test gd_info() function : error conditions - with more than expected number of arguments --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- *** Testing gd_info() : error conditions *** -- Testing gd_info() function with more than expected number of arguments -- Warning: gd_info() expects exactly 0 parameters, 1 given in %s on line %d bool(false) Warning: gd_info() expects exactly 0 parameters, 2 given in %s on line %d bool(false) ===DONE===