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] bikeshed: Typed Aliases

2024-09-09 Thread Rowan Tommins [IMSoP]
On 09/09/2024 19:41, Mike Schinkel wrote: Referencing prior art (e.g. Go) PHP could allow int literals — e.g. `1`, `47`, etc. — to be passed to typedefs derived from ints but require int variables to be typecast to the required type. Same for string literals. That's an interesting compromise

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

Re: [PHP-DEV] bikeshed: Typed Aliases

2024-09-09 Thread Mike Schinkel
> On Sep 7, 2024, at 4:36 PM, Larry Garfield wrote: > > The other direction is: > > typedef UserId: int; > > UserID is now an object that consists of just an int, but can be type checked > against. What's unclear is if you can do other int-y things to them (add, > subtract, etc.), or if it's

[PHP-DEV] Discontinuing qa.php.net

2024-09-09 Thread Derick Rethans
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);

Re: [PHP-DEV] function autoloading v4 RFC

2024-09-09 Thread Jordi Boggiano
On 05.09.2024 22:45, Rob Landers wrote: I'm not opposed to holding off on merging the implementation if it makes sense to wait and see how Gina's proposal develops, but I also don't want to risk withdrawing my RFC and Gina's not passing for unrelated reasons; I hope that makes sense. I would