From: Michael Wallner Date: Sat, 2 Mar 2013 09:24:23 +0000 (+0000) Subject: fix tests X-Git-Tag: RELEASE_2_1_0_RC3~10^2^2~37 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=921522e44830f4f04cfbaeeffb52c6b1fb9dceaa;hp=5946b5b8a86f299bb3b37e3a60d9173ad655b3f9 fix tests --- diff --git a/tests/response007.phpt b/tests/response007.phpt index 11aa0de..64fbd65 100644 --- a/tests/response007.phpt +++ b/tests/response007.phpt @@ -29,7 +29,7 @@ var_dump(stream_get_contents($tmp)); Done --EXPECTF-- Test -string(141) "HTTP/1.1 206 Partial Content%c +string(%d) "HTTP/1.1 206 Partial Content%c Accept-Ranges: bytes%c X-Powered-By: %s%c Content-Type: text/plain%c diff --git a/tests/response009.phpt b/tests/response009.phpt index 4743004..9a0e23d 100644 --- a/tests/response009.phpt +++ b/tests/response009.phpt @@ -19,7 +19,7 @@ rewind($f); var_dump(stream_get_contents($f)); ?> --EXPECTF-- -string(355) "HTTP/1.1 200 OK%c +string(%d) "HTTP/1.1 200 OK%c Accept-Ranges: bytes%c X-Powered-By: %s%c ETag: "abc"%c