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

[Documentation] 14.7.1. Query Result Formats #6793

Closed
Mynyx opened this issue Oct 24, 2017 · 3 comments
Closed

[Documentation] 14.7.1. Query Result Formats #6793

Mynyx opened this issue Oct 24, 2017 · 3 comments
Assignees
Milestone

Comments

@Mynyx
Copy link

Mynyx commented Oct 24, 2017

At "Query#getOneOrNullResult()" the sentence "If the result contains more than one object, an NonUniqueResultException is thrown." is missing.

@lcobucci
Copy link
Member

@Mynyx could you please send us a PR suggesting a fix?

stollr added a commit to stollr/doctrine-orm that referenced this issue Oct 29, 2018
When calling `Query#getOneOrNullResult()` and there are more than one
objects in the result an `NonUniqueResultException` is thrown.
This information was missing in the documentation about the query result
formats.

This commit addresses doctrine#6793.
@Mynyx
Copy link
Author

Mynyx commented Jun 20, 2019

@Naitsirch Many thanks for the PR.

Could somebody approve it?

@lcobucci
Copy link
Member

lcobucci commented Oct 2, 2019

Handled by #7443

@lcobucci lcobucci added this to the 2.6.5 milestone Oct 2, 2019
@lcobucci lcobucci self-assigned this Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants