Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23492 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1772 invoked by uid 1010); 16 May 2006 23:30:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1757 invoked from network); 16 May 2006 23:30:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2006 23:30:26 -0000 X-PHP-List-Original-Sender: edink@emini.dk X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:2263] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 6C/49-19568-1906A644 for ; Tue, 16 May 2006 19:30:25 -0400 Received: from [10.0.0.11] (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id EA0D2B1EC2; Wed, 17 May 2006 01:30:21 +0200 (CEST) Message-ID: <446A60B2.2040103@emini.dk> Date: Wed, 17 May 2006 01:30:58 +0200 Organization: Emini A/S User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en 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: edink@emini.dk (Edin Kadribasic) > 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 Edin