Skip to content

support non-empty-array type in [] != $arr conditions#649

Merged
ondrejmirtes merged 6 commits intophpstan:masterfrom
staabm:array-expr
Aug 29, 2021
Merged

support non-empty-array type in [] != $arr conditions#649
ondrejmirtes merged 6 commits intophpstan:masterfrom
staabm:array-expr

Conversation

@staabm
Copy link
Copy Markdown
Contributor

@staabm staabm commented Aug 27, 2021

with this PR I am trying to fix the last remaining case of phpstan/phpstan#2142

closes phpstan/phpstan#2142

@staabm staabm marked this pull request as ready for review August 27, 2021 18:49
@staabm
Copy link
Copy Markdown
Contributor Author

staabm commented Aug 28, 2021

Build error is unrelated

@ondrejmirtes ondrejmirtes merged commit 2bef413 into phpstan:master Aug 29, 2021
@ondrejmirtes
Copy link
Copy Markdown
Member

Thank you!

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.

Check for non-empty array is inconsistent/incomplete.

3 participants