Skip to content

Conversation

devnexen
Copy link
Member

Enable additional C++ runtime checks for the intl extensions. Basically, out-of-bounds accesses on vector or strings, undefined behavior on iterators.

@devnexen devnexen requested a review from TimWolla as a code owner August 16, 2025 11:20
@devnexen devnexen force-pushed the ci_glibcxx_assertions branch from d58ba17 to 1eaabf2 Compare August 16, 2025 11:33
@devnexen
Copy link
Member Author

Should I ask the RM on this ?

@TimWolla
Copy link
Member

Should I ask the RM on this ?

I don't think this is necessary for CI improvement. They've always happened as necessary and they do not affect the “external outcome”.

Copy link
Member

@TimWolla TimWolla left a comment

Choose a reason for hiding this comment

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

LGTM, except for ordering.

Enable additional C++ runtime checks for the intl extensions.
Basically, out-of-bounds accesses on vector or strings, undefined
behavior on iterators.
@devnexen devnexen force-pushed the ci_glibcxx_assertions branch from 1eaabf2 to 2ebc07c Compare August 16, 2025 12:15
@devnexen devnexen merged commit 9b30788 into php:master Aug 16, 2025
9 checks passed
@devnexen devnexen deleted the ci_glibcxx_assertions branch August 16, 2025 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants