https://bugzilla.wikimedia.org/show_bug.cgi?id=39342

--- Comment #2 from [email protected] ---
I replaced [a-z,A-Z] by [\p{L}] to match any Unicode letter character (see
<http://www.php.net/manual/en/regexp.reference.unicode.php>) and it works fine.

I think it's a harmless change. Any opinion?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to