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