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

Lupo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #13 from Lupo <[email protected]> 2012-05-22 07:37:03 UTC ---
The regexp recursion limit aside, is using a regexp to check for UTF-8
appropriate? Why not use mb_check_encoding() if available? Other operations in
Language.php do make use of the mb_* functions...

http://php.net/manual/en/function.mb-check-encoding.php

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to