Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49497 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24079 invoked from network); 24 Aug 2010 18:14:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Aug 2010 18:14:09 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.183 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.183 smtp183.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.183] ([67.192.241.183:44115] helo=smtp183.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/74-34028-0FB047C4 for ; Tue, 24 Aug 2010 14:14:09 -0400 Received: from relay18.relay.dfw.mlsrvr.com (localhost [127.0.0.1]) by relay18.relay.dfw.mlsrvr.com (SMTP Server) with ESMTP id 17F4616F1E80; Tue, 24 Aug 2010 14:14:06 -0400 (EDT) Received: by relay18.relay.dfw.mlsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id CC29316F057E; Tue, 24 Aug 2010 14:14:05 -0400 (EDT) Message-ID: <4C740BED.4080909@sugarcrm.com> Date: Tue, 24 Aug 2010 11:14:05 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: Adam Harvey CC: Pierre Joye , PHP internals References: <4C73F30A.8080007@sugarcrm.com> <4C7405A5.7040700@sugarcrm.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] #52563: Adding E_NONE and/or E_EVERYTHING constants From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > use an E_ constant with error_reporting" and not have the current > situation where sometimes you use a constant (or constants) and > sometimes you use a bare number, depending on what you want to > achieve. What's wrong with using 0? 0 means "nothing", how hard is that? ` -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227