Skip to content

Fix IntlBreakIterator::getPartsIterator() type parameter#5624

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:fix/intl-getpartsiterator-type
Open

Fix IntlBreakIterator::getPartsIterator() type parameter#5624
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:fix/intl-getpartsiterator-type

Conversation

@lacatoire

Copy link
Copy Markdown
Member

The type parameter is documented as string but is an int: the accepted IntlPartsIterator::KEY_* constants are integers, matching the php-src stub.

The type parameter is documented as string but is an int (the
IntlPartsIterator::KEY_* constants are integers).
@lacatoire lacatoire force-pushed the fix/intl-getpartsiterator-type branch from 0bb0d03 to 347d0dd Compare June 18, 2026 15:11
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.

1 participant