Edit report at https://bugs.php.net/bug.php?id=63284&edit=1

 ID:                 63284
 Updated by:         a...@php.net
 Reported by:        danielklein at airpost dot net
 Summary:            Please upgrade PCRE
-Status:             Assigned
+Status:             Closed
 Type:               Feature/Change Request
 Package:            PCRE related
 PHP Version:        5.4.7
 Assigned To:        ab
 Block user comment: N
 Private report:     N

 New Comment:

Automatic comment on behalf of ab
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=276c5de0d86abab52a19f489dd74565fdec0d3ca
Log: Fixed bug #63284 PCRE upgrade to 8.31


Previous Comments:
------------------------------------------------------------------------
[2012-10-19 01:32:42] mattfic...@php.net

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.

------------------------------------------------------------------------
[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.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=63284


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63284&edit=1

Reply via email to