Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23494 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5128 invoked by uid 1010); 16 May 2006 23:36:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5112 invoked from network); 16 May 2006 23:36:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2006 23:36:36 -0000 X-Host-Fingerprint: 217.79.190.163 r163.red.fastwebserver.de Received: from ([217.79.190.163:1044] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FB/B9-19568-3026A644 for ; Tue, 16 May 2006 19:36:35 -0400 To: internals@lists.php.net,ilia@prohost.org (Ilia Alshanetsky) Date: Wed, 17 May 2006 01:36:30 +0200 Message-ID: <20060517013630.19223678@localhost.localdomain> In-Reply-To: <6C67DAD9-B812-415A-BFD6-A4E963371551@prohost.org> References: <6C67DAD9-B812-415A-BFD6-A4E963371551@prohost.org> Reply-To: pierre.php@gmail.com X-Newsreader: Sylpheed-Claws 2.1.0 (GTK+ 2.8.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 217.79.190.163 Subject: Re: Flamewar Summary From: pierre.php@gmail.com (Pierre) On Tue, 16 May 2006 19:26:37 -0400 ilia@prohost.org (Ilia Alshanetsky) wrote: > There are 2 PHP 5.2 changes there has been a lot of back and forth > flaming going around and we need to finally come to a decision about. > > The two topics are: > > Inclusion of E_STRICT and E_RECOVERABLE_ERROR into E_ALL -1. > Addition of support for dynamic statics ala: class foo {} foo::$bar = > 1; +1 -- Pierre