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