File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -458,4 +458,4 @@ you must set up a redirection.
458458.. _`feature toggles` : https://en.wikipedia.org/wiki/Feature_toggle
459459.. _`smoke testing` : https://en.wikipedia.org/wiki/Smoke_testing_(software)
460460.. _`Webpack` : https://webpack.js.org/
461- .. _`PHPUnit data providers` : https://phpunit.readthedocs.io/en/stable /writing-tests-for-phpunit.html#data-providers
461+ .. _`PHPUnit data providers` : https://phpunit.readthedocs.io/en/9.5 /writing-tests-for-phpunit.html#data-providers
Original file line number Diff line number Diff line change @@ -220,6 +220,6 @@ Symfony code.
220220Now that we are confident (again) about the code we have written, we can
221221safely think about the next batch of features we want to add to our framework.
222222
223- .. _`PHPUnit` : https://phpunit.readthedocs.io/en/stable /
224- .. _`test doubles` : https://phpunit.readthedocs.io/en/stable /test-doubles.html
223+ .. _`PHPUnit` : https://phpunit.readthedocs.io/en/9.5 /
224+ .. _`test doubles` : https://phpunit.readthedocs.io/en/9.5 /test-doubles.html
225225.. _`XDebug` : https://xdebug.org/
Original file line number Diff line number Diff line change @@ -243,4 +243,4 @@ guessers using the :method:`Symfony\\Component\\Form\\Test\\FormIntegrationTestC
243243and :method: `Symfony\\ Component\\ Form\\ Test\\ FormIntegrationTestCase::getTypeGuessers `
244244methods.
245245
246- .. _`PHPUnit data providers` : https://phpunit.readthedocs.io/en/stable /writing-tests-for-phpunit.html#data-providers
246+ .. _`PHPUnit data providers` : https://phpunit.readthedocs.io/en/9.5 /writing-tests-for-phpunit.html#data-providers
Original file line number Diff line number Diff line change @@ -935,12 +935,12 @@ Learn more
935935
936936.. _`PHPUnit` : https://phpunit.de/
937937.. _`documentation` : https://phpunit.readthedocs.io/
938- .. _`Writing Tests for PHPUnit` : https://phpunit.readthedocs.io/en/stable /writing-tests-for-phpunit.html
939- .. _`PHPUnit documentation` : https://phpunit.readthedocs.io/en/stable /configuration.html
938+ .. _`Writing Tests for PHPUnit` : https://phpunit.readthedocs.io/en/9.5 /writing-tests-for-phpunit.html
939+ .. _`PHPUnit documentation` : https://phpunit.readthedocs.io/en/9.5 /configuration.html
940940.. _`unit test` : https://en.wikipedia.org/wiki/Unit_testing
941941.. _`DAMADoctrineTestBundle` : https://github.com/dmaicher/doctrine-test-bundle
942942.. _`DoctrineFixturesBundle documentation` : https://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html
943943.. _`SymfonyMakerBundle` : https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
944944.. _`symfony/panther` : https://github.com/symfony/panther
945- .. _`PHPUnit Assertion` : https://phpunit.readthedocs.io/en/stable /assertions.html
945+ .. _`PHPUnit Assertion` : https://phpunit.readthedocs.io/en/9.5 /assertions.html
946946.. _`section 4.1.18 of RFC 3875` : https://tools.ietf.org/html/rfc3875#section-4.1.18
You can’t perform that action at this time.
0 commit comments