--TEST-- Test xml_error_string() function : error conditions --SKIPIF-- --FILE-- --EXPECTF-- *** Testing xml_error_string() : error conditions *** -- Testing xml_error_string() function with Zero arguments -- Warning: xml_error_string() expects exactly 1 parameter, 0 given in %s on line %d NULL -- Testing xml_error_string() function with more than expected no. of arguments -- Warning: xml_error_string() expects exactly 1 parameter, 2 given in %s on line %d NULL Done