php-src/ext/pcre
Tim Düsterhus 72cac39698
pcre: Stop special-casing /e (#12355)
Support for /e was removed in PHP 7.0, remove the custom error message and stop
special casing it to simplify the logic.
2023-10-06 19:45:14 +02:00
..
pcre2lib Merge branch 'PHP-8.1' into PHP-8.2 2023-09-18 20:13:45 +02:00
tests pcre: Stop special-casing /e (#12355) 2023-10-06 19:45:14 +02:00
config.w32 Merge branch 'PHP-7.4' 2019-05-25 11:42:14 +02:00
config0.m4 Fix typo "without-pcre-jit" 2021-07-06 11:47:00 +02:00
CREDITS
php_pcre.c pcre: Stop special-casing /e (#12355) 2023-10-06 19:45:14 +02:00
php_pcre.def
php_pcre.h Remove pcre_get_compiled_regex_ex() (#10354) 2023-01-18 14:28:19 +00:00
php_pcre.stub.php Declare ext/pcre constants in stubs (#9077) 2022-07-21 13:21:02 +02:00
php_pcre_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00