Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54215 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32591 invoked from network); 26 Jul 2011 16:52:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jul 2011 16:52:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=danielc@analysisandsolutions.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=danielc@analysisandsolutions.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain analysisandsolutions.com from 166.84.1.89 cause and error) X-PHP-List-Original-Sender: danielc@analysisandsolutions.com X-Host-Fingerprint: 166.84.1.89 mailbackend.panix.com Solaris 10 (beta) Received: from [166.84.1.89] ([166.84.1.89:65139] helo=mailbackend.panix.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/A0-26338-6B0FE2E4 for ; Tue, 26 Jul 2011 12:52:07 -0400 Received: from panix3.panix.com (panix3.panix.com [166.84.1.3]) by mailbackend.panix.com (Postfix) with ESMTP id 94F0833812 for ; Tue, 26 Jul 2011 12:52:04 -0400 (EDT) Received: by panix3.panix.com (Postfix, from userid 14662) id 969A28FDDE; Tue, 26 Jul 2011 12:52:04 -0400 (EDT) Date: Tue, 26 Jul 2011 12:52:04 -0400 To: PHP Internals List Message-ID: <20110726165203.GA6599@panix.com> References: <4E2B420C.3030203@sugarcrm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: [PHP-DEV] E_STRICT in production From: danielc@analysisandsolutions.com (Daniel Convissor) 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