[PR #9704] Reference ClassMetadataInfo less and less #11816

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

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

State: closed
Merged: Yes


There will still be references to ClassMetadataInfo in this PR, but only:

  • in classes that are deprecated;
  • in method signatures that cannot be changed without a BC-break.

This time, I'm targeting 2.13.x, since I'm introducing deprecations and touching lib.

**Original Pull Request:** https://github.com/doctrine/orm/pull/9704 **State:** closed **Merged:** Yes --- There will still be references to `ClassMetadataInfo` in this PR, but only: - in classes that are deprecated; - in method signatures that cannot be changed without a BC-break. This time, I'm targeting 2.13.x, since I'm introducing deprecations and touching `lib`.
admin added the pull-request label 2026-01-22 16:12:00 +01:00
admin closed this issue 2026-01-22 16:12:00 +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#11816