]> granicus.if.org Git - php/commit
@- Added array_filter(), which allows filtering of array elements via
authorAndrei Zmievski <andrei@php.net>
Fri, 16 Mar 2001 20:46:33 +0000 (20:46 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 16 Mar 2001 20:46:33 +0000 (20:46 +0000)
commit770c66125d176dbc2296af31b1b32d342d91917f
treee4be87a1020c78ca75ad2cb81bfad151941ee8a3
parentf7f2cf9de58f88e0cd47264dcf29dfc5f399b4eb
@- Added array_filter(), which allows filtering of array elements via
@  the specified callback. (Andrei)
ext/standard/array.c
ext/standard/basic_functions.c
ext/standard/php_array.h