[PR #11456] Using an integer as discriminator value with ORM v3 #13035

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

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

State: closed
Merged: Yes


This fixes a bug that occurred when configuring integers as discriminator values and using DQL instanceOf function in the queries. Doctrine throws a type error whenever the application generates these queries.

Related to https://github.com/doctrine/orm/pull/11425

**Original Pull Request:** https://github.com/doctrine/orm/pull/11456 **State:** closed **Merged:** Yes --- This fixes a bug that occurred when configuring integers as discriminator values and using DQL instanceOf function in the queries. Doctrine throws a type error whenever the application generates these queries. Related to https://github.com/doctrine/orm/pull/11425
admin added the pull-request label 2026-01-22 16:15:57 +01:00
admin closed this issue 2026-01-22 16:15:58 +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#13035