Skip to content
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

Add integer cast in setFirstResult methods of Query and QueryBuilder #9090

Merged
merged 3 commits into from
Oct 5, 2021

Conversation

knallcharge
Copy link
Contributor

No description provided.

@derrabus
Copy link
Member

derrabus commented Oct 5, 2021

Fixes #9089

@derrabus
Copy link
Member

derrabus commented Oct 5, 2021

Please run ./vendor/bin/phpcbf

@knallcharge
Copy link
Contributor Author

done, sorry for that

@derrabus derrabus enabled auto-merge (squash) October 5, 2021 13:02
@derrabus derrabus merged commit f346379 into doctrine:2.10.x Oct 5, 2021
@derrabus
Copy link
Member

derrabus commented Oct 5, 2021

Thank you, @knallcharge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return value of Doctrine\ORM\Query::getFirstResult() must be of the type int or null, string returned
2 participants