Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79705 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80939 invoked from network); 16 Dec 2014 09:48:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2014 09:48:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.169 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.213.169 mail-ig0-f169.google.com Received: from [209.85.213.169] ([209.85.213.169:46216] helo=mail-ig0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/41-07463-90000945 for ; Tue, 16 Dec 2014 04:48:57 -0500 Received: by mail-ig0-f169.google.com with SMTP id hl2so7433571igb.2 for ; Tue, 16 Dec 2014 01:48:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=UTCzIn9RXjAvp0W5QyeYIgrBWXYnpdfbo3b54J+zSUY=; b=wz9Pc/tWpNWl1OiP+2Fs7oxr4gCyvovUnlK60Syp56J9OAyk7F5151rn31qAnuWT+F kIFdWhM/uX0wYjzHPMUxwkrq1QcRDtOZObrak/PxfMwpiO5x5RZ4qb7laUdfdEEI1jeS E5+8457Uz0ciArYNl+t7RdWRvOQUg3PfCcUSPhAyZRZo6pu1xrdp7I9GGbBvsQbiPy17 mm5X0xqNsLE7TfbC/gUHpctybJd5e4xdkpPYR/lC24zZQMnyUUP+iufTniPCOyKT7fZg kXQ3n/jaUAQ35Z2YpeNTDWdd2XzaHf9GrqZZZqLZX/eSBHPT8Td2R0X+7ulb/yY5T6z7 9f4g== X-Received: by 10.50.79.229 with SMTP id m5mr1597411igx.10.1418723334585; Tue, 16 Dec 2014 01:48:54 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.107.164.217 with HTTP; Tue, 16 Dec 2014 01:48:14 -0800 (PST) In-Reply-To: <548FF8B4.4060608@gmail.com> References: <548D494B.8010901@gmail.com> <548DC988.6030108@gmail.com> <548E84D1.9030401@gmail.com> <94025CC8-8A1A-4A28-BD7B-9E122CAD31FB@thesba.com> <548FB2E4.2030608@gmail.com> <548FF8B4.4060608@gmail.com> Date: Tue, 16 Dec 2014 18:48:14 +0900 X-Google-Sender-Auth: 68eRi_7Emhdk1Po25dx-kQm9cb0 Message-ID: To: Stanislav Malyshev Cc: Kris Craig , Leon Sorokin , PHP internals list , Robert Williams Content-Type: multipart/alternative; boundary=089e0122a3fa648789050a5244c5 Subject: Re: [PHP-DEV] Fix incorrect ternary '?' associativity for 7.0? From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e0122a3fa648789050a5244c5 Content-Type: text/plain; charset=UTF-8 Hi all, On Tue, Dec 16, 2014 at 6:17 PM, Stanislav Malyshev wrote: > > > Precisely why I suggested we do a poll and find out. Polling is a valid > > means of getting a reasonable accounting of a particular metric. > > If you do it in a professional way, with properly randomized samples, > controlled statistics, etc. Putting a form on the internet and counting > people who may have by chance stumbled upon it or were directed to it by > promoters of certain position doesn't do that. > Instead of polling people, how about provide a compatibility check script? This would be easy with tokenizer, I suppose. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e0122a3fa648789050a5244c5--