You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#6: PHP's parse_url() corrupts strings if they contain certain
non ascii-characters such as Chinese or Hebrew. sabre/uri's parse()
function now percent-encodes these characters beforehand.