Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:23558 php.internals:23559 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4408 invoked by uid 1010); 17 May 2006 22:01:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4393 invoked from network); 17 May 2006 22:01:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2006 22:01:06 -0000 X-Host-Fingerprint: 82.64.167.108 lns-bzn-24-82-64-167-108.adsl.proxad.net Received: from ([82.64.167.108:28940] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 2B/B5-19568-12D9B644 for ; Wed, 17 May 2006 18:01:05 -0400 To: internals@lists.php.net,Ilia Alshanetsky Message-ID: <446B9D7B.5090708@toggg.com> Date: Thu, 18 May 2006 00:02:35 +0200 Reply-To: bertrand@toggg.com User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 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 X-Posted-By: 82.64.167.108 Subject: Re: Flamewar Summary From: bertrand@toggg.com (bertrand Gugger) Bonsoir Ilia Alshanetsky wrote: > Inclusion of E_STRICT and E_RECOVERABLE_ERROR into E_ALL -0 I don't like it , but we can easily get over. > Addition of support for dynamic statics ala: class foo {} foo::$bar = 1; -1 We rarely use it, and I think alan's way is ok for those using it massively. So better restrict that. I vote in the name of poor hosted people , eventually using trusted projects. -- toggg