X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http.c;h=6fc1af9281c1142bf11f6bc2f486d7ef0121a009;hb=ad75baff52e98f85a3ac999cee3328819fee03b8;hp=97587f809dfc42ea7c642e1467ea09648b09672e;hpb=7fef44c902c86eebce30f36003a27905fbaeba65;p=m6w6%2Fext-http diff --git a/http.c b/http.c index 97587f8..6fc1af9 100644 --- a/http.c +++ b/http.c @@ -107,8 +107,6 @@ zend_function_entry http_functions[] = { PHP_FE(http_gzdecode, NULL) PHP_FE(http_deflate, NULL) PHP_FE(http_inflate, NULL) - PHP_FE(http_compress, NULL) - PHP_FE(http_uncompress, NULL) #endif PHP_FE(http_support, NULL)