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.
458
458
.. _`feature toggles` : https://en.wikipedia.org/wiki/Feature_toggle
459
459
.. _`smoke testing` : https://en.wikipedia.org/wiki/Smoke_testing_(software)
460
460
.. _`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.
220
220
Now that we are confident (again) about the code we have written, we can
221
221
safely think about the next batch of features we want to add to our framework.
222
222
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
225
225
.. _`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
243
243
and :method: `Symfony\\ Component\\ Form\\ Test\\ FormIntegrationTestCase::getTypeGuessers `
244
244
methods.
245
245
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
935
935
936
936
.. _`PHPUnit` : https://phpunit.de/
937
937
.. _`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
940
940
.. _`unit test` : https://en.wikipedia.org/wiki/Unit_testing
941
941
.. _`DAMADoctrineTestBundle` : https://github.com/dmaicher/doctrine-test-bundle
942
942
.. _`DoctrineFixturesBundle documentation` : https://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html
943
943
.. _`SymfonyMakerBundle` : https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
944
944
.. _`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
946
946
.. _`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