--TEST-- Test ctype_alnum() function : error conditions - Incorrect number of args --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- *** Testing ctype_alnum() : error conditions *** -- Testing ctype_alnum() function with Zero arguments -- Warning: ctype_alnum() expects exactly 1 parameter, 0 given in %s on line %d NULL -- Testing ctype_alnum() function with more than expected no. of arguments -- Warning: ctype_alnum() expects exactly 1 parameter, 2 given in %s on line %d NULL ===DONE===