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 deprecation layer and upgrade path for QueryBuilder::reset*() methods #6193

Merged
merged 1 commit into from Oct 15, 2023

Conversation

derrabus
Copy link
Member

Q A
Type improvement
Fixed issues #6186

Summary

This PR adds the missing deprecation layer for the QueryBuilder::resetQueryParts() and QueryBuilder::resetQueryPart() methods that had been removed from the 4.0.x branch already. Following the discussion in #6186 and the work done in #6190, some replacements have been put in place.

@derrabus derrabus force-pushed the improvement/query-builder-reset branch from b996223 to d00d45a Compare October 15, 2023 11:58
@derrabus derrabus requested a review from morozov October 15, 2023 12:19
@derrabus
Copy link
Member Author

AppVeyor failure looks unrelated.

@greg0ire greg0ire merged commit 29aafaf into doctrine:3.8.x Oct 15, 2023
84 checks passed
@greg0ire
Copy link
Member

Thanks @derrabus !

@derrabus derrabus deleted the improvement/query-builder-reset branch October 15, 2023 21:00
derrabus added a commit that referenced this pull request Oct 15, 2023
|      Q       |   A
|------------- | -----------
| Type         | bug
| Fixed issues | Follows #6193

#### Summary

Classic. Usually, @greg0ire finds those things in his review. But not
today. 😬
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.

None yet

3 participants