- extend & fixup test suite
[m6w6/ext-http] / tests / HttpResponse_004.phpt
index ed198d638311ca43f55705b40605ca653a8612f5..f5e768dd0299da42262fb3deec680dda19325f59 100644 (file)
@@ -3,8 +3,8 @@ HttpResponse - send cached gzipped data
 --SKIPIF--
 <?php 
 include 'skip.inc';
-checkver(5);
 checkcgi();
+checkmin(5.1);
 checkext('zlib');
 ?>
 --ENV--
@@ -20,7 +20,7 @@ HttpResponse::send();
 ?>
 --EXPECTF--
 Status: 304
-Content-type: text/html
-X-Powered-By: PHP/5.1.0RC2-dev
-Cache-Control: public, must-revalidate, max_age=3600
+X-Powered-By: PHP/%s
+Cache-Control: public, must-revalidate, max-age=3600
 ETag: "80b285463881575891e86ba7bfecb4d0"
+Content-type: %s