summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>1999-10-15 22:04:59 +0000
committerAndrei Zmievski <andrei@php.net>1999-10-15 22:04:59 +0000
commite74d81f2eddd6f44d047c073e4128742ca63aa61 (patch)
tree15fdb7c403bf50d7ebb1037ecd7f5827927a0135
parent0a829ab104f43c6e109f7b6a50c64ec4e41ab84b (diff)
downloadphp-git-e74d81f2eddd6f44d047c073e4128742ca63aa61.tar.gz
*** empty log message ***
-rw-r--r--ext/standard/basic_functions.h1
1 files changed, 0 insertions, 1 deletions
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 {