1.2.1488. ext/bzip2¶
Extension ext/bzip2.
Bzip2 Functions for PHP.
<?php
$file = '/tmp/foo.bz2';
$bz = bzopen($file, 'r') or die('Couldn\'t open $file for reading');
bzclose($bz);
?>
See also Bzip2 Functions and bzip2.
1.2.1488.1. Connex PHP features¶
1.2.1488.1.1. Specs¶
Short name |
Extensions/Extbzip2 |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |