Skip to content

Implemented checks for use of void return of yield#309

Merged
ondrejmirtes merged 2 commits intophpstan:masterfrom
pmmp:yield-result-void
Aug 30, 2020
Merged

Implemented checks for use of void return of yield#309
ondrejmirtes merged 2 commits intophpstan:masterfrom
pmmp:yield-result-void

Conversation

@dktapps
Copy link
Copy Markdown
Contributor

@dktapps dktapps commented Aug 30, 2020

this fixes phpstan/phpstan#2873.

@ondrejmirtes
Copy link
Copy Markdown
Member

Perfect, thank you!

@ondrejmirtes ondrejmirtes merged commit 04de69a into phpstan:master Aug 30, 2020
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.

Void return of yield used, not reported

2 participants