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
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: 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: Sun May 19 11:01:37 2024 UTC