Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9392 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65389 invoked by uid 1010); 19 Apr 2004 18:52:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64426 invoked from network); 19 Apr 2004 18:51:58 -0000 Received: from unknown (HELO shiva.mind.de) (212.42.230.204) by pb1.pair.com with SMTP; 19 Apr 2004 18:51:58 -0000 Received: from [192.168.1.3] (pD95F8A15.dip.t-dialin.net [217.95.138.21]) by shiva.mind.de (Postfix) with ESMTP id 5327A97B96; Mon, 19 Apr 2004 20:51:57 +0200 (CEST) Date: Mon, 19 Apr 2004 20:51:57 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <61121993109.20040419205157@marcus-boerger.de> To: Derick Rethans Cc: Kenneth Schwartz , internals@lists.php.net In-Reply-To: References: <20040419062720.E628.IRCHTML@php.net> 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. 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