php-src/ext/pcre
Ilija Tovilo ffb440550c
Use APPLY_STOP in pcre_clean_cache() (GH-15839)
Once num_clean has reached 0, we never remove any more elements anyway.

Closes GH-15839
2024-09-12 22:32:23 +02:00
..
pcre2lib ext/pcre: update Config to match upstream (#14509) 2024-06-08 21:34:18 +02:00
tests Fix UAF issues with PCRE after request shutdown 2024-09-11 18:49:19 +02:00
config0.m4 Autotools: Fix external PCRE JIT check (#15430) 2024-08-16 19:21:13 +02:00
config.w32 Sync preprocessor macros help texts (#15218) 2024-08-04 12:52:16 +02:00
CREDITS
php_pcre_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
php_pcre.c Use APPLY_STOP in pcre_clean_cache() (GH-15839) 2024-09-12 22:32:23 +02:00
php_pcre.def Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_pcre.h Fix UAF issues with PCRE after request shutdown 2024-09-11 18:49:19 +02:00
php_pcre.stub.php Implement stackless internal function calls 2024-02-06 17:42:28 +01:00