Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9399 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90367 invoked by uid 1010); 19 Apr 2004 21:33:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 90331 invoked from network); 19 Apr 2004 21:33:05 -0000 Received: from unknown (HELO shiva.mind.de) (212.42.230.204) by pb1.pair.com with SMTP; 19 Apr 2004 21:33:05 -0000 Received: from [192.168.1.3] (pD95F8A15.dip.t-dialin.net [217.95.138.21]) by shiva.mind.de (Postfix) with ESMTP id D089897C59; Mon, 19 Apr 2004 23:33:02 +0200 (CEST) Date: Mon, 19 Apr 2004 23:33:02 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <301131658390.20040419233302@marcus-boerger.de> To: Christian Schneider Cc: Derick Rethans , internals@lists.php.net In-Reply-To: <408444A3.4040200@cschneid.com> References: <20040419062720.E628.IRCHTML@php.net> <61121993109.20040419205157@marcus-boerger.de> <411122596000.20040419210200@marcus-boerger.de> <408444A3.4040200@cschneid.com> 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 Christian, then obviously E_STRICT must stay out of E_ALL for long time. Still explicitly showing there's more is a good thing. Maybe some text near the setting would be good. marcus Monday, April 19, 2004, 11:29:07 PM, you wrote: > Marcus Boerger wrote: >> Erm i meant we may add E_STRICT to E_ALL in a later version. > ... which would be a big BC break. Remember that 'var' produces a > warning under E_STRICT. And 'var' is here to stay for a *long* time. > - Chris -- Best regards, Marcus mailto:helly@php.net