Hi,

2012/8/22 Levi Morrison <morrison.l...@gmail.com>:
> On Tue, Aug 21, 2012 at 4:13 PM, Yasuo Ohgaki <yohg...@ohgaki.net> wrote:
>> Hi,
>>
>> I see why with new Criticism section in the wiki page.
>> You've also misunderstood that array_udelete() is
>> array_walk() variant, not array_filter().
>>
>
> Actually, array_udelete is far more similar to array_filter than it is
> array_walk. . .

Why did you change the equivalent code?
array_walk is the best(fast and memory efficient) way
to delete elements.

This code may be refereed from old PHP users, therefore
we should write better code.

If you don' t have good reason to do so, please revert
the change.

Regards,

--
Yasuo Ohgaki
yohg...@ohgaki.net

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to