[PR #977] Fix wrong annotation #8987

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

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

State: closed
Merged: Yes


Without above fix I'm getting

[Semantical Error] The annotation "@array" in method Doctrine\ORM\Mapping\ClassMetadataInfo::mapEmbedded() was never imported. Did you maybe forget to add a "use" statement for this annotation?"
**Original Pull Request:** https://github.com/doctrine/orm/pull/977 **State:** closed **Merged:** Yes --- Without above fix I'm getting ``` [Semantical Error] The annotation "@array" in method Doctrine\ORM\Mapping\ClassMetadataInfo::mapEmbedded() was never imported. Did you maybe forget to add a "use" statement for this annotation?" ```
admin added the pull-request label 2026-01-22 16:02:38 +01:00
admin closed this issue 2026-01-22 16:02:39 +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#8987