Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitcf3d38a

Browse files
committed
minor#4731 [Book][Testing] bump required PHPUnit version (xabbuh)
This PR was merged into the 2.3 branch.Discussion----------[Book][Testing] bump required PHPUnit version| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | all| Fixed tickets |Commits-------c5d4ce1 bump required PHPUnit version
2 parents4f47dec +c5d4ce1 commitcf3d38a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎book/testing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ it has its own excellent `documentation`_.
1717

1818
..note::
1919

20-
Symfony works with PHPUnit 3.5.11 or later, though version3.6.4 is
21-
neededto test the Symfony core code itself.
20+
It's recommended to use the latest stable PHPUnit version(you will have
21+
to use version 4.2 or higherto test the Symfony core code itself).
2222

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp