- extend & fixup test suite
[m6w6/ext-http] / tests / HttpResponse_001.phpt
index 78b03e4b8fbf1d775292140489c0176bd6e6f193..56b1913fa3d8a959956f51d6646f9540abe52514 100644 (file)
@@ -3,7 +3,7 @@ HttpResponse - send data with caching headers
 --SKIPIF--
 <?php 
 include 'skip.inc';
 --SKIPIF--
 <?php 
 include 'skip.inc';
-checkver(5);
+checkmin(5);
 checkcgi();
 ?>
 --FILE--
 checkcgi();
 ?>
 --FILE--
@@ -16,10 +16,10 @@ HttpResponse::send();
 --EXPECTF--
 X-Powered-By: PHP/%s
 ETag: "3858f62230ac3c915f300c664312c63f"
 --EXPECTF--
 X-Powered-By: PHP/%s
 ETag: "3858f62230ac3c915f300c664312c63f"
-Cache-Control: public, must-revalidate, max_age=3600
+Cache-Control: public, must-revalidate, max-age=3600
 Last-Modified: %s, %d %s 20%d %d:%d:%d GMT
 Content-Type: %s
 Accept-Ranges: bytes
 Content-Length: 6
 
 Last-Modified: %s, %d %s 20%d %d:%d:%d GMT
 Content-Type: %s
 Accept-Ranges: bytes
 Content-Length: 6
 
-foobar
\ No newline at end of file
+foobar