Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83190 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27886 invoked from network); 19 Feb 2015 14:32:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2015 14:32:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.181 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.212.181 mail-wi0-f181.google.com Received: from [209.85.212.181] ([209.85.212.181:52365] helo=mail-wi0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/B7-18870-D04F5E45 for ; Thu, 19 Feb 2015 09:32:46 -0500 Received: by mail-wi0-f181.google.com with SMTP id r20so9603567wiv.2 for ; Thu, 19 Feb 2015 06:32:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=T+rcwc9YpyQRWFv5FuCLM5xmsNzmtzGo69U4m1Nqrkc=; b=vQnwh6FF08Budzy7Ho1n99WTVZ11dgp+PRjU9VZxC8GTUwSh76y5bJhIziwRN4Pu8r UoY27afLeJKZqcbukLqir+FTW0/fjnEdSzdA3eOa6D9INSbcxmLmZfGlIl+M+wnAkdKa PtBKcZH9teMWdqUHAkvGrON1dD27TUY3UcrHFsK6y6ndr8IO+1YAn024ELpYg0S+JhiV LqoM5tA2cuhVaI+UOmiIE3i8xu8xUlNb5ZhfHfZNKzKWZ7+mgsVnQ9s5/t8pSnFJhxh9 u4HaQoJ1cFf6XaeweGpWp6z4b6AZZvSclpnAgEuzps9ZftgjE6XB+D7V6Zh9LE6KPJJ0 dzoA== X-Received: by 10.180.105.97 with SMTP id gl1mr10862931wib.74.1424356362602; Thu, 19 Feb 2015 06:32:42 -0800 (PST) Received: from Stas-Air.local (p5099778e.dip0.t-ipconnect.de. [80.153.119.142]) by mx.google.com with ESMTPSA id gz3sm18304670wib.1.2015.02.19.06.32.39 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Feb 2015 06:32:41 -0800 (PST) Message-ID: <54E5F401.2050108@gmail.com> Date: Thu, 19 Feb 2015 15:32:33 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Anthony Ferrara , francois@php.net CC: Lester Caine , "internals@lists.php.net" References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Using Other Channels (was Scalar Type Declarations v0.5) From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > So rather than go for the 70-75% consensus that we **know** we have, How we magically know that? We have the (unfinished) vote, which has a tiny bit over 66% for the proposal. Where 75% comes from? > Saying a problem doesn't exist doesn't make it go away. Except if it really doesn't exist, so there's nothing to go away :) Saying "static analysis" a hundred times doesn't magically makes it a strong argument when nobody showed that it's impossible or even much harder without it (many _claimed_ that, but I so far have seen very little substantiation for these claims). -- Stas Malyshev smalyshev@gmail.com