php-src/ext/pcre
Sergei Turchanov a8f60ac9dd Add pcre_get_compiled_regex_cache_ex() with local_aware flag
A new function `pcre_get_compiled_regex_cache_ex()` is introduced,
which allows to compile regexp pattern using the "C" locale instead
of a current locale.

This will be needed to replace setlocale() usage in fileinfo,
which is not thread-safe.
2019-10-08 16:11:55 +02:00
..
pcrelib Fix #75457: heap-use-after-free in php7.0.25 2019-08-25 19:19:50 -07:00
tests Merge branch 'PHP-7.1' into PHP-7.2 2019-08-25 19:20:59 -07:00
config0.m4 Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
CREDITS
php_pcre.c Add pcre_get_compiled_regex_cache_ex() with local_aware flag 2019-10-08 16:11:55 +02:00
php_pcre.def Fix for bug 60986 2012-02-06 18:11:56 +00:00
php_pcre.h Add pcre_get_compiled_regex_cache_ex() with local_aware flag 2019-10-08 16:11:55 +02:00
upgrade-pcre.php Upgrade PCRE to 8.36, it fixes some crashes 2015-04-27 23:16:54 -07:00