Skip to content

ext/pcre: update Config to match upstream - #14509

Merged
ndossche merged 1 commit into
php:masterfrom
Ayesh:pcre2-1044-config
Jun 8, 2024
Merged

ext/pcre: update Config to match upstream#14509
ndossche merged 1 commit into
php:masterfrom
Ayesh:pcre2-1044-config

Conversation

@Ayesh

@AyeshAyesh commented Jun 8, 2024

Copy link
Copy Markdown
Member

In GH-14498, we updated pcre2lib to v10.44. However, it missed syncing the config, that changes upstream MAX_NAME_SIZE from 32 to 128.

Ref: 1, 2

In phpGH-14498, we updated pcre2lib to v10.44. However, it missed syncing the config,
that changes upstream `MAX_NAME_SIZE` from 32 to 128.
Ref: [1](PCRE2Project/pcre2@ced3b0f#diff-91c5b46dc84a94604a4e4d0caed9bf85590a2eddbb12d2e8dc80badf324a9dfb), [2](PCRE2Project/pcre2@6c670c7)
@Ayesh

Ayesh commented Jun 8, 2024

Copy link
Copy Markdown
MemberAuthor

// CC @nielsdos@devnexen - this is about a PR you reviewed and merged yesterday, I apologize I missed to include this change.

@devnexen

Copy link
Copy Markdown
Member

// CC @nielsdos@devnexen - this is about a PR you reviewed and merged yesterday, I apologize I missed to include this change.

no worries that happens :)

@ndosschendossche left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries, thanks for the patch!

@ndossche
ndossche merged commit d8795a3 into php:masterJun 8, 2024
@Ayesh
Ayesh deleted the pcre2-1044-config branch June 9, 2024 19:01
Sign up for freeto 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.

3 participants

@Ayesh@devnexen@ndossche