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
 [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: Thu Apr 18 03:01:28 2024 UTC