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

Browse filesBrowse files
committed
minor #9823 Corrected link to PHPUnit (lex111)
This PR was merged into the 2.7 branch. Discussion ---------- Corrected link to PHPUnit Commits ------- 7c40f23 Corrected link to PHPUnit
2 parents 6bea098 + 7c40f23 commit 9f923c6
Copy full SHA for 9f923c6

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎testing.rst

Copy file name to clipboardExpand all lines: testing.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,6 @@ Learn more
925925
* :doc:`/components/css_selector`
926926

927927
.. _`PHPUnit`: https://phpunit.de/
928-
.. _`documentation`: https://phpunit.de/manual/current/en/
928+
.. _`documentation`: https://phpunit.readthedocs.io/en/latest/
929929
.. _`PHPUnit Bridge component`: https://symfony.com/components/PHPUnit%20Bridge
930930
.. _`$_SERVER`: https://php.net/manual/en/reserved.variables.server.php

0 commit comments

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