[PR #7926] Add docs note that FQCN is needed for an Embeddable configured via annotations #10719

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

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

State: closed
Merged: No


By default PHP users will try to omit the namespace, importing it with use.
But that is not supported, at the moment.

Is possible to spare developers the time for figuring this out.

**Original Pull Request:** https://github.com/doctrine/orm/pull/7926 **State:** closed **Merged:** No --- By default PHP users will try to omit the namespace, importing it with `use`. But that is not supported, at the moment. Is possible to spare developers the time for figuring this out.
admin added the pull-request label 2026-01-22 16:08:27 +01:00
admin closed this issue 2026-01-22 16:08: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#10719