[Tickets #7814] Re: Look at using a stream when downloading zip files
bugs at horde.org
bugs at horde.org
Mon Jul 13 23:41:38 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7814
------------------------------------------------------------------------------
Ticket | 7814
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Look at using a stream when downloading zip files
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
-State | Accepted
+State | Feedback
Priority | 1. Low
Milestone | 2.0
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-07-13 19:41) wrote:
I've added stream support to the zip compress method. There is a
limitation however - all data passed in must be converted at some
point to an in-memory stream before passing through gzdeflate() - I
can't get zlib stream filtering to work, although I have a hunch it is
directly related to http://bugs.php.net/?id=48725
More information about the bugs
mailing list