Closed guilhermeblanco closed 8 years ago
Do you have any prediction when this milestone will be released? I ask this because I'm having the problems described in issue #212.
Taking ownership of this branch for today.
Tests fail due to PHP 5.6 requirements. Fixing in a separate PR in a sec.
So what are the compatible version of doctrine libs to avoid having the following issue?
[Doctrine\Common\DataFixtures\Exception\CircularReferenceException]
Graph contains cyclic dependency. An example of this problem would be the following: Class C has class B as its dependency. Then, class B has class A has its dependency. Fi
nally, class A has class C as its dependency.
because I'm having this one with data-fixtures
version 1.2.0 but I don't have this with data-fixtures
version 1.1.1
@Oliboy50 please refer to #229 - what you see there is a known regression
Fixes #212