On Wed, 16 Sep 2009 16:08:36 Cliff Black wrote: > Once again, I disagree. > > Catching of errors and dealing to them is critical to developing any > application. Simply ignoring or suppressing issues is not only amateur, > it's potentially going to create flaky products. > > Being lazy and ignoring the issue is not the answer. > PHP has allowed developers to ignore standards - this does not mean it's > the correct way of doing it. In fact, it has the effect of creating sloppy > developers - something PHP6 is desperately trying to change. > > Personally I develop all my PHP applications to conform to PHP_STRICT. I > pass on what I learn and promote the same standards as it only creates > better developers. > > Each to their own, but I know who I'd rather hire ;)
+1 and I as I am of the same mind I implamented Cliff's suggestion. --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
