[PR #7825] Improved support for Mapped Superclasses #10665

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

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

State: closed
Merged: No


This PR makes improvements to support Mapped Superclasses in a number of ways that didn't work previously.

  • Support for version property declared in mapped superclass
  • Better support for to-one relationships declared in mapped superclass
  • Support for mapped superclasses both above and within JTI/STI hierarchies

Fixes #5998.

**Original Pull Request:** https://github.com/doctrine/orm/pull/7825 **State:** closed **Merged:** No --- This PR makes improvements to support Mapped Superclasses in a number of ways that didn't work previously. - Support for version property declared in mapped superclass - Better support for to-one relationships declared in mapped superclass - Support for mapped superclasses both above and within JTI/STI hierarchies Fixes #5998.
admin added the pull-request label 2026-01-22 16:08:17 +01:00
admin closed this issue 2026-01-22 16:08:17 +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#10665