Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64882 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35346 invoked from network); 12 Jan 2013 15:14:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jan 2013 15:14:48 -0000 Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.52 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.219.52 mail-oa0-f52.google.com Received: from [209.85.219.52] ([209.85.219.52:43171] helo=mail-oa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BC/21-24230-7ED71F05 for ; Sat, 12 Jan 2013 10:14:48 -0500 Received: by mail-oa0-f52.google.com with SMTP id o6so2690838oag.39 for ; Sat, 12 Jan 2013 07:14:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=31oRfKut8HMaG94ur9TUUoJ+eV0pr5xALBjWcpTVkqE=; b=yt5rHxAT47I2STAWekex5B+9Ex5QdDgeSYgFZWmfHOH4UScDM8FW7XmreDjXfKuEp7 dN4HM/T4caeKu/22xkFTVac/MkIhgbv3oug7xzTnk1RG7UbnuE8gID+zYRyglBsGBUeE 0HqQVB/BgBLwB2cRM5dh1mr6ZdHAn2y0aLEjGgbF0h/WbKv5FInm058C3yb+ZI03RsXI tTWi42UZQOGfWVgcb1HBy/fJhdx1AeVg9yxbOzLKf4z4pd50ZjP59wjMOMG+n0AB/2rp dwS2MMlzS1iLuYHAEu80g/faM8E9gDAKRDelepLcwG17eZTp4dPDJvGXot1Zudc8RfVN MOuQ== Received: by 10.60.10.227 with SMTP id l3mr46943263oeb.119.1358003685007; Sat, 12 Jan 2013 07:14:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.167.162 with HTTP; Sat, 12 Jan 2013 07:14:04 -0800 (PST) In-Reply-To: References: Date: Sat, 12 Jan 2013 15:14:04 +0000 Message-ID: To: Ben Ramsey Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] array_column() function From: petercowburn@gmail.com (Peter Cowburn) On 12 January 2013 00:17, Ben Ramsey wrote: > I've opened voting for the array_column() function RFC. > > You can vote at https://wiki.php.net/rfc/array_column#voting > > Regards, > Ben > The "Status" for this RFC is still "Under discussion" and on the RFC listing page it is the same. Is not changing those two things simply an oversight?