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
#129 Use given encoded URL if decoded URL text looks insecure, e.g. uses broken UTF-8 (@tanakahisateru)
Added a workaround for a PHP bug which exists in versions < 7.0, where preg_match() causes a segfault
on catastropic backtracking in emph/strong parsing.