Skip to content

Commit f60f8ae

Browse files
committed
minor #18965 [Testing] Update PHPUnit docs links (cba85)
This PR was merged into the 6.3 branch. Discussion ---------- [Testing] Update PHPUnit docs links Update all PHPUnit links of "Testing" page from `9.6` to `10.3` Commits ------- cb975e5 Update PHPUnit docs links
2 parents d554037 + cb975e5 commit f60f8ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

testing.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,12 +1131,12 @@ Learn more
11311131

11321132
.. _`PHPUnit`: https://phpunit.de/
11331133
.. _`documentation`: https://docs.phpunit.de/
1134-
.. _`Writing Tests for PHPUnit`: https://docs.phpunit.de/en/9.6/writing-tests-for-phpunit.html
1135-
.. _`PHPUnit documentation`: https://docs.phpunit.de/en/9.6/configuration.html
1134+
.. _`Writing Tests for PHPUnit`: https://docs.phpunit.de/en/10.3/writing-tests-for-phpunit.html
1135+
.. _`PHPUnit documentation`: https://docs.phpunit.de/en/10.3/configuration.html
11361136
.. _`unit test`: https://en.wikipedia.org/wiki/Unit_testing
11371137
.. _`DAMADoctrineTestBundle`: https://github.com/dmaicher/doctrine-test-bundle
11381138
.. _`Doctrine data fixtures`: https://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html
11391139
.. _`DoctrineFixturesBundle documentation`: https://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html
11401140
.. _`SymfonyMakerBundle`: https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
1141-
.. _`PHPUnit Assertion`: https://docs.phpunit.de/en/9.6/assertions.html
1141+
.. _`PHPUnit Assertion`: https://docs.phpunit.de/en/10.3/assertions.html
11421142
.. _`section 4.1.18 of RFC 3875`: https://tools.ietf.org/html/rfc3875#section-4.1.18

0 commit comments

Comments
 (0)