Skip to content
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

Add types for IntlPartsIterator #2324

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Add types for IntlPartsIterator #2324

merged 1 commit into from
Apr 4, 2023

Conversation

zonuexe
Copy link
Contributor

@zonuexe zonuexe commented Apr 4, 2023

@@ -5357,7 +5357,7 @@
'IntlBreakIterator::getErrorCode' => ['int'],
'IntlBreakIterator::getErrorMessage' => ['string'],
'IntlBreakIterator::getLocale' => ['string', 'locale_type'=>'string'],
'IntlBreakIterator::getPartsIterator' => ['IntlPartsIterator', 'key_type='=>'int'],
'IntlBreakIterator::getPartsIterator' => ['IntlPartsIterator', 'key_type='=>'IntlPartsIterator::KEY_*'],
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ondrejmirtes ondrejmirtes merged commit 9507055 into phpstan:1.10.x Apr 4, 2023
@ondrejmirtes
Copy link
Member

Thank you.

@zonuexe zonuexe deleted the type/intlpartsiterator branch April 4, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants