Closed
Description
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?
Metadata
Metadata
Assignees
Labels
No labels