php-src/ext/pcre
Nikita Popov 6dcc0b859f Fix php_pcre_mutex_free()
We should only set the mutex to NULL if we actually freed it.
Due to missing braces non-main threads may currently set it to
NULL first.
2019-11-07 14:31:19 +01:00
..
pcre2lib Backport fix for uaf during pcre jit fallback 2019-10-07 13:23:56 +02:00
tests Remove unstable test output 2019-09-18 16:36:29 +02:00
config0.m4 Fix bug #78197: PCRE2 version check 2019-07-01 02:42:29 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
CREDITS
php_pcre.c Fix php_pcre_mutex_free() 2019-11-07 14:31:19 +01:00
php_pcre.def Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
php_pcre.h Merge branch 'PHP-7.2' into PHP-7.3 2019-10-08 16:13:17 +02:00