Skip to content

Fixed mysqli::query parameters count #280

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

Merged
merged 1 commit into from
May 21, 2017
Merged

Conversation

Skalda
Copy link
Contributor

@Skalda Skalda commented May 15, 2017

Workaround for parameters check of mysqli::query call (needed because ReflectionMethod::getParameters() returns only 1 parameter for mysqli::query instead of 2 (see https://bugs.php.net/bug.php?id=74595)).

@ondrejmirtes ondrejmirtes merged commit 2e1ea27 into phpstan:master May 21, 2017
@ondrejmirtes
Copy link
Member

Thanks!

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