Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77758 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17307 invoked from network); 3 Oct 2014 07:39:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Oct 2014 07:39:47 -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.174 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 209.85.212.174 mail-wi0-f174.google.com Received: from [209.85.212.174] ([209.85.212.174:45963] helo=mail-wi0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/A0-10205-3C25E245 for ; Fri, 03 Oct 2014 03:39:47 -0400 Received: by mail-wi0-f174.google.com with SMTP id cc10so6325241wib.7 for ; Fri, 03 Oct 2014 00:39:43 -0700 (PDT) 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=p17zE+5RmxW7w0T35+/vwVqjO70hEPPu2tXcjmfNMD8=; b=rcUgq63t0Hf9n5mS3oStqBbmbZ5xkCfhNCmcADF+ybQlIUSWiS7ErDW7VEWRywa7tT eMyes3RAHeMxgM697wvGjEREvedftYX1hkJxpLr4ik6nIuXwtkye6VGSUBoWHOOoHU6Y PAT2Y3KItngHWkC/0i32XIKHKf6I3pcoeTpAZsZ443wnNEa3aDsViacKblLB8rMNd0z6 XK+LCLvGxRVThjGc3QI58MktluRf+O3ROJkDV+7tCW2ZEtZDMTFnneblag3rPRbbp2fX haOxEm93Cqxf4Jjq/M2bC1O8DhG/4Kd/Tv2snewd8miA34O1mSVvj+RWvJnvRahCEaoa vITA== MIME-Version: 1.0 X-Received: by 10.180.189.180 with SMTP id gj20mr10467394wic.58.1412321983777; Fri, 03 Oct 2014 00:39:43 -0700 (PDT) Received: by 10.217.55.195 with HTTP; Fri, 3 Oct 2014 00:39:43 -0700 (PDT) In-Reply-To: References: Date: Fri, 3 Oct 2014 08:39:43 +0100 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [RFC] Loop... or... From: leight@gmail.com (Leigh) If there are no outstanding issues raised by tonight (UTC), I will open this RFC up to a vote. I'd like to remind everyone that we're discussing and voting on the concept here rather than the implementation. I'm personally not happy with "or", but if there is enough support during voting then I am happy to actively work on finding the best solution (and maybe a second round of voting when we have all of the possibilities lined up), if there is no support then I wont spend time on it. Thanks, Leigh.