php-src/ext/pcre
Christoph M. Becker 003727d851 Fix #73612: preg_*() may leak memory
We have to make sure that collectible zvals end up in the GC root
buffer, to avoid memory leaks.
2016-11-26 15:34:27 +01:00
..
pcrelib Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390 2016-09-23 01:52:42 +02:00
tests Fix #73612: preg_*() may leak memory 2016-11-26 15:34:27 +01:00
config0.m4 Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390 2016-09-23 01:52:42 +02:00
config.w32 Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390 2016-09-23 01:52:42 +02:00
CREDITS
php_pcre.c Fix #73612: preg_*() may leak memory 2016-11-26 15:34:27 +01:00
php_pcre.def Fix for bug 60986 2012-02-06 18:11:56 +00:00
php_pcre.h Fix bug #73121 Bundled PCRE doesn't compile because JIT isn't supported on s390 2016-09-23 01:52:42 +02:00
upgrade-pcre.php Upgrade PCRE to 8.36, it fixes some crashes 2015-04-27 23:16:54 -07:00