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 9b4d747

Browse filesBrowse files
committed
minor #4670 Change PHPUnit link to avoid redirect to homepage (xelaris)
This PR was merged into the 2.3 branch. Discussion ---------- Change PHPUnit link to avoid redirect to homepage | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | The previous link is redirected to the homepage of phpunit.de. The new one takes to the intended page. Commits ------- 230d275 Change PHPUnit link to avoid redirect to homepage
2 parents 8ccffb0 + 230d275 commit 9b4d747
Copy full SHA for 9b4d747

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎contributing/code/tests.rst

Copy file name to clipboardExpand all lines: contributing/code/tests.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,5 @@ browser.
112112
The code coverage only works if you have Xdebug enabled and all
113113
dependencies installed.
114114

115-
.. _install PHPUnit: http://www.phpunit.de/manual/current/en/installation.html
115+
.. _install PHPUnit: https://phpunit.de/manual/current/en/installation.html
116116
.. _`Composer`: http://getcomposer.org/

0 commit comments

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