From: Zeev Suraski Date: Mon, 29 May 2000 16:51:27 +0000 (+0000) Subject: Oh yeah, I said there's no need for it to be defined didn't I? :) X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3637589db1b8e9e56d885f5feda4e1c26eda0968;p=php Oh yeah, I said there's no need for it to be defined didn't I? :) --- diff --git a/ext/standard/basic_functions.c b/ext/standard/basic_functions.c index cac92c13b3..f233efe6cb 100644 --- a/ext/standard/basic_functions.c +++ b/ext/standard/basic_functions.c @@ -327,8 +327,6 @@ function_entry basic_functions[] = { PHP_FE(extension_loaded, NULL) PHP_FE(get_extension_funcs, NULL) - PHP_FE(warn_not_available, NULL) - PHP_FE(parse_ini_file, NULL) /* functions from reg.c */