[PR #1430] "INSTANCE OF" example doesn't match description. #9486

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

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

State: closed
Merged: Yes


Just did a small change. The DQL is supposed to

[Query] for the staffs without getting any technicians

As it's currently written, it would select all Staff and the INSTANCE OF check would only test if they're Staff.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1430 **State:** closed **Merged:** Yes --- Just did a small change. The DQL is supposed to > [Query] for the staffs without getting any technicians As it's currently written, it would select all `Staff` and the `INSTANCE OF` check would only test if they're `Staff`.
admin added the pull-request label 2026-01-22 16:04:28 +01:00
admin closed this issue 2026-01-22 16:04:28 +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#9486