Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 3.3.x |
Recently support for catching deprecations in tests run in isolation was added. At present when any silent deprecations are re-triggered by \Symfony\Bridge\PhpUnit\Legacy\SymfonyTestsListenerTrait::endTest() they are always added to Legacy group. This because trace handling in \Symfony\Bridge\PhpUnit\DeprecationErrorHandler() doesn't find the correct class because the test is run in isolation.
Metadata
Metadata
Assignees
Labels
No labels