- extend & fixup test suite
[m6w6/ext-http] / tests / send_file_007.phpt
index a33754630cab0ef9792c1f466a3f92828f34e22b..966129c8fe56b2323c71f8e9ae450098ecd74fbc 100644 (file)
@@ -4,6 +4,7 @@ http_send_file() oversized range
 <?php 
 include 'skip.inc';
 checkcgi();
+checkmax(5.0);
 ?>
 --ENV--
 HTTP_RANGE=bytes=-1111
@@ -13,5 +14,5 @@ http_send_file('data.txt');
 ?>
 --EXPECTF--
 Status: 416
-Content-type: text/html
+Content-type: %s
 X-Powered-By: PHP/%s