[PR #1572] Target entity resolver for DQL #9629

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

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

State: closed
Merged: Yes


Since we have target entity resolver in doctrine this class check is not enought.
To gain interface resolution it is better to add interface check in addition to class_check here.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1572 **State:** closed **Merged:** Yes --- Since we have target entity resolver in doctrine this class check is not enought. To gain interface resolution it is better to add interface check in addition to class_check here.
admin added the pull-request label 2026-01-22 16:04:54 +01:00
admin closed this issue 2026-01-22 16:04:55 +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#9629