[PR #6982] Make ClassMetadata (class) implement ClassMetadata (interface) #10252

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

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

State: closed
Merged: No


I don't know if this is good or not. All I know is a ton of Psalm's errors disappear when I do this, because you're passing the class into a whole bunch of places that expect the interface.

And 4a427b8b7b looks to be a bit of a smoking gun...

**Original Pull Request:** https://github.com/doctrine/orm/pull/6982 **State:** closed **Merged:** No --- I don't know if this is good or not. All I know is a ton of Psalm's errors disappear when I do this, because you're passing the class into a whole bunch of places that expect the interface. And 4a427b8b7b8b15fd3eba2613ca388b047fc3b5a9 looks to be a bit of a smoking gun...
admin added the pull-request label 2026-01-22 16:06:57 +01:00
admin closed this issue 2026-01-22 16:06:58 +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#10252