Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65559 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26325 invoked from network); 1 Feb 2013 22:06:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2013 22:06:32 -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.214.175 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.214.175 mail-ob0-f175.google.com Received: from [209.85.214.175] ([209.85.214.175:63183] helo=mail-ob0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 00/60-15908-76C3C015 for ; Fri, 01 Feb 2013 17:06:31 -0500 Received: by mail-ob0-f175.google.com with SMTP id uz6so4657198obc.34 for ; Fri, 01 Feb 2013 14:06:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=36S6IzI4d+VXH03FCkgNq/8c9hA/vYvzkyADazzilkg=; b=NM0AqAB1uqQ5BBn05jpFDoIAn3AWla5uEAlL78Sds0fJ1Ln9WyRIyJiL5x+9hYzWa9 0OIdTo9tmJV9PaE2s0anYHeCjpgkrr6piaL2qTjG4frDnygPYiM8Byj2WMmvF7o0t3Cl uM6ExfVNZ2ofgOJWboZjxh++1TARMz4Ca2WoOLzick3kFddA9O01SXPts5j2lNcSjhPo SF6rN3DDx+D5nnFGD/bIsrafxGN9l2KdIp2XtHIv/T+tEk6ESd5Xj41RH+2nKyGEN07b s0dCCm2QaI5b0TuC9aucs9382Gf0HpQaFrdfkuDVOupUTwAS3W4WGWzeTcO0QqOmHRxy RtGg== X-Received: by 10.60.3.193 with SMTP id e1mr11472092oee.39.1359756387710; Fri, 01 Feb 2013 14:06:27 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.167.162 with HTTP; Fri, 1 Feb 2013 14:05:47 -0800 (PST) In-Reply-To: References: Date: Fri, 1 Feb 2013 22:05:47 +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) Hi Ben, 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 vote has been open for almost three weeks and discussion tailed off after only a few days here. What are your thoughts or plans on moving forward with this, or at least coming to a conclusion: given the current state of play (over 80% voted yay thus far) and the release timeline (moving along with the 5.5.0 alphas), not that there's any reason to necessarily rush anywhere. I know the list has been a bit crazy recently so this might have been cast out of the limelight a little, perhaps. Cheers, Peter