Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62254 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54517 invoked from network); 19 Aug 2012 06:07:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Aug 2012 06:07:38 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vc0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:48558] helo=mail-vc0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0D/D7-00850-8A280305 for ; Sun, 19 Aug 2012 02:07:36 -0400 Received: by vcbgb30 with SMTP id gb30so4771471vcb.29 for ; Sat, 18 Aug 2012 23:07:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=Qgd2WdaR9SxLv4Wgpo/i/03AkxMWil7eHsW49YWk3mg=; b=FFCFtb5L7v1rKdj5vF7EiwaoUbfMRwS4XJJSmjAKJKq/aCHDxMoDHbdOAnsFWgJFAU RyD8R7e+5LQ58GEo/YNc6lTTxto/dopL51g01a3TSfnPnTNfSPZ5ZUjxhlmkacCHoSc3 oOF9FDo9C6v9bKdz/9Kxu3ZTzp5vlcm7otg5niZ1eXTE2IJNNs33EXL5uLU0dOyApUpv sLE1zuZCrXHro7xJuLl+UYPFX306ypVTqM8wUTGAvEyWmQ2h3MKFhGjDJK5Z39oWlkwL FJ3meEmVOADzNj4lcTdPARgpsVQjm5yxZI/zrAUnH7/64keoiejwuMup0n34HAT0cXtl M3aA== Received: by 10.52.97.227 with SMTP id ed3mr5768711vdb.103.1345356453807; Sat, 18 Aug 2012 23:07:33 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.18.15 with HTTP; Sat, 18 Aug 2012 23:07:13 -0700 (PDT) In-Reply-To: References: Date: Sun, 19 Aug 2012 14:07:13 +0800 X-Google-Sender-Auth: 5FwuRsRauWVgY5fGfpCuf8m8Enw Message-ID: To: Nikita Popov Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [VOTE]Call for voting: support use list in foreach From: laruence@php.net (Laruence) On Sat, Aug 18, 2012 at 5:48 PM, Nikita Popov wrote: > On Sat, Aug 18, 2012 at 6:34 AM, Laruence wrote: >> Hi: >> This feature introduces list() support in foreach constructs(more >> info can be found here: https://wiki.php.net/rfc/foreachlist). >> >> please vote for this: https://wiki.php.net/rfc/foreachlist#vote > > Hi Lauruence! > > Is this vote just for list() or also for error suppression? I'd vote > +1 on the first, but -1 on the second, so it would be nice to make it > more clear ;) Hi, okey, I opened another vote for the foreach list with silent token supporting. thanks > > Nikita -- Laruence Xinchen Hui http://www.laruence.com/