Documentation:
Downloads:
|
Top Level :: Streams
:: bz2_filter
bz2_filter
Package Information |
Summary |
bz2 filter implementation backport for PHP 5.0 |
Maintainers |
Sara Golemon <
pollita at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
bzip2 compress/decompress stream filter implementation. Performs inline compression/decompression using the bzip2 algorythm on any PHP I/O stream. The data produced by this filter, while compatable with the payload portion of a bz2 file, does not include headers or tailers for full bz2 file compatability. To achieve this format, use the compress.bzip2:// fopen wrapper built directly into PHP. |
|
Dependencies |
Release 1.1.0: |
PHP Version: PHP version 5.1.0 or older PHP Version: PHP 5.0.0 or newer
|
Release 1.0: |
PHP Version: 5.0.0 or newer PHP Version: 5.1.0 older than
|
|
|