Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23511 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59258 invoked by uid 1010); 17 May 2006 07:31:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 59243 invoked from network); 17 May 2006 07:31:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2006 07:31:31 -0000 X-Host-Fingerprint: 80.123.98.46 unknown Received: from ([80.123.98.46:25730] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id D4/0B-19568-351DA644 for ; Wed, 17 May 2006 03:31:31 -0400 Message-ID: To: internals@lists.php.net Date: Wed, 17 May 2006 09:31:25 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <6C67DAD9-B812-415A-BFD6-A4E963371551@prohost.org> In-Reply-To: <6C67DAD9-B812-415A-BFD6-A4E963371551@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.123.98.46 Subject: Re: Flamewar Summary From: mike@php.net (Michael Wallner) Ilia Alshanetsky wrote: > The two topics are: > > Inclusion of E_STRICT and E_RECOVERABLE_ERROR into E_ALL +1 for E_RECOVERABLE_ERROR as it's been E_ERROR before -1 for E_STRICT, though > Addition of support for dynamic statics ala: class foo {} foo::$bar = 1; +1, half-heartedly Regards, -- Michael