Skip to content

Always accept isset($array[$string])#214

Merged
ondrejmirtes merged 1 commit intophpstan:masterfrom
nobuf:nobuf/fix-numeric-string-issue-3170
May 25, 2020
Merged

Always accept isset($array[$string])#214
ondrejmirtes merged 1 commit intophpstan:masterfrom
nobuf:nobuf/fix-numeric-string-issue-3170

Conversation

@nobuf
Copy link
Copy Markdown
Contributor

@nobuf nobuf commented May 25, 2020

Hi - after #212 (comment) here's the second attempt to fix phpstan/phpstan#3170 without introducing any new type.

@nobuf nobuf marked this pull request as ready for review May 25, 2020 12:12
@ondrejmirtes ondrejmirtes merged commit 824e1e0 into phpstan:master May 25, 2020
@ondrejmirtes
Copy link
Copy Markdown
Member

Thank you!

@nobuf nobuf deleted the nobuf/fix-numeric-string-issue-3170 branch May 26, 2020 13:37
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.

Offset string on array(...) in isset() does not exist.

2 participants