Closed MGatner closed 2 years ago
Looks good to me, not sure I have the required privileges to approve though. @basvandorst Or @vredeling can you assist?
The failures are from merging PHPUnit 9 in, since PHPUnit_Framework_MockObject_MockObject
no longer exists. Removing the docblock typehint should fix it, or finding the actual return of the mock.
Yes, needs a bit of work still. Perhaps later this evening I can find some time to update the PR. Feel free to submit some updates yourself @MGatner.