[PR #10602] Remove duplicate array shape #12482

Open
opened 2026-01-22 16:14:11 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: Yes


DiscriminatorColumnMapping is just a specialization of the array shape
that is right of the pipe: it has the same fields, except fewer fields
are nullable. The union of that is the same thing as the array shape.

**Original Pull Request:** https://github.com/doctrine/orm/pull/10602 **State:** closed **Merged:** Yes --- `DiscriminatorColumnMapping` is just a specialization of the array shape that is right of the pipe: it has the same fields, except fewer fields are nullable. The union of that is the same thing as the array shape.
admin added the pull-request label 2026-01-22 16:14:11 +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#12482