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