X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FHttpResponse_003.phpt;h=9780dda00cb1c67b7cfcbcf028c89a582aeecab1;hb=e78857a010ae86f5dddb593cbe96d67e5bd6f13d;hp=960c0c5814b6dce177a49cf4bcc7c67d36fdd43a;hpb=fc720d489914964ae837d7acbcdf9dc74b5a0f29;p=m6w6%2Fext-http diff --git a/tests/HttpResponse_003.phpt b/tests/HttpResponse_003.phpt index 960c0c5..9780dda 100644 --- a/tests/HttpResponse_003.phpt +++ b/tests/HttpResponse_003.phpt @@ -5,7 +5,7 @@ HttpResponse - send gzipped file with caching headers include 'skip.inc'; checkmin(5); checkcgi(); -checkext('zlib'); +skipif(!http_support(HTTP_SUPPORT_ENCODINGS), "need zlib support"); ?> --ENV-- HTTP_ACCEPT_ENCODING=gzip