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