ID: 28010
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: ZZiplib Related
Operating System: Windows
PHP Version: 4CVS-2004-04-15 (stable)
New Comment:
This is a limitation of the zzip library and not something we can fix.
Previous Comments:
------------------------------------------------------------------------
[2004-04-15 11:02:27] [EMAIL PROTECTED]
Description:
------------
zip_open doesn't work with HTTP wrapper (at least)
Reproduce code:
---------------
<?php
zip_open("http://snaps.php.net/win32/php4-win32-STABLE-200404151230.zip");
?>
Expected result:
----------------
(nothing)
Actual result:
--------------
Warning: zip_open() Cannot open zip archive ...
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=28010&edit=1