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
Replace most calls to strtolower by Common::mb_strtolower
Similarly replace calls to strtoupper, ucfirst, and other non unicode safe functions (maybe this could be done in a separate issue if this one focuses on strtolower)