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