Skip to content

ext/pcre: update Config to match upstream #14509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

Ayesh
Copy link
Member

@Ayesh Ayesh commented Jun 8, 2024

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
Copy link
Member Author

Ayesh commented Jun 8, 2024

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

@devnexen
Copy link
Member

devnexen commented Jun 8, 2024

// 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 :)

Copy link
Member

@nielsdos nielsdos left a comment

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!

@nielsdos nielsdos merged commit d8795a3 into php:master Jun 8, 2024
11 checks passed
@Ayesh Ayesh deleted the pcre2-1044-config branch June 9, 2024 19:01
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.

3 participants