From 2aa0acfaaa1051c2d3dde09e8c52929eaddcc07c Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Mon, 17 Jul 2006 22:18:08 +0000 Subject: [PATCH] *** empty log message *** --- unicode-progress.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/unicode-progress.txt b/unicode-progress.txt index 44a21313f45..a724ea8db4c 100644 --- a/unicode-progress.txt +++ b/unicode-progress.txt @@ -16,9 +16,6 @@ ext/standard Should work with minor cleanups provided that underlying comparison functions are fixed, FCI cache, test - array_filter() - Params API, FCI cache, test - array_intersect(), array_uintersect() array_intersect_assoc(), array_uintersect_assoc(), array_intersect_uassoc(), array_uintersect_uassoc() array_intersect_key(), array_intersect_ukey() @@ -31,9 +28,6 @@ ext/standard array_multisort() Add SORT_LOCALE_STRING, test - array_reduce() - Params API, FCI cache, test - array_walk() Params API, is_callable check, FCI cache, test @@ -58,6 +52,7 @@ ext/standard array_combine() array_count_values() array_fill() + array_filter() array_flip() array_key_exists() array_keys() @@ -67,6 +62,7 @@ ext/standard array_push(), array_pop(), array_shift(), array_unshift() array_pad() array_rand() + array_reduce() array_reverse() array_search() array_slice()