release 1.7.6
[m6w6/ext-http] / tests / HttpResponse_005.phpt
index c43e7f819330591c0d1d241b918dbf0afd90d354..bda3aa6493ac1cedac06455756b5a3c14cdb03c0 100644 (file)
@@ -4,7 +4,7 @@ HttpResponse file not found
 <?php
 include 'skip.inc';
 checkcgi();
-checkmin(5.1);
+checkmin("5.2.5");
 ?>
 --FILE--
 <?php
@@ -17,7 +17,7 @@ HttpResponse::setFile("__nonexistant__.pdf");
 HttpResponse::send();
 ?>
 --EXPECTF--
-Status: 404
+Status: 404%s
 X-Powered-By: PHP/%s
 Content-Type: text/plain