8000 Add best practice note about version · symfony/symfony-docs@cd7fd94 · GitHub
[go: up one dir, main page]

Skip to content

Commit cd7fd94

Browse files
arderypjaviereguiluz
authored andcommitted
Add best practice note about version
Adding this info based on request by @nicolas-grekas in #27037 (symfony/symfony#27037)
1 parent 87f6cb9 commit cd7fd94

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

components/phpunit_bridge.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ Alternatively, you can clone the `<https://github.com/symfony/phpunit-bridge>`_
3333

3434
.. include:: /components/require_autoload.rst.inc
3535

36+
.. note::
37+
38+
The PHPUnit bridge is designed to work with all maintained versions of
39+
Symfony components, even across different major versions of them. You should
40+
always use its very latest stable major version to get the most accurate
41+
deprecation report.
42+
3643
Usage
3744
-----
3845

0 commit comments

Comments
 (0)
0