From: alexandrebr at gmail dot com Operating system: Windows XP PHP version: 5.1.1 PHP Bug Type: Bzip2 Related Bug description: php_bzip2 binary is not included with php5.0 nor 5.1.
Description: ------------ Extension php_gzip2.dll was not given with PHP5.1.1 dist. It's available on the "snaps.php.net" only for PHP6, which is far from being an official release 'till now. The lack of this extensions is probably causing the pear extension "php_bcompiler" to trigger the following notice, everytime a PHP script is executed: "PHP Notice: Unknown: Unable to find the wrapper "compress.bzip2" - did you forget to enable it when you configured PHP? in Unknown on line 0". The only thing I found at snaps.php.net, was the extension "php_bz2_filter.dll", which I really don't have any idea how it works. -- Edit bug report at http://bugs.php.net/?id=35825&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=35825&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=35825&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=35825&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=35825&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35825&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35825&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35825&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35825&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35825&r=support Expected behavior: http://bugs.php.net/fix.php?id=35825&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35825&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35825&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35825&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35825&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35825&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35825&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35825&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35825&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35825&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35825&r=mysqlcfg
