Closed asaintvanne closed 8 years ago
@stof @Ocramius From the PR #239 #234 #231, this one looks like the sanest approach. What's your thought on merging this one ?
@elpiafo Have you tested it with the tests provided by @mgonyan in #231?
@peterrehm I meet an issue with @mgonyan tests on #231. ParentInterest and Interest are not well sorted. My branch is still compatible with 1.1.1 (cycling dependency exception is NOT thrown on bidirectional relation).
@elpiafo Thanks
Fix #236 issue :
1/ On lib/Doctrine/Common/DataFixtures/Purger/ORMPurger.php
2/ On lib/Doctrine/Common/DataFixtures/Sorter/TopologicalSorter.php
3/ On tests/Doctrine/Tests/Common/DataFixtures/Sorter/TopologicalSorterTest.php