Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66311 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61549 invoked from network); 28 Feb 2013 05:16:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2013 05:16:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.175 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-lb0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:33827] helo=mail-lb0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/B3-32396-548EE215 for ; Thu, 28 Feb 2013 00:16:54 -0500 Received: by mail-lb0-f175.google.com with SMTP id n3so1071998lbo.20 for ; Wed, 27 Feb 2013 21:16:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=7thByIiAr47rN1w66gTRyjCkutaQdd0wgX7vGvCAxmk=; b=wKRduNsS1Zla8PlRKlbnGvhfzWWOAuSQu1o7/2r9N6I9t1V0B6Nri95TTXghrmzlA5 lEGiYWkjQAli6nJePyLcnxOt7CvS0hOEd4eT6TUAhpCdLsjFqMy0QMAl1ooZ5YZiJUK0 h4/OYpoIuKzdfpmeQfuhfObZtfuCAuQ3Lwzy+Lbo4sYNwMs+IU5F6epBUnZhZhWKRtiQ MuBF1z84Xc8Ya6SP0FhAYbmq4yqb2Vq+gBXKaefNLYNEhoqIHFs0Ks62rkagOu8We69O 1GnccIMvhWCmPzRSB2IfQ9ZeSN1o3oNcfJmQLcFh5w3iMaacNFwiyXPP12EueoJh/M2M pFFw== MIME-Version: 1.0 X-Received: by 10.152.111.67 with SMTP id ig3mr4259135lab.41.1362028610573; Wed, 27 Feb 2013 21:16:50 -0800 (PST) Received: by 10.112.38.199 with HTTP; Wed, 27 Feb 2013 21:16:50 -0800 (PST) In-Reply-To: References: Date: Thu, 28 Feb 2013 06:16:50 +0100 Message-ID: To: Ben Ramsey Cc: pierre@pcservice.co.za, PHP Development Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] array_column() function From: pierre.php@gmail.com (Pierre Joye) On Thu, Feb 28, 2013 at 2:56 AM, Ben Ramsey wrote: > Sorry. I got sick for a few weeks, and this fell to the bottom of my > priorities list. > > I'm not sure what the next steps are. This was approved by a majority vote. > What do I need to do now to get it into 5.5? Please kill that alias. It is pointless to introduce a new function with an alias for it. Cheers, -- Pierre @pierrejoye