Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70745 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24750 invoked from network); 19 Dec 2013 08:20:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Dec 2013 08:20:59 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.52 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.219.52 mail-oa0-f52.google.com Received: from [209.85.219.52] ([209.85.219.52:45428] helo=mail-oa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/B6-14632-96CA2B25 for ; Thu, 19 Dec 2013 03:20:57 -0500 Received: by mail-oa0-f52.google.com with SMTP id h16so843181oag.25 for ; Thu, 19 Dec 2013 00:20:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=0xAw0xij2OM33kBnK2YP/O7905Waxjg4ncWQ4CZ9e1o=; b=k7fBEhoBu46LlEhgd0oIoyW367eys6p9HIYy3CpGWF07E7S/fWNudlLxB+1xejcc6h 1L8GY+xiCCK00LnVr83eRRKzAytDD24BPDWyEK/1CQ6D59Hwy/Mp6FDbzP/eQ4C1lR5y bOUKSKPD2QkkqxHT1vICTJZNp6L6ETu3MUoCQKPha2kMCEiEu233ZiHKqK/PbzgKjg9t sjyYh3IUu2vGcpKCX+eP4oX+Y6KzvTMBLHbuOEL4iyStOVDtu3Sc7wUOMYtprnTGFMVL lh6+29up51oH0Q4NSLFo4xmHEAekLZ3waAgrDckVHQlpeJR/AjSxxNiIRt49Slwbi70Y 18XQ== MIME-Version: 1.0 X-Received: by 10.60.177.66 with SMTP id co2mr40348oec.85.1387441254573; Thu, 19 Dec 2013 00:20:54 -0800 (PST) Received: by 10.182.221.170 with HTTP; Thu, 19 Dec 2013 00:20:54 -0800 (PST) In-Reply-To: References: Date: Thu, 19 Dec 2013 00:20:54 -0800 Message-ID: To: Tjerk Meesters Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7bd6b03a203a1204edded7d7 Subject: Re: [PHP-DEV] [vote] power operator (again) From: kris.craig@gmail.com (Kris Craig) --047d7bd6b03a203a1204edded7d7 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Dec 19, 2013 at 12:14 AM, Tjerk Meesters wrote: > Hi again, > > Due to my own stupidity I have now restarted the poll with a bumped version > of 0.2 which includes a non-associative voting option: > > https://wiki.php.net/rfc/pow-operator#vote > > The new deadline is set at the 5th of Jan 2015. > > Again, my apologies for the screw up and have a great Christmas ahead :) > > > Best, > Tjerk > Thanks for all your effort! Unfortunately, since there's no option for negative numbers to intuitively square to positive outcomes, my vote is still No. I understand and respect your reasoning even though I do not agree with it. --Kris --047d7bd6b03a203a1204edded7d7--