php-src/ext/pcre
Peter Kokot be70f42de7
Add HAVE_MEMMOVE to ext/pcre (#18862)
The pcre2 library still needs HAVE_MEMMOVE defined to use the system
(C99 standard) memmove() function, otherwise emulation is used. On
Windows, this is already enabled.
2025-06-19 21:49:36 +02:00
..
pcre2lib Upgrade bundled pcre2lib to 10.45 (#17825) 2025-02-16 12:16:46 +01:00
tests Remove PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK from pcre compile options 2025-03-31 20:01:45 +02:00
config.w32 Upgrade bundled pcre2lib to 10.45 (#17825) 2025-02-16 12:16:46 +01:00
config0.m4 Add HAVE_MEMMOVE to ext/pcre (#18862) 2025-06-19 21:49:36 +02:00
CREDITS
php_pcre.c Remove PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK from pcre compile options 2025-03-31 20:01:45 +02:00
php_pcre.def
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
php_pcre_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00