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