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

Skip to content

Symfony\Bridge\PhpUnit\Legacy\CoverageListenerForV6 deprecation #32086

Closed
@KDederichs

Description

@KDederichs

Symfony version(s) affected: 4.3.x

Description

1x: The "Symfony\Bridge\PhpUnit\Legacy\CoverageListenerForV6" class extends 
"PHPUnit\Framework\BaseTestListener" that is deprecated Use 
TestListenerDefaultImplementation trait instead.
    1x in DebugClassLoader::loadClass from Symfony\Component\Debug

How to reproduce
Run a test with Symfony\Bridge\PhpUnit\CoverageListener on PhpUnit V6

Possible Solution
Use the Trait instead of extending the Class

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help wantedIssues and PRs which are looking for volunteers to complete them.PhpUnitBridge

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions