Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25950 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1873 invoked by uid 1010); 5 Oct 2006 15:39:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1857 invoked from network); 5 Oct 2006 15:39:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Oct 2006 15:39:15 -0000 Authentication-Results: pb1.pair.com header.from=lsmith@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lsmith@php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 212.112.227.169 cause and error) X-PHP-List-Original-Sender: lsmith@php.net X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from [212.112.227.169] ([212.112.227.169:51002] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/C8-48579-32725254 for ; Thu, 05 Oct 2006 11:39:15 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 73118DF00B6; Thu, 5 Oct 2006 17:39:12 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26944-04; Thu, 5 Oct 2006 17:39:10 +0200 (CEST) Received: from [127.0.0.1] (i577B560F.versanet.de [87.123.86.15]) by ipx11223.ipxserver.de (Postfix) with ESMTP id DA6DBDF006B; Thu, 5 Oct 2006 17:39:09 +0200 (CEST) Message-ID: <45252719.1010303@php.net> Date: Thu, 05 Oct 2006 17:39:05 +0200 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Michael Wallner Cc: internals@lists.php.net References: <50.8B.48579.ED205254@pb1.pair.com> In-Reply-To: <50.8B.48579.ED205254@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [VOTE] Intermediate Results From: lsmith@php.net (Lukas Kahwe Smith) Michael Wallner wrote: > Michael Wallner wrote: > >> I'd therefore like to conduct a serious vote on this issue. >> >> [X] (+1) please remove that redundant strictness again >> [ ] (-1) leave as it is, we need strict OO implementation >> [ ] ( 0) what the hell are you talking about? > > > 3, 2 [+1] (remove) Mike, Pierre, Edin (Robert Cummings, Bertrand Gugger) > 1, 1 [+0] (nonfatal) Zeev (Richard Lynch) > 3, 0 [-1] (leave) Sebastian, Ilia, Derick +1 for remove unless E_STRICT is split into E_STRICT and E_DEPRECATED in which case I would like this to become an E_STRICT. regards, Lukas