From:             judas dot iscariote at gmail dot com
Operating system: Linux 64bit
PHP version:      5CVS-2006-05-30 (CVS)
PHP Bug Type:     *Compile Issues
Bug description:  make install problems in PHP_5_2

Description:
------------
Hi:

For some reason, make install pear is failing in current 5_2 CVS.

this doesn't look like a bug in PEAR phar file. so I reported it here.




Reproduce code:
---------------
make install pear with INSTALL_ROOT

Expected result:
----------------
Installing correctly like less than 2 days ago.


Actual result:
--------------
Fatal error: Declaration of PEAR_Installer::download() must be compatible
with that of PEAR_Downloader::download() in
phar://install-pear-nozlib.phar/PEAR/Installer.php on line 49


-- 
Edit bug report at http://bugs.php.net/?id=37645&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37645&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=37645&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37645&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37645&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37645&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37645&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37645&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37645&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37645&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37645&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37645&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37645&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37645&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37645&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37645&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37645&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37645&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37645&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37645&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37645&r=mysqlcfg

Reply via email to