[PR #6181] Added a QueryInterface to decouple code from the final Query class #9881

Closed
opened 2026-01-22 16:05:43 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/6181

State: closed
Merged: No


The final Query class is impossible to mock, so to decouple its dependants from it, I refactor->extracted an interface out.

https://github.com/doctrine/doctrine2/pull/6180

**Original Pull Request:** https://github.com/doctrine/orm/pull/6181 **State:** closed **Merged:** No --- The final `Query` class is impossible to mock, so to decouple its dependants from it, I refactor->extracted an interface out. https://github.com/doctrine/doctrine2/pull/6180
admin added the pull-request label 2026-01-22 16:05:43 +01:00
admin closed this issue 2026-01-22 16:05:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9881