@Girgias @ramsey @woozle @cptwtf @IceWolf
I did mention integer promotions elsewhere already..
and yes they suck and modern tools warn when you use that.
but C's type system is lightyears ahead of php's which was the comparison here.
There are other languages with more advanced type systems, but they are less widespread.