On 18 June 2013 18:24, Sherif Ramadan <theanomaly...@gmail.com> wrote:
> I suppose the order of the elements should remain $value, $key in the event > of ARRAY_FILTER_KEY | ARRAY_FILTER_VAL. > This is also the order already used for the callback of array_walk, so I think it makes sense to have some consistency. (Even if I never liked the order of the array_walk callback :))