Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e3e93d9

Browse filesBrowse 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
Copy full SHA for e3e93d9

File tree

1 file changed

+4
-0
lines changed
Filter options

1 file changed

+4
-0
lines changed

‎components/phpunit_bridge.rst

Copy file name to clipboardExpand all lines: components/phpunit_bridge.rst
+4Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.