There is a reason to have a callable provided: custom comparison.
Other array functions solve this by providing a `u` alternative:

`int array_udelete(&$array, $value, bool function($value, $key))`

Let's not deviate from established array naming conventions.  (Yasuo,
I'm looking at you)

Cheers,

Levi Morrison

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

Reply via email to