php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #2032 Please add bzip2 support
Submitted: 1999-08-11 11:58 UTC Modified: 2001-02-10 13:38 UTC
From: danbeck at scott dot net Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.12 OS: Linux 2.2 (Redhat 6)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
3 + 14 = ?
Subscribe to this entry?

 
 [1999-08-11 11:58 UTC] danbeck at scott dot net
Please consider adding support for the Bzip2 compression library.

The Bzip2 compression program and library has better compression ratios over the traditional zlib library. Bzip2 is stable and library and header files are included with the bzip2 distribution.  The functionality is almost he same as with gzip/zlib, so it seems that it wouldn't be to difficult to add.

Thanks,

Daniel Beckham

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 13:38 UTC] jimw@php.net
there's a bzip2 extensions in php4.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 26 20:01:31 2024 UTC