Skip to content

Conversation

nielsdos
Copy link
Member

I tweaked the #if check such that the workaround only applies on GCC versions older than 8.0.
I tested this with GCC 7.5, 8.4, 9.4, GCC 13.1.1, and Clang 10.0.

Closes GH-11514.

I tweaked the #if check such that the workaround only applies on GCC
versions older than 8.0.
I tested this with GCC 7.5, 8.4, 9.4, GCC 13.1.1, and Clang 10.0.
@alexdowad
Copy link
Contributor

Great, thank you very much!

@nielsdos
Copy link
Member Author

Thanks for the review.
I'm going to wait until CI fully ran before merging.

@nielsdos
Copy link
Member Author

The failures in CI are either known flaky I/O tests, and a known failure in macOS w.r.t. libicu version.
I'll merge.

@nielsdos nielsdos closed this in 14a868b Jun 23, 2023
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.

PHP 8.3 build fails with --enable-mbstring enabled
2 participants