X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2FHttpResponse_002.phpt;h=49ad6fa4b44899081548adadd0d7f29440fae85f;hb=e78857a010ae86f5dddb593cbe96d67e5bd6f13d;hp=72c22bcd574096a1e294e4503219e8e90a4bd585;hpb=fc720d489914964ae837d7acbcdf9dc74b5a0f29;p=m6w6%2Fext-http diff --git a/tests/HttpResponse_002.phpt b/tests/HttpResponse_002.phpt index 72c22bc..49ad6fa 100644 --- a/tests/HttpResponse_002.phpt +++ b/tests/HttpResponse_002.phpt @@ -5,7 +5,7 @@ HttpResponse - send gzipped file include 'skip.inc'; checkmin(5); checkcgi(); -checkext('zlib'); +skipif(!http_support(HTTP_SUPPORT_ENCODINGS), "need zlib support"); ?> --ENV-- HTTP_ACCEPT_ENCODING=gzip