From: Andrei Zmievski Date: Fri, 15 Oct 1999 22:04:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: php-4.0b3_RC2~151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e74d81f2eddd6f44d047c073e4128742ca63aa61;p=php *** empty log message *** --- diff --git a/ext/standard/basic_functions.h b/ext/standard/basic_functions.h index 78a499d2fb..3b266a99e0 100644 --- a/ext/standard/basic_functions.h +++ b/ext/standard/basic_functions.h @@ -137,7 +137,6 @@ PHP_FUNCTION(array_keys); PHP_FUNCTION(array_values); PHP_FUNCTION(array_count_values); PHP_FUNCTION(array_reverse); -PHP_FUNCTION(array_map); #if HAVE_PUTENV typedef struct {