Hi Folks: On Sun, Jul 24, 2011 at 12:18:51AM +0200, Ferenc Kovacs wrote: > > first of all, 1 think it would be better to change only one thing at a > time (add E_STRICT to E_ALL), and we also exclude E_DEPRECATED for > production, which would imo much more important for most apps than > fixing the E_STRICT problems.
I'm thinking similarly. Strict is totaly unimportant in production. Deprecated warnings, on the other hand, can be helpful in production. We all have some bits of code that only gets reached in unusual circumstances. Those situations often only arise in production. Getting told about them can be a good thing. Thanks, --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.AnalysisAndSolutions.com/ 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php