Hi! I am proposing to move all the content away from qa.php.net and merge it into php.net
These are the follogwing things currently on the side: - Documentation on how to write tests (https://qa.php.net/write-test.php), and how to handle bug reports (https://qa.php.net/handling-bugs.php); which should be integrated in wherever we now have internals documentation — please advise where that should go. - Some goals of the QA team (https://qa.php.net/projects.php), which we can probably remove. - The latest QA releases (https://qa.php.net/), with SHAs; this should be merged with https://www.php.net/downloads in some fashion. It would also mean that release managers won't have to update two git repositories. - A whole lot of "make test" reports, last really used in 2017 for PHP 7.1: https://qa.php.net/pftt.php — none of the links to the actual reports work any way. This also takes up nearly 70GB! of data. I recommend we just delete it all. Opinions? cheers, Derick