Skip to content

Declaration of TestListener::endTest() must be compatible with PHPUnit_Framework_TestListener::endTest() #15

@umpirsky

Description

@umpirsky
phpunit::run(--no-fixtures -- --exclude-group=functional,cache,concurrency) {
    PHP Fatal error:  Declaration of MyBuilder\PhpunitAccelerator\TestListener::endTest(PHPUnit\Framework\Test $test, $time) must be compatible with PHPUnit_Framework_TestListener::endTest(PHPUnit_Framework_Test $test, $time) in src/TestListener.php on line 11

after upgrading mybuilder/phpunit-accelerator (1.2.0 => 2.0.0).

Using phpunit/phpunit:5.7.21.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions