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 implementation.
Oh, I thought that had been removed from PHPUnit some time ago; apparently, it has not. > I think the QA subsite should be retired as it is very difficult to > discover and accessing the PHPT information is currently somewhat of a dark > art. It should not be hidden. But will the old links still work (read: > redirect) to the new location? Maybe for some time a 308 Permanent Redirect might be a good idea. Christoph