]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrei Zmievski <andrei@php.net>
Fri, 15 Oct 1999 22:04:59 +0000 (22:04 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 15 Oct 1999 22:04:59 +0000 (22:04 +0000)
ext/standard/basic_functions.h

index 78a499d2fb6e8d3c5103389730ded10899707d8f..3b266a99e0e759a42adbb294f95dc5cb16680037 100644 (file)
@@ -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 {