--TEST-- xml_parser_get_option() with XML_OPTION_SKIP_TAGSTART and XML_OPTION_SKIP_WHITE --EXTENSIONS-- xml --FILE-- --EXPECT-- defaults: int(0) bool(false) bool(true) setting: bool(true) bool(true) bool(true) getting: int(7) bool(true) bool(false)