[PR #8036] Fix inherited embeddables and nesting after AnnotationDriver change #8006 #10779

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

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

State: closed
Merged: Yes


Changing AnnotationDriver to mark embeddables as "entities" in #8006 caused a bunch of bugs with inheritance and nested embeddables that are fixed by this PR.

**Original Pull Request:** https://github.com/doctrine/orm/pull/8036 **State:** closed **Merged:** Yes --- Changing `AnnotationDriver` to mark embeddables as "entities" in #8006 caused a bunch of bugs with inheritance and nested embeddables that are fixed by this PR.
admin added the pull-request label 2026-01-22 16:08:40 +01:00
admin closed this issue 2026-01-22 16:08:40 +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#10779