Closed koriym closed 2 years ago
The test was failing only with PHP 7.1 in #191. Change the coverage driver from pcov to xdebug to fix the problem.
pcov
xdebug
Great! . Thank you for your hard work.
The test was failing only with PHP 7.1 in #191. Change the coverage driver from
pcov
toxdebug
to fix the problem.