Re: [PHP-DEV] Silent Types

2019-09-03 Thread Michał Brzuchalski
śr., 4 wrz 2019, 05:52 użytkownik Fwentish Aelondes napisał: > Hello internals, > > Zeev's idea to bring peace to the galaxy seems like a good idea, but > impossible to implement in practice. > > But it got me thinking about how one might introduce static typing > into a dynamically typed languag

[PHP-DEV] Silent Types

2019-09-03 Thread Fwentish Aelondes
Hello internals, Zeev's idea to bring peace to the galaxy seems like a good idea, but impossible to implement in practice. But it got me thinking about how one might introduce static typing into a dynamically typed language w/out breaking BC. And then I had this crazy idea: //int $i = 0; //str

Re: [PHP-DEV] Mixed mode methods

2019-09-03 Thread Larry Garfield
On Mon, Sep 2, 2019, at 1:03 PM, Andreas Hennings wrote: > The value of parameter-based polymorphism is for cases where the > calling code wants to handle all parameter types in one call, whereas > the callee has different implementations for different parameter > types. > > This is not the case

Re: [PHP-DEV] MODERATE spam

2019-09-03 Thread Christoph M. Becker
On 03.09.2019 at 17:20, Sascha Schumann wrote: > Who can we add as moderators? It's not about additional moderators, but rather that there has been so much spam, that it was infeasible to check all of it for acceptable announcements. The main problem, though, seems that the moderation mails are

Re: [PHP-DEV] MODERATE spam

2019-09-03 Thread Sascha Schumann
Who can we add as moderators? Sascha > Nikita Popov hat am 3. September 2019 um 16:58 > geschrieben: > > On Sat, May 18, 2019 at 12:06 PM Joe Watkins < krak...@php.net > mailto:krak...@php.net > wrote: > > > > Hi all, > > > > Does anyone know what is the cause of all th

Re: [PHP-DEV] MODERATE spam

2019-09-03 Thread Nikita Popov
On Sat, May 18, 2019 at 12:06 PM Joe Watkins wrote: > Hi all, > > Does anyone know what is the cause of all the spam from the announce > mailing list? I'm not sure who is getting it, but I'm getting a few emails > a minute sometimes, it's rather annoying ... > > Can someone do some magic, and mak