[PR #9532] Un-deprecate the current proxy mechanism #11683

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

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

State: closed
Merged: Yes


As discussed on #9502: Since there is no implemented alterantive to the current proxy mechanisms, it is impossible to use the ORM without tapping the deprecated proxy methods.

If we still plan to switch to ProxyManager, a future PR that adds the actual implementation for ProxyManager including a forward compatibility layer might deprecate parts of those methods again. Until that happens, we prepare for shipping 3.0 with the current proxy implementation.

**Original Pull Request:** https://github.com/doctrine/orm/pull/9532 **State:** closed **Merged:** Yes --- As discussed on #9502: Since there is no implemented alterantive to the current proxy mechanisms, it is impossible to use the ORM without tapping the deprecated proxy methods. If we still plan to switch to ProxyManager, a future PR that adds the actual implementation for ProxyManager including a forward compatibility layer might deprecate parts of those methods again. Until that happens, we prepare for shipping 3.0 with the current proxy implementation.
admin added the pull-request label 2026-01-22 16:11:35 +01:00
admin closed this issue 2026-01-22 16:11:35 +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#11683