DDC-1861: UnitOfWork#doMerge() bug on visited entities #2346

Closed
opened 2026-01-22 13:49:07 +01:00 by admin · 1 comment
Owner

Originally created by @doctrinebot on GitHub (Jun 9, 2012).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

Its using return; instead of return $vsted[$oid]; because contract of doMerge(9 actually expects a @return.

Originally created by @doctrinebot on GitHub (Jun 9, 2012). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: Its using return; instead of return $vsted[$oid]; because contract of doMerge(9 actually expects a @return.
admin added the Bug label 2026-01-22 13:49:07 +01:00
admin closed this issue 2026-01-22 13:49:08 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jul 4, 2012):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jul 4, 2012): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2346