[PR #10478] Move psalm types to ClassMetadata #12392

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

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

State: closed
Merged: Yes


This spares us from referencing ClassMetadataInfo from other classes, which is a good thing since it is deprecated. It also means merging up is easier.

This prepares a change where I plan to use array shapes a lot more, based on the learnings from https://github.com/doctrine/orm/pull/10405

**Original Pull Request:** https://github.com/doctrine/orm/pull/10478 **State:** closed **Merged:** Yes --- This spares us from referencing `ClassMetadataInfo` from other classes, which is a good thing since it is deprecated. It also means merging up is easier. This prepares a change where I plan to use array shapes a lot more, based on the learnings from https://github.com/doctrine/orm/pull/10405
admin added the pull-request label 2026-01-22 16:13:55 +01:00
admin closed this issue 2026-01-22 16:13:55 +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#12392