php-src/ext/pcre
Anatol Belski 30830bcefd Fixed bug #69115 crash in mail
There were two issues

- php_pcre_replace could be used directly and sbject_str could be NULL
- the Windows sendmail variant was freeing something passed from the outside
2015-02-27 10:42:20 +01:00
..
pcrelib Re-enable PCRE JIT disabled by b436c714c6 2015-02-06 14:02:15 +03:00
tests added PCRE JIT availability info to phpinfo() 2015-02-07 11:04:53 +01:00
config0.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 more exts converted for static tsrm ls pointer 2014-10-15 19:19:23 +02:00
CREDITS
php_pcre.c Fixed bug #69115 crash in mail 2015-02-27 10:42:20 +01:00
php_pcre.def Fix for bug 60986 2012-02-06 18:11:56 +00:00
php_pcre.h Avoid reallocation in preg_replace() if nothing was replaced 2015-02-10 13:30:25 +03:00
upgrade-pcre.php Update bundled PCRE to 8.12 2011-05-13 07:00:45 +00:00