--TEST-- Test current() function : error conditions - Pass incorrect number of args --FILE-- ===DONE=== --EXPECTF-- *** Testing current() : error conditions *** -- Testing current() function with Zero arguments -- Warning: Wrong parameter count for current() in %s on line %d NULL -- Testing current() function with more than expected no. of arguments -- Warning: Wrong parameter count for current() in %s on line %d NULL ===DONE===