Skip to content

Conversation

BogdanUngureanu
Copy link
Contributor

@BogdanUngureanu BogdanUngureanu commented Sep 27, 2025

Since we don't use it in the class implementation and it's causing a build failure on systems with ICU 67, this PR removes the include.

The problem is that IntlNumberRangeFormatter should work with ICU 63 and up, however, the C equivalent is available from ICU 68.

see #19232 (comment)

Tested with this container on ICU 67.1: https://gist.github.com/BogdanUngureanu/943f8ffdf8dfc84123aa9c53bc995a7a

@devnexen devnexen merged commit ee2da6d into php:master Sep 27, 2025
9 checks passed
@BogdanUngureanu
Copy link
Contributor Author

Thanks @devnexen for the fast approval & merge. :)

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