Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64912 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24335 invoked from network); 12 Jan 2013 23:56:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jan 2013 23:56:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.183 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.183 smtp183.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.183] ([67.192.241.183:42156] helo=smtp183.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/00-24212-238F1F05 for ; Sat, 12 Jan 2013 18:56:34 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp18.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id EF4A62680B9; Sat, 12 Jan 2013 18:56:31 -0500 (EST) X-Virus-Scanned: OK Received: by smtp18.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id A6E122680B8; Sat, 12 Jan 2013 18:56:31 -0500 (EST) Message-ID: <50F1F82E.2060609@sugarcrm.com> Date: Sat, 12 Jan 2013 15:56:30 -0800 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Ben Ramsey CC: "internals@lists.php.net" References: <9A.82.24230.BA281F05@pb1.pair.com> In-Reply-To: <9A.82.24230.BA281F05@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [VOTE] array_column() function From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > 2) Developers coming from other languages (Ruby, JavaScript, etc.) will > instantly recognize array_pluck(). It's what they'll be looking for to > do the same thing, but they won't be looking for array_column(). I say nuke the alias :) I like array_column (maybe because English is not my native language and the word "pluck" sounds a bit weird for me - never heard it being used outside of music lessons) but I prefer having either to having both. Ruby developers will be capable to get what array_column means, it's not that hard :) -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227