Re: Strict types



Chung Leong wrote:
Treefrog wrote:
Hi All,

For a while now I've been wishing PHP had (at least the option to
enable) strict types. It would help a massive amount in BIG
applications, and maybe start to taper the millions of lines of crap
code that's out there.

Eliminating badcode by altering the language--that sounds rather
Orwellian to me.

You mean double plus ungood?


.



Relevant Pages

  • Re: Strict types
    ... Treefrog wrote: ... For a while now I've been wishing PHP had (at least the option to ... enable) strict types. ... It would help a massive amount in BIG ...
    (comp.lang.php)
  • Re: Strict types
    ... For a while now I've been wishing PHP had (at least the option to ... enable) strict types. ... PHP is a scripting language. ... For larger projects, I would suggest Java, which has strict typing and encourages object-oriented programming and modularization. ...
    (comp.lang.php)
  • Strict types
    ... For a while now I've been wishing PHP had (at least the option to ... It would help a massive amount in BIG ... applications, and maybe start to taper the millions of lines of crap ... PHP is a great language, but the masses of incompetant coders out there ...
    (comp.lang.php)