--TEST-- Test strrev() function : error conditions --FILE-- --EXPECTF-- *** Testing strrev() : error conditions *** -- Testing strrev() function with Zero arguments -- Warning: Wrong parameter count for strrev() in %s on line %d NULL -- Testing strrev() function with more than expected no. of arguments -- Warning: Wrong parameter count for strrev() in %s on line %d NULL *** Done ***