Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PHPUnit 7 compatibility #26017

Closed
Closed
@carusogabriel

Description

@carusogabriel
Q A
Bug report? yes
Feature request? yes
BC Break report? yes
RFC? no
Symfony version ?

With the release of PHPUnit 7, the PHPUnit\Framework\BaseTestListener has been removed. The correct fix is implement PHPUnit\Framework\TestListener interface and use PHPUnit\Framework\TestListenerDefaultImplementation trait. What version should we do that?

Ref: https://phpunit.de/announcements/phpunit-7.html

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