Closed JustBlackBird closed 4 years ago
Rebased
@Majkl578 I've moved type initialization to setUpBeforeClass
. CI check is failed because it's unable to setup mongodb for php7.2 not because of the PR.
Is there anything else I should fix to get the PR merged?
Hi there!
Whats the status of this PR? I just run into the same issue as in #254 and i was glad to see there is already a PR for it. Can i help in any way to speed up the merging process?
@Majkl578 ping
@Ocramius @Majkl578 Is there anything I should fix to get the PR finally merged?
I've rebased changes to fix merge conflict.
Seems that Doctrine\Tests\Common\DataFixtures\ORMPurgerTest::testGetAssociationTables
test case is already broken in master :(
I’ll take a look after the holidays. Thanks for following up.
I addressed the issue in #333
@greg0ire thank you!
@alcaeus it seems that #333 should be merged before this one
It just got merged :)
EDIT: I don't think so, let me retarget this PR for you .
The unit tests pass, but the coding standard do not.
@greg0ire Thank you for your help with codding style
I amended your commit with a message that sums up what I believe is a correct explanation for your PR. Please tell me if I got it wrong.
I amended your commit with a message that sums up what I believe is a correct explanation for your PR. Please tell me if I got it wrong.
@greg0ire The message is fine, thank you!
Great, thanks @JustBlackBird !
@greg0ire thank you for getting the PR finally merged! :tada:
This PR is a fix for #254
Not sure if I didn't break anything but the tests are passing :smile: