Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64874 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82308 invoked from network); 12 Jan 2013 00:49:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jan 2013 00:49:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=arraypad@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arraypad@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.169 as permitted sender) X-PHP-List-Original-Sender: arraypad@gmail.com X-Host-Fingerprint: 209.85.214.169 mail-ob0-f169.google.com Received: from [209.85.214.169] ([209.85.214.169:56051] helo=mail-ob0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/C1-02940-F03B0F05 for ; Fri, 11 Jan 2013 19:49:19 -0500 Received: by mail-ob0-f169.google.com with SMTP id v19so2310497obq.28 for ; Fri, 11 Jan 2013 16:49:16 -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 :cc:content-type; bh=fxNNrZQs0mzItUV5SAoZyc3omVOxj5cWC7UrRtmP7S8=; b=X5E8brqQLOcFJE4OjfKSZS7h0R37aNj3zOCJprTSO1Y9I0/8+UNA6qrUaNVA7GXC5O vg1tDbpjh5/Qo30Ocio06/90Gnpx6qA+A8v/8o4PjxMkL8+ysUtkzh3mADOnJUVGEIkH 47I2oksiJFkPVejSm5iiWmpvv6RyYhyes07kZkPEjpGLKPQtQnkJBqZ2Z5JDDLgtmohT nUKOqBJNK1e7nvdJEFZWUKlvdRd/IgCJqoqnwdU5lsl0xcDAQ1MRFk2heIE8KY3w2mZ/ 0UUfG8VcZrbqm3YJK7jfs5y7b19QXNi+mRANhS9tlqIiQQlPWN1T8txjOH4GP0uwbj5O CK+Q== MIME-Version: 1.0 Received: by 10.182.187.66 with SMTP id fq2mr14429927obc.86.1357951755978; Fri, 11 Jan 2013 16:49:15 -0800 (PST) Received: by 10.76.33.166 with HTTP; Fri, 11 Jan 2013 16:49:15 -0800 (PST) In-Reply-To: References: Date: Sat, 12 Jan 2013 00:49:15 +0000 Message-ID: To: Nikita Popov Cc: Ben Ramsey , PHP internals Content-Type: multipart/alternative; boundary=14dae939914d09878104d30cc868 Subject: Re: [PHP-DEV] [VOTE] array_column() function From: arraypad@gmail.com (Arpad Ray) --14dae939914d09878104d30cc868 Content-Type: text/plain; charset=ISO-8859-1 On Sat, Jan 12, 2013 at 12:21 AM, Nikita Popov wrote: > Voting no, because - even though I like this feature in principle - I think > it's much better solved by introducing list comprehensions (which cover > this and many more cases in a consistent and elegant syntax), which is > something I have planned for 5.6. I'd love to see list/dict comprehensions in PHP :) Arpad --14dae939914d09878104d30cc868--