Edit report at https://bugs.php.net/bug.php?id=63284&edit=1
ID: 63284 Comment by: mattfic...@php.net Reported by: danielklein at airpost dot net Summary: Please upgrade PCRE Status: Assigned Type: Feature/Change Request Package: PCRE related PHP Version: 5.4.7 Assigned To: ab Block user comment: N Private report: N New Comment: I built PHP_5_4 (newest snapshot) with your patch. I tested it with all the PHPTs (all, including the PCRE tests) and all the PHPUnit tests from Joomla and found no regressions. I got no additional test failures after I applied your patch. Previous Comments: ------------------------------------------------------------------------ [2012-10-18 23:43:17] danielklein at airpost dot net Can the latest PCRE be included in PHP every time it's released? ------------------------------------------------------------------------ [2012-10-18 14:44:12] a...@php.net Well, if you look at the PCRE release frequency, it vary from one month to one year. 8.32 will surely come some when :) ------------------------------------------------------------------------ [2012-10-18 12:33:26] nicolas dot grekas+php at gmail dot com This is a good idea! Could we wait just a little for 8.32 to be released? 8.32 will support Unicode Extended Grapheme Clusters with \X and I think this is good for PHP's unicode support. see http://bugs.exim.org/show_bug.cgi?id=1279 ------------------------------------------------------------------------ [2012-10-18 10:14:28] a...@php.net Please try the patch from here http://belsky.info/phpz/bugz/63297/pcre-8.31.patch.gz Tested all the permutations of linux/windows 5.3/5.4/master ts/nts and all the PCRE tests pass for me. Note that config.m4 and config.w32 was changed, so buildconf --force is needed for this to be compiled correctly. ------------------------------------------------------------------------ [2012-10-16 06:11:36] danielklein at airpost dot net Description: ------------ Please upgrade PCRE. Version 8.12 is very old (15-Jan-2011). Current version is 8.31 (06-July-2012). ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=63284&edit=1