From:             adam at oit dot gatech dot edu
Operating system: Solaris 9
PHP version:      5.2.10
PHP Bug Type:     PHAR related
Bug description:  pear broken in 5.2.10

Description:
------------
compiling php 5.2.10 with pear support leads to warnings on install and
non-functional pear. Compilation of php 5.2.9 on same box with same config
options gives working pear.

Reproduce code:
---------------
make install in source directory produces errors like:

   Warning: Cannot use a scalar value as an array in
phar://install-pear-nozlib.phar/PEAR/ChannelFile.php on line 1391

running "pear install DB" produces the error:

   pear.php.net is using a unsupported protocal - This should never
happen.



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

Reply via email to