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

Commitc7be7a3

Browse files
committed
Fix invalid phpunit URLs
1 parentef211b3 commitc7be7a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎create_framework/unit-testing.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,6 @@ Symfony code.
185185
Now that we are confident (again) about the code we have written, we can
186186
safely think about the next batch of features we want to add to our framework.
187187

188-
.. _`PHPUnit`:http://www.phpunit.de/manual/current/en/index.html
189-
.. _`test doubles`:http://www.phpunit.de/manual/current/en/test-doubles.html
188+
.. _`PHPUnit`:http://phpunit.de/manual/current/en/index.html
189+
.. _`test doubles`:http://phpunit.de/manual/current/en/test-doubles.html
190190
.. _`XDebug`:http://xdebug.org/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp