fix tests
authorMichael Wallner <mike@php.net>
Sat, 2 Mar 2013 09:24:23 +0000 (09:24 +0000)
committerMichael Wallner <mike@php.net>
Sat, 2 Mar 2013 09:24:23 +0000 (09:24 +0000)
tests/response007.phpt
tests/response009.phpt

index 11aa0ded734838a616b61a5c9727cbafb3544dbf..64fbd656f73d4147adb3660ec90df467989c6d31 100644 (file)
@@ -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
index 474300461412b6bde40b70a7648b447af1fceb11..9a0e23dbf2d5b45c79679c7c5a086a65671d8b9a 100644 (file)
@@ -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