Re: [PHP-DEV] Discontinuing qa.php.net

2024-09-17 Thread Christoph M. Becker
On 17.09.2024 at 17:06, Derick Rethans wrote: > On Mon, 9 Sep 2024, Christoph M. Becker wrote: > >> write-test.php is important, and >> maybe even more so. As this is relevant for run-tests.php (I don't >> think there are still alternative test runners), php-

Re: [PHP-DEV] Discontinuing qa.php.net

2024-09-17 Thread Derick Rethans
On Mon, 9 Sep 2024, Christoph M. Becker wrote: > On 09.09.2024 at 17:52, Derick Rethans wrote: > > > - 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 w

Re: [PHP-DEV] Discontinuing qa.php.net

2024-09-09 Thread Rowan Tommins [IMSoP]
On 09/09/2024 22:23, Christoph M. Becker wrote: Maybe for some time a 308 Permanent Redirect might be a good idea. I don't think there's any reason to qualify with "for some time"; the redirect is just as likely to be useful in 10 years time as 10 weeks. (Sadly, the idea of a permanent redir

Re: [PHP-DEV] Discontinuing qa.php.net

2024-09-09 Thread Christoph M. Becker
On 09.09.2024 at 22:50, Bilge wrote: > I mainly just reference https://qa.php.net/expectf_details.php. I also link > to this from https://github.com/ScriptFUSION/Pip. Keep in mind that PHPUnit > (secretly) supports the PHPT format and the QA site is the only > (un)official reference for its implem

Re: [PHP-DEV] Discontinuing qa.php.net

2024-09-09 Thread Bilge
On Mon, 9 Sept 2024, 17:54 Derick Rethans, wrote: > 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

Re: [PHP-DEV] Discontinuing qa.php.net

2024-09-09 Thread Christoph M. Becker
On 09.09.2024 at 17:52, Derick Rethans wrote: > I am proposing to move all the content away from qa.php.net and merge it > into php.net Generally +1 on this. > - Documentation on how to write tests > (https://qa.php.net/write-test.php), and how to handle bug reports > (https://qa.php.net/han