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

Fixed the QueryBuilder::setMaxResults() signature to accept NULL #3840

Merged
merged 1 commit into from
Jan 22, 2020

Conversation

morozov
Copy link
Member

@morozov morozov commented Jan 22, 2020

Q A
Type bug
BC Break yes

Summary

The original signature was improperly documented using an annotation which later was converted to an argument type declaration.

The original signature was improperly documented which later became enforced.
@morozov
Copy link
Member Author

morozov commented Jan 22, 2020

Once accepted, the relevant bits need to be backported to 2.x.

@morozov morozov merged commit 7027ec9 into doctrine:master Jan 22, 2020
@morozov morozov deleted the max-results-null branch January 22, 2020 15:21
morozov added a commit that referenced this pull request Jan 22, 2020
Fixed the QueryBuilder::setMaxResults() signature to accept NULL
@morozov morozov self-assigned this Jan 22, 2020
@morozov morozov removed this from the 4.0.0 milestone Nov 17, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants