https://bugzilla.wikimedia.org/show_bug.cgi?id=26297
--- Comment #1 from Chad H. <[email protected]> 2010-12-10 12:24:07 UTC --- (In reply to comment #0) > Some users appear to have a PCRE that does not support utf8. This causes among > others problems like "Warning: preg_replace() [function.preg-replace]: > Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 > support > at offset 0 in includes/Title.php on line 2285". The installer should > explicitly check for this, rather than failing with a nasty PHP warning. I believe Installer::envCheckPCRE() handles this :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
