Closed vincentchalamon closed 7 years ago
Unit tests in progress…
Scrutinizer patches are wrong: http://www.php-fig.org/psr/psr-2/#closures Some Scrutinizer issues are wrong (duplicate code, PHPUnit mocks), but the other issues should be fixed in another PR (https://goo.gl/cA4uEC)
@meyerbaptiste, ok for you?
@gregcop1, If you have some time to spend, could you verify that the PR fixes your use case? (If not, just trust @vincentchalamon’s work and everything will be fine I’m sure)
Note. I’m okay with the small BC breaks due to namespace reorganization (the Exception
chiefly).
I suggest to ship it to minor version anymay, even if it conflicts with semver. I expect no one will feel the pain since it’s deeply internal subject and the user base is still small ;)
Fix #23