Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23407 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92387 invoked by uid 1010); 15 May 2006 19:05:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92371 invoked from network); 15 May 2006 19:05:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 May 2006 19:05:27 -0000 X-PHP-List-Original-Sender: brianm@dealnews.com X-Host-Fingerprint: 129.41.69.185 smtp.dealnews.com Linux 2.5 (sometimes 2.4) (4) Received: from ([129.41.69.185:54248] helo=smtp.dealnews.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 98/BC-19568-7F0D8644 for ; Mon, 15 May 2006 15:05:27 -0400 Received: (qmail 29245 invoked from network); 15 May 2006 15:01:52 -0400 Received: from unknown (HELO mail.dealnews.com) (10.1.1.7) by 10.1.1.24 with (DHE-RSA-AES256-SHA encrypted) SMTP; 15 May 2006 15:01:52 -0400 Received: (qmail 8605 invoked from network); 15 May 2006 15:01:55 -0400 Received: from unknown (HELO ?10.1.6.4?) (brianm@71.31.234.124) by 10.1.1.7 with ESMTPA; 15 May 2006 15:01:55 -0400 Message-ID: <4468CFEF.5060603@dealnews.com> Date: Mon, 15 May 2006 14:01:03 -0500 User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060406) MIME-Version: 1.0 To: Marcus Boerger CC: internals@lists.php.net References: <138663365.20060514205903@marcus-boerger.de> <038d01c676f8$ab9b3380$6602a8c0@foxbox> <44685D24.2000801@php.net> <1408277471.20060515204040@marcus-boerger.de> <083d01c67786$96d5b9f0$6602a8c0@foxbox> <4468CD27.4010608@dealnews.com> <1569434854.20060515205921@marcus-boerger.de> In-Reply-To: <1569434854.20060515205921@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] E_ALL changes in 5.2/6.0 From: brianm@dealnews.com (Brian Moon) Marcus Boerger wrote: > Hello Brian, > > yeah we should simply rename the two files we have right now to that. > I never knew which one to take since their names are not helpful. > In production we would set something like E_ALL & ~E_STRICT & ~E_NOTICE. > While in development we would do E_ALL as in all. Of course, in reference to my earlier comments, this will mean that there is a high probablity the casual PHP user that does not run his server will never see the E_STRICT stuff until PHP6. Unfortunately, I can see no way around it. -- Brian Moon ------------- http://dealnews.com/ Its good to be cheap =)