Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23508 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31414 invoked by uid 1010); 17 May 2006 06:17:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 31399 invoked from network); 17 May 2006 06:17:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2006 06:17:05 -0000 X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:31273] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id B0/18-19568-0EFBA644 for ; Wed, 17 May 2006 02:17:05 -0400 Received: (qmail 28080 invoked from network); 17 May 2006 06:16:50 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 17 May 2006 06:16:50 -0000 Message-ID: <446ABFDB.6090802@zend.com> Date: Wed, 17 May 2006 10:16:59 +0400 User-Agent: Thunderbird 1.5.0.2 (X11/20060420) MIME-Version: 1.0 To: Ilia Alshanetsky CC: PHP Internals List 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 Subject: Re: [PHP-DEV] Flamewar Summary From: antony@zend.com (Antony Dovgal) On 17.05.2006 03:26, 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 E_RECOVERABLE should stay. E_STRICT should not. > Addition of support for dynamic statics ala: class foo {} foo::$bar = 1; -1. -- Wbr, Antony Dovgal