X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http.c;h=202317c8fc9a3417ef38acee98049daabf3dac39;hb=907d2e474a9ee60e99aa8385a353746b5e9c388a;hp=d5211bcee1cefad5d718674ebf1dcd0d3fd48d1f;hpb=14aec371d6123fbedbe13ca73b6a6d5768c635cb;p=m6w6%2Fext-http diff --git a/php_http.c b/php_http.c index d5211bc..202317c 100644 --- a/php_http.c +++ b/php_http.c @@ -146,7 +146,6 @@ PHP_MINIT_FUNCTION(http) || SUCCESS != PHP_MINIT_CALL(http_curl) #endif || SUCCESS != PHP_MINIT_CALL(http_request_datashare) - || SUCCESS != PHP_MINIT_CALL(http_request_method) || SUCCESS != PHP_MINIT_CALL(http_request_pool) || SUCCESS != PHP_MINIT_CALL(http_url) || SUCCESS != PHP_MINIT_CALL(http_env)