On Thu, Jul 7, 2022 at 11:54 AM Christoph M. Becker <cmbecke...@gmx.de> wrote: > I wonder what we should do with qa.php.net. >
I too have wondered this many a time. > The only really relevant stuff on the Website is the listing of > available QA releases, and the information on how to write PHPT test > cases. In my opinion both should be moved to somewhere else (the PHPT > docs might go into the php-src repo, and the available QA releases could > be listed on php.net). Afterwards I suggest to tear down the Website. > 100% This. PHPT can easily go in the primary manual (it's aimed at people writing PHP code and PHPT files are PHP code!). The QA releases as well, it would honestly save some (small) hassle during releases to only have to touch one repo with this information. -Sara