[PR #10645] Restore document proxy state to uninitialized on load exception #12516

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

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

State: closed
Merged: Yes


Q A
Type bug
BC Break no
Fixed issues

Summary

I had an issue in mongodb-odm bundle with proxy left in initialized state on load exception and thought if same could be applied in orm bundle. Test shows same issue is here.

https://github.com/doctrine/mongodb-odm/pull/2521

**Original Pull Request:** https://github.com/doctrine/orm/pull/10645 **State:** closed **Merged:** Yes --- | Q | A |------------- | ----------- | Type | bug | BC Break | no | Fixed issues | <!-- use #NUM format to reference an issue --> #### Summary I had an issue in mongodb-odm bundle with proxy left in initialized state on load exception and thought if same could be applied in orm bundle. Test shows same issue is here. #### Related https://github.com/doctrine/mongodb-odm/pull/2521
admin added the pull-request label 2026-01-22 16:14:17 +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#12516