X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http.c;h=599cc7e19b6a9fde104b55ef4bae7fa5b5e268d1;hp=2cd87113dee0122a0c962a6c1dbb0a8766546b8e;hb=b46d0197c4402e76c2608ba972e1d05db22a321a;hpb=b73ce1c6b6bd39c8962116e7f26c2ca9a106c8e9 diff --git a/http.c b/http.c index 2cd8711..599cc7e 100644 --- a/http.c +++ b/http.c @@ -102,8 +102,6 @@ function_entry http_functions[] = { PHP_FE(http_request_method_exists, NULL) PHP_FE(http_request_method_name, NULL) #endif - PHP_FE(http_auth_basic, NULL) - PHP_FE(http_auth_basic_cb, NULL) #ifndef ZEND_ENGINE_2 PHP_FE(http_build_query, NULL) #endif