Skip to content

ext/intl: Fix Collator sort conversion error handling#22893

Draft
LamentXU123 wants to merge 1 commit into
php:masterfrom
LamentXU123:dep
Draft

ext/intl: Fix Collator sort conversion error handling#22893
LamentXU123 wants to merge 1 commit into
php:masterfrom
LamentXU123:dep

Conversation

@LamentXU123

Copy link
Copy Markdown
Member

This fixes Collator::sort(), collator_sort(), Collator::asort(), and collator_asort() so string conversion failures during comparison are reported through the intl error mechanism instead of emitting a warning and continuing with an empty string.

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.

1 participant