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

feat: support foreach with Support\Collection #209

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

tjmmm
Copy link
Contributor

@tjmmm tjmmm commented Jan 16, 2022

Currently, Psalm cannot infer iterated value type from \IteratorAggregate<TKey, TValue>.

see also: vimeo/psalm#7187

@mr-feek mr-feek merged commit da41cde into psalm:master Jan 18, 2022
@mr-feek
Copy link
Collaborator

mr-feek commented Jan 18, 2022

thanks!

@mr-feek mr-feek added the enhancement New feature or request label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants