8000 minor #6672 [Book][Testing] remove Symfony core testing note (xabbuh) · symfony/symfony-docs@76da97a · GitHub
[go: up one dir, main page]

Skip to content

Commit 76da97a

Browse files
committed
minor #6672 [Book][Testing] remove Symfony core testing note (xabbuh)
This PR was merged into the 2.7 branch. Discussion ---------- [Book][Testing] remove Symfony core testing note Commits ------- 4ac210a [Book][Testing] remove Symfony core testing note
2 parents 1efdc73 + 4ac210a commit 76da97a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

book/testing.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ it has its own excellent `documentation`_.
1818
.. note::
1919

2020
It's recommended to use the latest stable PHPUnit version, `installed as
21-
PHAR`_ (you will have to use version 4.2 or higher to test the Symfony core
22-
code itself).
21+
PHAR`_.
2322

2423
Each test - whether it's a unit test or a functional test - is a PHP class
2524
that should live in the ``Tests/`` subdirectory of your bundles. If you follow

0 commit comments

Comments
 (0)
0