Skip to content

fix(intl): ICU now requires C++ 17 #14000

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

Closed
wants to merge 1 commit into from
Closed

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Apr 19, 2024

ICU 75 requires C++17. Without this patch, the compilation of the intl extension with the latest version of ICU fails.

Copy link
Member

@devnexen devnexen left a comment

Choose a reason for hiding this comment

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

Would this approach works for you ?

@dunglas
Copy link
Member Author

dunglas commented Apr 19, 2024

Indeed I missed that, sorry.

@dunglas dunglas closed this Apr 19, 2024
@devnexen
Copy link
Member

that s fine, the commit I referred to was only on master :) we can still fix the problem from 8.2

@dunglas
Copy link
Member Author

dunglas commented Apr 19, 2024

Indeed, that would help for crazywhalecc/static-php-cli#414.
Should I make a new PR backporting #13422?

@devnexen
Copy link
Member

Please proceed :)

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