Closed localheinz closed 8 years ago
@localheinz I honestly don't know enough PHP to fix this test failure in PHP7 but it has to do with the argument list and the testing framework that is used in this library. If you can fix it then great, but there is no expectation for you to do so.
@thommahoney
This is related to using an outdated version of phpspec
, I think, looking into it.
For reference, see for example https://github.com/phpspec/phpspec/issues/659.
Let's see if rebasing this over master fixes the failures on PHP 7.
@thommahoney
👍
This PR
Related to #20.