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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: danbeck at scott dot net
New email:
PHP Version: OS:

 

 [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: Tue May 07 06:01:30 2024 UTC