Earlier quoted context omitted.
> It is well documented [...] Yes, it's documented, but it doesn't make it any less obnoxious. IMO the thought of implicit conversion is absolutely asinine. But, in fairness, PHP isn't the only language that does this. Python, at least, is more sane. > and drop any string after, e.g. '1eabc' becomes 1. In defense of PHP, it does yield a NOTICE if you attempt to apply certain operations to implicitly cast strings (e.g…
Yes, implicit conversion in both PHP and JS are brain damaged by today standards, but that's life with legacy cruft.
So true.
I can't really complain. Well, I can, and that's what I've been doing in much of this thread.
It's mostly just yelling at the sky for no good reason other than to make myself feel better at this point, if I were to be completely honest with you.