1
0
mirror of synced 2025-01-09 18:47:10 +03:00
doctrine2/lib
Benjamin Eberlei 396337bd0d [DDC-3033] Fix bug in UnitOfWork#recomputeSingleEntityChangeSet.
The fix for DDC-2624 had a side effect on recomputation of
changesets in preUpdate events. The method wasn't adjusted
to the changes in its sister method computeChangeSet() and
had wrong assumptions about the computation.

Especially:
1. Collections have to be skipped
2. Comparison was changed to strict equality only.
2014-03-23 12:35:54 +01:00
..
Doctrine/ORM [DDC-3033] Fix bug in UnitOfWork#recomputeSingleEntityChangeSet. 2014-03-23 12:35:54 +01:00
vendor Removing submodules as of doctrine/doctrine2#570 2013-02-15 18:33:29 +01:00