[PR #7260] Fix the handling of circular references in the commit order calculator #10394

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

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

State: closed
Merged: Yes


This fixes #7259

On 2.5, both tests are passing. On 2.6.2, the first one is failing while the second one is passing. The only difference between them is the order of persist($fileVersion) and persist($file)

**Original Pull Request:** https://github.com/doctrine/orm/pull/7260 **State:** closed **Merged:** Yes --- This fixes #7259 On 2.5, both tests are passing. On 2.6.2, the first one is failing while the second one is passing. The only difference between them is the order of `persist($fileVersion)` and `persist($file)`
admin added the pull-request label 2026-01-22 16:07:23 +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#10394