hack PHP_5_4 compatibility into v1
[m6w6/ext-http] / tests / request_gzip.phpt
index 7855a6f691f4f065f739024252cf254f58869798..cf734aeee17ace5e15dc6cc0a6dbe8800edbbf36 100644 (file)
@@ -14,8 +14,8 @@ var_dump(http_parse_message(http_get('http://dev.iworks.at/ext-http/.print_reque
 
 echo "Done\n";
 --EXPECTF--
-%sTEST
-object(stdClass)%s {
+%aTEST
+object(stdClass)%a {
   ["type"]=>
   int(2)
   ["httpVersion"]=>
@@ -25,8 +25,8 @@ object(stdClass)%s {
   ["responseStatus"]=>
   string(2) "OK"
   ["headers"]=>
-  array(8) {
-    %s
+  array(%d) {
+    %a
     ["Vary"]=>
     string(15) "Accept-Encoding"
     ["Content-Length"]=>