Re: [PHP-DEV] Functionality updates to array_column()

2013-04-22 Thread David Muir
On 23/04/13 14:50, David Muir wrote: On 23/04/13 07:35, Sherif Ramadan wrote: On Mon, Apr 22, 2013 at 1:35 PM, Ben Ramsey wrote: I've just submitted the following pull request for updates to the array_column() function: https://github.com/php/php-**src/pull/331

Re: [PHP-DEV] Functionality updates to array_column()

2013-04-22 Thread David Muir
On 23/04/13 07:35, Sherif Ramadan wrote: On Mon, Apr 22, 2013 at 1:35 PM, Ben Ramsey wrote: I've just submitted the following pull request for updates to the array_column() function: https://github.com/php/php-**src/pull/331 I asked about these change

Re: [PHP-DEV] Functionality updates to array_column()

2013-04-22 Thread Sherif Ramadan
On Mon, Apr 22, 2013 at 1:35 PM, Ben Ramsey wrote: > I've just submitted the following pull request for updates to the > array_column() function: > > https://github.com/php/php-**src/pull/331 > > I asked about these changes on the #php.pecl IRC channel a f

[PHP-DEV] Functionality updates to array_column()

2013-04-22 Thread Ben Ramsey
I've just submitted the following pull request for updates to the array_column() function: https://github.com/php/php-src/pull/331 I asked about these changes on the #php.pecl IRC channel a few weeks ago, and others on the channel agreed that it was best to go ahead and submit these changes w

Re: [PHP-DEV] Re: [VOTE] Removal of curl-wrappers

2013-04-22 Thread Pierrick Charron
Hi, The vote is supposed to end on April 24th, but if there is no objection, I will end it tomorrow and merge it if there is no change in the vote results. Pierrick On 22 April 2013 04:58, David Soria Parra wrote: > On 2013-04-17, Pierrick Charron wrote: > > --001a11c37cdc78c2e304da95cfde >

[PHP-DEV] Re: [VOTE] Removal of curl-wrappers

2013-04-22 Thread David Soria Parra
On 2013-04-17, Pierrick Charron wrote: > --001a11c37cdc78c2e304da95cfde > Content-Type: text/plain; charset=ISO-8859-1 > > Hi folks, > > I just opened a vote for the curl-wrappers removal in 5.5. Since we are in > a tight schedule, the vote duration will only be a week and will end April > 24th. >

Re: AW: [PHP-DEV] Importing namespaced functions

2013-04-22 Thread Florian Anderiasch
On 04/22/2013 12:55 AM, Robert Stoll wrote: > I agree with Igor. The readability could be improved and I do not see the > problem of hiding built-in php functions (however, I would not recommend > it). > I would say, if someone hides the normal php built-in function then he or > she is doing that o