Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9394 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 101 invoked by uid 1010); 19 Apr 2004 19:02:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99963 invoked from network); 19 Apr 2004 19:02:01 -0000 Received: from unknown (HELO shiva.mind.de) (212.42.230.204) by pb1.pair.com with SMTP; 19 Apr 2004 19:02:01 -0000 Received: from [192.168.1.3] (pD95F8A15.dip.t-dialin.net [217.95.138.21]) by shiva.mind.de (Postfix) with ESMTP id 392A897C59; Mon, 19 Apr 2004 21:02:00 +0200 (CEST) Date: Mon, 19 Apr 2004 21:02:00 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <411122596000.20040419210200@marcus-boerger.de> To: Derick Rethans , Kenneth Schwartz , internals@lists.php.net In-Reply-To: <61121993109.20040419205157@marcus-boerger.de> References: <20040419062720.E628.IRCHTML@php.net> <61121993109.20040419205157@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] php.ini-dist From: helly@php.net (Marcus Boerger) > Hello Derick, > i think we should leave it in because we might remove it from E_ALL in later > php versions. Erm i meant we may add E_STRICT to E_ALL in a later version. > marcus > Monday, April 19, 2004, 12:46:44 PM, you wrote: >> On Mon, 19 Apr 2004, Kenneth Schwartz wrote: >>> php.ini-dist in HEAD has the following value: >>> >>> error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT >>> >>> It's odd that E_STRICT is explicitly excluded as E_ALL does not include >>> it. Is there a purpose to it? Perhaps it's something I don't know >>> about ;) >> Needs fixing, the & ~E_STRICT part should go out. >> Derick > -- > Best regards, > Marcus mailto:helly@php.net -- Best regards, Marcus mailto:helly@php.net