[PR #11544] Fix the initialization of lazy-ghost proxies with postLoad listeners #13094

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

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

State: closed
Merged: No


PostLoad listeners might initialize values for transient properties, so the proxy should not skip initialization when using transient properties.

Closes https://github.com/doctrine/orm/issues/11524

**Original Pull Request:** https://github.com/doctrine/orm/pull/11544 **State:** closed **Merged:** No --- PostLoad listeners might initialize values for transient properties, so the proxy should not skip initialization when using transient properties. Closes https://github.com/doctrine/orm/issues/11524
admin added the pull-request label 2026-01-22 16:16:09 +01:00
admin closed this issue 2026-01-22 16:16:10 +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#13094