Re: Unresolved subdomain linls

Kamil Tekiela <[email protected]> Thu, 1 Jan 2026 19:26:17 +0000
Newsgroups gmane.comp.php.documentation.general
Message-ID <CAGBsUre_tBhuOQ_54xanNJc-tiikfAKSwN0kL_fBvaZ5X+MTew@mail.gmail.com>
On Thu, 1 Jan 2026 at 18:41, Jordi Kroon <[email protected]> wrote:
>
> Hi there,
>
> Happy New Year.
>
> While reviewing HTTP links I spotted a few subdomains that do not
> resolve anymore for various reasons.
>
> Within the PHP.net mailing list page there is a link pointing
> lists.php.net. As this link is very relevant I would suggest redirecting
> it to the same page as the link is mentioned.
> https://www.php.net/mailing-lists.php
>
> Secondly there is a docs.php.net that is not relevant anymore. Which we
> could redirect to www.php.net for legacy purposed. For example; SO has
> links to the docs that we might not want to break
> (https://stackexchange.com/search?q=url%3adocs.php.net).
>
> In my PR (https://github.com/php/web-php/pull/1731) I have changed those
> to www.php.net as they are compatible with the links on PHP.net itself.
>
> Looking forwards to your thoughts.
>
> -
> Jordi Kroon

It would be nice if you shared some context. Where did you find a link
to lists.php.net?

I was not familiar with docs.php.net but web archive opens the same
page that we get on the root subdomain, so I think it's just one of
the old obsolete subdomains that got decommissioned some time ago. In
that case, replace it with php.net. Please do it in a separate PR.