https://bugzilla.wikimedia.org/show_bug.cgi?id=58213
Kevin Israel (PleaseStand) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #4 from Kevin Israel (PleaseStand) <[email protected]> --- (In reply to comment #3) > Kevin can you run `php -i` and paste there the 'pcre' section? Example output > for me (Mac OS X): Configure Command => './configure' '--build=i386-redhat-linux-gnu' [...] '--with-pcre-regex=/usr' [...] pcre PCRE (Perl Compatible Regular Expressions) Support => enabled PCRE Library Version => 6.6 06-Feb-2006 Directive => Local Value => Master Value pcre.backtrack_limit => 100000 => 100000 pcre.recursion_limit => 100000 => 100000 So yes, the PCRE version is the problem. > PHP 5.3.3 (out in July 2010) comes with bundled PCRE version 8.0. > Additionally > CentOS package does not use the expected pcre version so I am afraid this bug > is going to be a WONTFIX. Agreed. I nevertheless filed this report so I have something to refer to when I add an installer check for it. -- 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
