X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http.h;h=f74af3ccb4b4dc55ef3bfce8c906b6deb084c705;hb=bae1d9bccd93257b15065f1b51579b2d0b5cc1e4;hp=6f623ff19c7936d671318d107ca30d270c81bdec;hpb=bf87f6e654235acb023ca052a5e71faeb2635a3f;p=m6w6%2Fext-http diff --git a/php_http.h b/php_http.h index 6f623ff..f74af3c 100644 --- a/php_http.h +++ b/php_http.h @@ -148,8 +148,6 @@ PHP_FUNCTION(http_build_query); #endif /* ZEND_ENGINE_2 */ PHP_FUNCTION(ob_etaghandler); #ifdef HTTP_HAVE_ZLIB -PHP_FUNCTION(http_gzencode); -PHP_FUNCTION(http_gzdecode); PHP_FUNCTION(http_deflate); PHP_FUNCTION(http_inflate); #endif