Skip to content

[skip ci] IntlListFormatter UPGRADING fixes #18590

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
May 18, 2025
Merged

Conversation

devnexen
Copy link
Member

No description provided.

UPGRADING Outdated
@@ -181,7 +181,9 @@ PHP 8.5 UPGRADE NOTES
. Added Locale::addLikelySubtags and Locale::minimizeSubtags to
handle likely tags on a given locale.
. Added IntlListFormatter class to format, order, punctuates
a list of items with a given locale, AND/OR and UNIT operands.
a list of items with a given locale, IntlListFormatter::TYPE_AND, IntlListFormatter::OR
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
a list of items with a given locale, IntlListFormatter::TYPE_AND, IntlListFormatter::OR
a list of items with a given locale, IntlListFormatter::TYPE_AND, IntlListFormatter::TYPE_OR

@devnexen devnexen merged commit 00f0175 into php:master May 18, 2025
1 check passed
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