- fix write access of HttpMessage headers array in inherited context
[m6w6/ext-http] / tests / HttpRequest_003.phpt
index cd6edd07b880b065ad3fafb5ff7fe392e9423805..40d0ba92a53d7ed2745abdf34f56dc26a6d15a96 100644 (file)
@@ -3,7 +3,8 @@ HttpRequest SSL
 --SKIPIF--
 <?php
 include 'skip.inc';
-(5 > (int) PHP_VERSION) and die('skip PHP5 is required for Http classes');
+checkver(5);
+checkurl('arweb.info');
 ?>
 --FILE--
 <?php
@@ -16,3 +17,4 @@ Content-type: text/html
 X-Powered-By: PHP/%s
 
 string(10) "1234567890"
+