php-src/ext/pcre
Michael Voříšek 355700c904
Remove PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK from pcre compile options
This option is semi-deprecated [1] and shouldn't influence much anyway.
The anticipated BC break is low.

[1] https://github.com/PCRE2Project/pcre2/issues/736#issuecomment-2753974366
[2] https://github.com/PCRE2Project/pcre2/issues/736#issuecomment-2754110610

Closes GH-18150.
2025-03-31 20:01:45 +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 Upgrade bundled pcre2lib to 10.45 (#17825) 2025-02-16 12:16:46 +01: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 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
php_pcre_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00