From e74d81f2eddd6f44d047c073e4128742ca63aa61 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Fri, 15 Oct 1999 22:04:59 +0000 Subject: [PATCH] *** empty log message *** --- ext/standard/basic_functions.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/standard/basic_functions.h b/ext/standard/basic_functions.h index 78a499d2fb6..3b266a99e0e 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 {