Skip to content

[Testing] Broken links to PHPUnit "stable" documentation #16899

Closed
@MrYamous

Description

@MrYamous

Hi,

PHPUnit doesn't seem to use links based on phpunit.readthedocs.io/en/stable anymore, which cause several broken links on this page (and maybe others).
For example, the link under "Writing Tests for PHPUnit" on this part is broken.

Documentation now use version-based link, for my precedent example https://phpunit.readthedocs.io/en/9.5/writing-tests-for-phpunit.html is working, but it seems more difficult to maintain if links must be edited for each new version.

I can work on a PR for it, but do you think we should use links mentioning explicitly the PHPUnit's version or rather remove links that go to a specific page and only link to index to avoid managing this ? Or any other solution I haven't thought off ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    TestinghasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions