mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
PCRE2_EXTRA_CASELESS_RESTRICT is only available as of pcre2 10.43. Note: no check is necessary for pcre2_set_compile_extra_options because it is available since pcre2 10.30, which is the minimum version PHP requires.