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 throw Annotation #6885

Closed
wants to merge 1 commit into from
Closed

Conversation

LauLaman
Copy link

The AbstractHydrator:: hydrateAllData() is missing the throws annotation.

the SingleScalarHydrator can throw NoResultException and NonUniqueResultException

@Majkl578
Copy link
Contributor

Hmm, technically, adding this to the abstract method could be considered as a BC break...

@Ocramius
Copy link
Member

Not a BC break as this is only for documentation. Still, patch is outdated due to #6743 being merged now, so I'm going to close this for now.

@Ocramius Ocramius closed this Apr 13, 2018
@Ocramius Ocramius self-assigned this Apr 13, 2018
@LauLaman LauLaman deleted the FIX_ANNOTATION branch November 4, 2019 22:56
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