--TEST-- Test xml_parse_into_struct() function : error conditions --SKIPIF-- --FILE-- --EXPECTF-- *** Testing xml_parse_into_struct() : error conditions *** -- Testing xml_parse_into_struct() function with more than expected no. of arguments -- Warning: xml_parse_into_struct(): supplied argument is not a valid XML Parser resource in %s on line %d bool(false) -- Testing xml_parse_into_struct() function with less than expected no. of arguments -- Warning: Wrong parameter count for xml_parse_into_struct() in %s on line %d NULL Done