Skip to content

Commit e3e93d9

Browse files
committed
minor #16860 [PHPUnitBridge] Mention the SetUpTearDownTrait deprecation (javiereguiluz)
This PR was merged into the 5.4 branch. Discussion ---------- [PHPUnitBridge] Mention the SetUpTearDownTrait deprecation Fixes #16857. Commits ------- 44ae4a2 [PhpUnitBridge] Mention the SetUpTearDownTrait deprecation
2 parents f9e0b98 + 44ae4a2 commit e3e93d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/phpunit_bridge.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,10 @@ call to the ``doSetUp()``, ``doTearDown()``, ``doSetUpBeforeClass()`` and
506506
}
507507
}
508508

509+
.. deprecated:: 5.3
510+
511+
The ``SetUpTearDownTrait`` was deprecated in Symfony 5.3.
512+
509513
Using Namespaced PHPUnit Classes
510514
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
511515

0 commit comments

Comments
 (0)