Its sad to see that mirror program is being discontinued.
It has been our honour to be part of PHP network and community.
Technology has indeed advanced. Every country has better internet
infrastructure and bandwidth. CDN of course, does the magic :)
I will be glad to provide any assistance
Hi!
The PHP.net website has in the last 20 years made use of an extensive
network of mirrors_ to make the PHP documentation available, and
distribute source tarballs_. These mirrors have been maintained by
members and companies in the PHP eco-system for many valuable years.
However, the administra
Em ter, 26 de fev de 2019 às 09:28, Nikita Popov
escreveu:
> Hi internals,
>
> I think it is well known that == in PHP is a pretty big footgun. It doesn't
> have to be. I think that type juggling comparisons in a language like PHP
> have some merit, it's just that the particular semantics of == i
On Tue, Feb 26, 2019 at 2:27 PM Nikita Popov wrote:
> Hi internals,
>
> I think it is well known that == in PHP is a pretty big footgun. It doesn't
> have to be. I think that type juggling comparisons in a language like PHP
> have some merit, it's just that the particular semantics of == in PHP m
> Le 27 févr. 2019 à 09:06, Kingsquare.nl - Robin Speekenbrink
> a écrit :
>
> As of the 0 == "" bit: I do think that an empty string is widespread
> regarded as falsey-string... Thus 0 == "" sould IMHO return true...
>
0 == "" evaluating to true has been a footgun for me in the past; someth
ср, 27 февр. 2019 г. в 10:06, Kingsquare.nl - Robin Speekenbrink <
ro...@kingsquare.nl>:
> Op di 26 feb. 2019 om 13:27 schreef Nikita Popov :
>
> > Hi internals,
> >
> > I think it is well known that == in PHP is a pretty big footgun. It
> doesn't
> > have to be. I think that type juggling compari
Op di 26 feb. 2019 om 13:27 schreef Nikita Popov :
> Hi internals,
>
> I think it is well known that == in PHP is a pretty big footgun. It doesn't
> have to be. I think that type juggling comparisons in a language like PHP
> have some merit, it's just that the particular semantics of == in PHP mak