[PR #11511] Add the proper void return type on the __load method of proxies #13074

Open
opened 2026-01-22 16:16:05 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: Yes


When using ghost objects, the method was leaking a static return type due to the way it was implemented, which is incompatible with the native return type that will be added in doctrine/persistence v4.

**Original Pull Request:** https://github.com/doctrine/orm/pull/11511 **State:** closed **Merged:** Yes --- When using ghost objects, the method was leaking a `static` return type due to the way it was implemented, which is incompatible with the native return type that will be added in doctrine/persistence v4.
admin added the pull-request label 2026-01-22 16:16:05 +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#13074