Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66333 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24223 invoked from network); 28 Feb 2013 16:19:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2013 16:19:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=ben@benramsey.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ben@benramsey.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain benramsey.com from 209.85.223.174 cause and error) X-PHP-List-Original-Sender: ben@benramsey.com X-Host-Fingerprint: 209.85.223.174 mail-ie0-f174.google.com Received: from [209.85.223.174] ([209.85.223.174:48199] helo=mail-ie0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6B/32-10974-8A38F215 for ; Thu, 28 Feb 2013 11:19:53 -0500 Received: by mail-ie0-f174.google.com with SMTP id k10so2265240iea.5 for ; Thu, 28 Feb 2013 08:19:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:sender:date:from:to:cc:message-id:in-reply-to:references :subject:x-mailer:mime-version:content-type:x-gm-message-state; bh=yh7eWyiwfKOe+tLZM6SM7Wujo9RIiD0zxyyLwGU7kEA=; b=Bc0hMPpiht4Nytw9fnIgmtd9H5UAmAUwGLS7jLreXzqbobHC0ga+wrQmaQo15Lbcv6 VGbedU+xAfUcVWN+Up4FASilF6rU9FQLO4Rp96v+aqx0FRhDRIX5VQGcoT0+9cQ8RhJw 9+f5hMuiZQUG7gwSxO4czgzYK4vwVeNixgToPqUofmyM5oY6t76y6oVjmQlIRixl07Xm NXQfy1jUGxMMfWnERaa8cmTLVIILVawAKP9v9BI5Y7XBTcbEtw6iQ0F71cfCx94YKkHN dD3GKoAeMurQ9Wo6Q0QwxrE9JVnDMjQx1ZP5VQ0twkBpFB69EBArsHtrUM7ju6c8eU5K EWmg== X-Received: by 10.43.18.3 with SMTP id qe3mr3589269icb.12.1362068389934; Thu, 28 Feb 2013 08:19:49 -0800 (PST) Received: from [192.168.1.91] (w194.z064002187.mco-fl.dsl.cnc.net. [64.2.187.194]) by mx.google.com with ESMTPS id i10sm901881igz.9.2013.02.28.08.19.47 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 28 Feb 2013 08:19:48 -0800 (PST) Sender: Ben Ramsey Date: Thu, 28 Feb 2013 10:19:48 -0600 To: Pierre Joye Cc: pierre@pcservice.co.za, PHP Development Message-ID: <61FE7018056A4E40AEA0A2B277E6C971@benramsey.com> In-Reply-To: References: X-Mailer: sparrow 1.6.4 (build 1178) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="512f83a4_625558ec_2c45" X-Gm-Message-State: ALoCoQnyGsfWiS9l1QUGdlvfgtfGo4GME9UDDqgZmz2Mpx2xlF7UCRD99g5Mi1bMZA2HjkOy84kl Subject: Re: [PHP-DEV] [VOTE] array_column() function From: ramsey@php.net (Ben Ramsey) --512f83a4_625558ec_2c45 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline > Please kill that alias. It is pointless to introduce a new function > with an alias for it. > > I killed the alias in this commit: https://github.com/ramsey/php-src/commit/3439a098a0b646ff05d4da9748996214cac39d12 -Ben --512f83a4_625558ec_2c45--