Skip to content

Compatability with phpunit7? #952

Closed
Closed
@mitquinn

Description

Is there compatibility with phpunit 7?

I am getting this error:

PHP Fatal error: Declaration of PHPUnitTestRunner6::addError(PHPUnit\Framework\Test $test, Exception $e, $time) must be compatible with PHPUnit\Framework\TestListener::addError(PHPUnit\Framework\Test $test, Throwable $t, float $time): void in /vendor/phing/phing/classes/phing/tasks/ext/phpunit/PHPUnitTestRunner6.php on line 27

If not perhaps I could make a PHPUnitTestRunner7 class?

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions