Skip to content

Commit 37539a4

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [PhpUnitBridge] Mention the SetUpTearDownTrait deprecation
2 parents 9a733b3 + e3e93d9 commit 37539a4

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
@@ -484,6 +484,10 @@ call to the ``doSetUp()``, ``doTearDown()``, ``doSetUpBeforeClass()`` and
484484
}
485485
}
486486

487+
.. deprecated:: 5.3
488+
489+
The ``SetUpTearDownTrait`` was deprecated in Symfony 5.3.
490+
487491
Using Namespaced PHPUnit Classes
488492
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
489493

0 commit comments

Comments
 (0)