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 df25c36

Browse filesBrowse files
committed
Harmonize PHPUnit version to 4.2 or above
Use the same version as the one on the dedicated "tests" page and link to phpunit.de
1 parent 0de8286 commit df25c36
Copy full SHA for df25c36

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎contributing/code/patches.rst

Copy file name to clipboardExpand all lines: contributing/code/patches.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ software:
1515

1616
* Git;
1717
* PHP version 5.3.3 or above;
18-
* PHPUnit 3.6.4 or above.
18+
* `PHPUnit`_ 4.2 or above.
1919

2020
Configure Git
2121
~~~~~~~~~~~~~
@@ -415,3 +415,4 @@ messages of all the commits. When you are finished, execute the push command.
415415
.. _`fabbot`: http://fabbot.io
416416
.. _`PSR-1`: http://www.php-fig.org/psr/psr-1/
417417
.. _`PSR-2`: http://www.php-fig.org/psr/psr-2/
418+
.. _PHPUnit: https://phpunit.de/manual/current/en/installation.html

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.