Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77766 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33484 invoked from network); 3 Oct 2014 20:33:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Oct 2014 20:33:23 -0000 Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.180 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 209.85.212.180 mail-wi0-f180.google.com Received: from [209.85.212.180] ([209.85.212.180:57119] helo=mail-wi0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FF/27-10205-2180F245 for ; Fri, 03 Oct 2014 16:33:23 -0400 Received: by mail-wi0-f180.google.com with SMTP id em10so3269130wid.1 for ; Fri, 03 Oct 2014 13:33:20 -0700 (PDT) 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=EnUGAizOI61hTuoTEacFhRLFz98T2wQnQJs1+D78cEs=; b=rtdetuudF6dQaO9iQOxOhdnhIayXtKIbRZbkK+URqoU47ShamgNOHiOujKtoJhd9SV gdPOoBqO2LHBSxUAxCSBKI+pUSfxUqSsFET9x0CreE8atzWOZSv0qnlTjllEbVsu6Hg7 NyI586Dm3A4CXNksYvf+pX3T3cHUxnL4BBeBm4W0MIobMMdsdh/4VsHoPxYfZOjURdAA /t90R7//0kffbtWPJcjl7P7QRa/uly/BBgM9CWCioHVTc4OmcW3Izcs2u+EwN9YJVB/z cOHQ1WVer0CBnk9Et7oDX9qZAnL9hzYhIUCb5MJCQhTWJAPZNgnbSJf2RBrrD1Sx2yJm SPMw== MIME-Version: 1.0 X-Received: by 10.180.86.73 with SMTP id n9mr1039947wiz.30.1412368400151; Fri, 03 Oct 2014 13:33:20 -0700 (PDT) Received: by 10.217.55.195 with HTTP; Fri, 3 Oct 2014 13:33:20 -0700 (PDT) Date: Fri, 3 Oct 2014 21:33:20 +0100 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: [VOTE] [RFC] Loop + or control structure From: leight@gmail.com (Leigh) Hi all, Opening the vote on loop + or control structures. https://wiki.php.net/rfc/loop_or Voting will close in 1 week and requires a 2/3 in favour to pass. Remember at this stage the implementation is flexible. Cheers, Leigh.