Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.3.3

Request #9520 Doesn't allow in-memory manipulation of tar files
Submitted: 2006-12-01 11:20 UTC
From: cbutler at technophobia dot co dot uk Assigned:
Status: Open Package: Archive_Tar (version 1.3.1)
PHP Version: Irrelevant OS: Linux
Roadmaps: (Not assigned)    
Subscription  
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes. If this is not your bug, you can add a comment by following this link. If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cbutler at technophobia dot co dot uk
New email:
PHP Version: Package Version: OS:

 

 [2006-12-01 11:20 UTC] cbutler at technophobia dot co dot uk (Chris Butler)
Description: ------------ It would be nice if Archive_Tar was able to manipulate tar archives in memory rather than writing to disk all the time. For example, if you want to create a tar archive and send it straight to the browser, you don't need to save it to disk.

Comments