[PR #11873] Bugfix: Missed a spot using getUnderlyingReflector #13307

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

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

State: closed
Merged: Yes


Probably fixes problems described with patch #11659

This is a spot missed using the PropertyAccessor::getUnderlyingReflector API that was introduced for these kinds of problems. Weirdly the tests pass, even though the errors described in PR should occur with any embeddable, which there are many off.

**Original Pull Request:** https://github.com/doctrine/orm/pull/11873 **State:** closed **Merged:** Yes --- Probably fixes problems described with patch #11659 This is a spot missed using the `PropertyAccessor::getUnderlyingReflector` API that was introduced for these kinds of problems. Weirdly the tests pass, even though the errors described in PR should occur with any embeddable, which there are many off.
admin added the pull-request label 2026-01-22 16:16:47 +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#13307