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

AbstractQuery::getSingleScalarResult() never conditionally returns null: corrected docblock accordingly #7603

Merged
merged 1 commit into from
Feb 11, 2019

Conversation

creocoder
Copy link

This method never return null.

This method never return `null`.
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Ocramius Ocramius self-assigned this Feb 11, 2019
@Ocramius Ocramius added this to the 3.0 milestone Feb 11, 2019
@Ocramius Ocramius changed the title Fix AbstractQuery::getSingleScalarResult() phpDoc AbstractQuery::getSingleScalarResult() never conditionally returns null: corrected docblock accordingly Feb 11, 2019
@Ocramius Ocramius merged commit 97e275f into doctrine:master Feb 11, 2019
@greg0ire greg0ire removed this from the 3.0.0 milestone Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants