Skip to content

Conversation

petk
Copy link
Member

@petk petk commented Jun 27, 2025

Current minimum PCRE2 library in PHP is 10.30 (with bundled 10.45) and none of these versions use PCRE_STATIC macro anymore in favor of PCRE2_STATIC, which is defined in the generated config.w32.h on Windows.

Current minimum PCRE2 library in PHP is 10.30 (with bundled 10.45) and
none of these versions use PCRE_STATIC macro anymore in favor of
PCRE2_STATIC, which is defined in the generated config.w32.h on Windows.
@petk petk requested a review from bukka as a code owner June 27, 2025 00:34
@petk petk merged commit db157e3 into php:master Jun 29, 2025
9 checks passed
@petk petk deleted the patch-PCRE_STATIC branch June 29, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants