Skip to content

mysqli::fetch_fields does not return false#731

Merged
ondrejmirtes merged 1 commit intophpstan:masterfrom
kamil-tekiela:patch-1
Oct 24, 2021
Merged

mysqli::fetch_fields does not return false#731
ondrejmirtes merged 1 commit intophpstan:masterfrom
kamil-tekiela:patch-1

Conversation

@kamil-tekiela
Copy link
Copy Markdown
Contributor

According to PHP source code (both 7 & 8) this function never returns false. It can only return an array.

According to PHP source code (both 7 & 8) this function never returns false. It can only return an array.
@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.

2 participants