[PR #10072] Remove return type override #12070

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

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

State: closed
Merged: Yes


In the parent class, all 3 methods are documented to return mixed.
This is not forward compatible with the addition of return types.

I would have expected static analysis to have something to say about this.

**Original Pull Request:** https://github.com/doctrine/orm/pull/10072 **State:** closed **Merged:** Yes --- In the parent class, all 3 methods are documented to return mixed. This is not forward compatible with the addition of return types. I would have expected static analysis to have something to say about this.
admin added the pull-request label 2026-01-22 16:12:49 +01:00
admin closed this issue 2026-01-22 16:12:49 +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#12070