upgrade test suite to 5.3
[m6w6/ext-http] / tests / HttpResponse_005.phpt
index c43e7f819330591c0d1d241b918dbf0afd90d354..afa768c8f5b568099442546be8a3ef63e25e8061 100644 (file)
@@ -4,7 +4,7 @@ HttpResponse file not found
 <?php
 include 'skip.inc';
 checkcgi();
-checkmin(5.1);
+checkmin(5.3);
 ?>
 --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