Skip to content

Commit 44ae4a2

Browse files
committed
[PhpUnitBridge] Mention the SetUpTearDownTrait deprecation
1 parent f9e0b98 commit 44ae4a2

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)