Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71011 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24283 invoked from network); 6 Jan 2014 04:34:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2014 04:34:10 -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.220.182 as permitted sender) X-PHP-List-Original-Sender: tjerk.meesters@gmail.com X-Host-Fingerprint: 209.85.220.182 mail-vc0-f182.google.com Received: from [209.85.220.182] ([209.85.220.182:49708] helo=mail-vc0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/70-20906-1423AC25 for ; Sun, 05 Jan 2014 23:34:10 -0500 Received: by mail-vc0-f182.google.com with SMTP id lc6so8935905vcb.13 for ; Sun, 05 Jan 2014 20:34:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=6TM7DQs/Pwxibov5lQ9NUBQxKDfOtLAfeiefd+S+mtk=; b=tKpDHyWLMWlNQT3WHmEIS0BRxeo+Gq2Dzy4FjebcImjOtRFHlpzpdVG2ZUXZDBT+Tg +uqJwRYsuAAR1wx95LlU2nYTgsmvLSo/AMTXMlG6p5+CFgvo/4yVt/XJaarap07H3s+p fWQp66BVDtHzB+s6kQLV5IWRyA1VY7P6mncM600c4Yqcq0nxoIAj900jzx7EYq+g3m62 PMN3+P4KAro1nk6vy3BVDBL8A2kR0HcfD8kvl0mAxhF92vxavUCBl0wZgm8kkmUa0/Gx 2ANufuDMoEQgLzNSVbayfZJ88IY7XAhUfbgG6HMQP8aVENH5bSmTrmLSTtie21bfewnz RADQ== MIME-Version: 1.0 X-Received: by 10.58.4.4 with SMTP id g4mr667498veg.23.1388982847345; Sun, 05 Jan 2014 20:34:07 -0800 (PST) Received: by 10.58.196.241 with HTTP; Sun, 5 Jan 2014 20:34:07 -0800 (PST) Date: Mon, 6 Jan 2014 12:34:07 +0800 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a1136b6de371cdc04ef45c576 Subject: [rfc] pow operator voting ended From: tjerk.meesters@gmail.com (Tjerk Meesters) --001a1136b6de371cdc04ef45c576 Content-Type: text/plain; charset=ISO-8859-1 Hi internals, The voting period has ended; a right associative power operator is voted in for inclusion for PHP 5.6. 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 --001a1136b6de371cdc04ef45c576--