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