https://bugzilla.wikimedia.org/show_bug.cgi?id=55798
Nik Everett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Nik Everett <[email protected]> --- This is caused by pcre backtracking - in prod we must have the limit lower than in dev. Either way, I'll remove the offending regex and replace it with a loop over the characters. It'll probably be faster any way. -- 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
