php-src/ext/pcre
Peter Kokot f64c6248b5
Autotools: Update ax_check_compile_flag.m4 to serial 11 (#19127)
```sh
wget -O build/ax_check_compile_flag.m4 \
  https://cgit.git.savannah.gnu.org/cgit/autoconf-archive.git/plain/m4/ax_check_compile_flag.m4
```

New version of AX_CHECK_COMPILE_FLAG macro now adds the -Werror flag
automatically, if GNU-compatible compiler is detected.
2025-08-09 02:03:37 +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 Autotools: Update ax_check_compile_flag.m4 to serial 11 (#19127) 2025-08-09 02:03:37 +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