Patch stream_meta_data_test_fix.patch for Zip Related Bug #53867
Patch version 2011-01-28 14:20 UTC
Return to Bug #53867 |
Download this patch
Patch Revisions:
Developer: rquadling
Index: stream_meta_data.phpt
===================================================================
--- stream_meta_data.phpt (revision 307817)
+++ stream_meta_data.phpt (working copy)
@@ -64,7 +64,7 @@
["seekable"]=>
bool(false)
["uri"]=>
- string(%d) "zip:///%stest_with_comment.zip#foo"
+ string(%d) "zip://%stest_with_comment.zip#foo"
["timed_out"]=>
bool(false)
["blocked"]=>
|