php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login

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"]=>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 18:01:28 2024 UTC