php-src/ext/pcre
Remi Collet 7c8357929c Fixed bug #75285i Broken build when system libpcre don't have jit support
Detect JIT support in system library,
So --with-pcre-jit is only for bundled library.
2017-09-29 15:47:50 +02:00
..
pcrelib Apply upstream patch for CVE-2016-1283 2017-09-28 15:40:49 +02:00
tests Merge branch 'PHP-7.1' into PHP-7.2 2017-09-28 15:45:09 +02:00
config0.m4 Fixed bug #75285i Broken build when system libpcre don't have jit support 2017-09-29 15:47:50 +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 Fixed bug #75089 (preg_grep() is not reporting PREG_BAD_UTF8_ERROR after first input string) 2017-08-18 14:56:28 +03:00
php_pcre.def Fix for bug 60986 2012-02-06 18:11:56 +00:00
php_pcre.h Avoid string duplication in preg_split() 2017-06-28 00:43:55 +03:00
upgrade-pcre.php Upgrade PCRE to 8.36, it fixes some crashes 2015-04-27 23:16:54 -07:00