Skip to content

Commit 94d7e5e

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: Update broken link of PHPUnit documentation [HttpFoundation] Add cache option
2 parents a53d454 + 6e4dfa0 commit 94d7e5e

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
@@ -990,12 +990,12 @@ Learn more
990990

991991
.. _`PHPUnit`: https://phpunit.de/
992992
.. _`documentation`: https://phpunit.readthedocs.io/
993-
.. _`Writing Tests for PHPUnit`: https://phpunit.readthedocs.io/en/stable/writing-tests-for-phpunit.html
994-
.. _`PHPUnit documentation`: https://phpunit.readthedocs.io/en/stable/configuration.html
993+
.. _`Writing Tests for PHPUnit`: https://phpunit.readthedocs.io/en/9.5/writing-tests-for-phpunit.html
994+
.. _`PHPUnit documentation`: https://phpunit.readthedocs.io/en/9.5/configuration.html
995995
.. _`unit test`: https://en.wikipedia.org/wiki/Unit_testing
996996
.. _`DAMADoctrineTestBundle`: https://github.com/dmaicher/doctrine-test-bundle
997997
.. _`Doctrine data fixtures`: https://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html
998998
.. _`DoctrineFixturesBundle documentation`: https://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html
999999
.. _`SymfonyMakerBundle`: https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
1000-
.. _`PHPUnit Assertion`: https://phpunit.readthedocs.io/en/stable/assertions.html
1000+
.. _`PHPUnit Assertion`: https://phpunit.readthedocs.io/en/9.5/assertions.html
10011001
.. _`section 4.1.18 of RFC 3875`: https://tools.ietf.org/html/rfc3875#section-4.1.18

0 commit comments

Comments
 (0)