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