branch off v1 as R_1_7
[m6w6/ext-http] / tests / send_file_007.phpt
index 47c4b24380f4410936d1b8b658eea449a29f1ab8..09f11671d416f9b55843e641944253d3584f2fca 100644 (file)
@@ -4,7 +4,7 @@ http_send_file() NIL-NIL range
 <?php 
 include 'skip.inc';
 checkcgi();
-checkmin(5);
+checkmin("5.2.5");
 ?>
 --ENV--
 HTTP_RANGE=bytes=0-0
@@ -13,7 +13,7 @@ HTTP_RANGE=bytes=0-0
 http_send_file('data.txt');
 ?>
 --EXPECTF--
-Status: 206
+Status: 206%s
 X-Powered-By: PHP/%s
 Accept-Ranges: bytes
 Content-Range: bytes 0-0/1010