Details
Description
When merging entity with several associations to inherited classes update data gathering is broken after first inheritance processing because $entity variable is overwritten with another object.
The problem is in the line
Test case will be attached shortly,
Raised to blocker.
I will fix that tonight and release a new ORM 2.1.* branch.