On Sat, Jan 12, 2013 at 1:36 AM, Matt Pelmear <mjpelm...@gmail.com> wrote:
> That said, I hate function aliases. Can't we have one or the other here, > not both? (array_column() vs array_pluck()) > Agree fully on this part. If this is going to make it, then please, *please* without aliases. array_column() is my preference here, because it has some descriptive value, whereas I have no idea what "array pluck" is supposed to be (and google doesn't give me much on it...) Nikita