Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72319 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27205 invoked from network); 6 Feb 2014 05:19:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2014 05:19:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=tjerk.meesters@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tjerk.meesters@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.53 as permitted sender) X-PHP-List-Original-Sender: tjerk.meesters@gmail.com X-Host-Fingerprint: 209.85.212.53 mail-vb0-f53.google.com Received: from [209.85.212.53] ([209.85.212.53:42339] helo=mail-vb0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C7/23-09398-16B13F25 for ; Thu, 06 Feb 2014 00:19:29 -0500 Received: by mail-vb0-f53.google.com with SMTP id p17so1049126vbe.40 for ; Wed, 05 Feb 2014 21:19:27 -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 :content-type; bh=HxYNuzpKUCozOB7+4ln0n/lPXGZNM9L+6fi7GmdX3Oo=; b=iWPyI0b8cJf4D4raUdTH49Nkj4XdX4W/rExGyfstHTbF5i3bIrOX1o6HmReDFP5ywE sOkIm78j/S16SZVp8j+Sf4M21psbzkN9+Y8g/B9k6gYwq9ee2tUrWucnEuZDEiAHv1jW yYX0KLIIWjAPU66baFxPD+spBWgHb5a5G/1hi2nM9WEbqtC8UQaNffDHrpIkXMJtLO0f m8oFPZSheXdlSXNrrHWTnFOpdgoGZM7Z4J2WQL++3+TdFtky+FejF5zjfYJZYQ4ufAkI RQQeDr4jXXo3ntNSy1ljNl+b8h17/zr5wm1M6lEUHqCpGxNdmhNf+Dcz4exCk8ufsFrC f7iQ== MIME-Version: 1.0 X-Received: by 10.52.156.232 with SMTP id wh8mr3459224vdb.23.1391663966894; Wed, 05 Feb 2014 21:19:26 -0800 (PST) Received: by 10.58.133.229 with HTTP; Wed, 5 Feb 2014 21:19:26 -0800 (PST) In-Reply-To: References: Date: Thu, 6 Feb 2014 13:19:26 +0800 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=089e01633aa864c18504f1b6040d Subject: Re: [rfc] pow operator voting ended From: tjerk.meesters@gmail.com (Tjerk Meesters) --089e01633aa864c18504f1b6040d Content-Type: text/plain; charset=ISO-8859-1 On Mon, Jan 6, 2014 at 12:34 PM, Tjerk Meesters wrote: > Hi internals, > > The voting period has ended; a right associative power operator is voted > in for inclusion for PHP 5.6. > Following up on this, I've rebased my branch against master. Could someone please merge this or grant me karma to do so? Thanks. > > Depending on how you look at the "non associative" option, the tally is: > * 23 / 32 (71%) according to the rules stated under the #vote section > * 22 / 31 (70%) as abstained vote > * 22 / 32 (68%) as against vote > > In all above cases, there's a two third majority. > > I would like to thank you all for the feedback and votes. > > > -- > -- > Tjerk > -- -- Tjerk --089e01633aa864c18504f1b6040d--