From:             dexter at debian dot org
Operating system: Debian Linux
PHP version:      5CVS-2005-08-17 (snap)
PHP Bug Type:     Compile Failure
Bug description:  XML error: not well-formed (invalid token)

Description:
------------
$ sapi/cli/php -n -C -q -d 
include_path=../pear ../pear/scripts/pearcmd.php -v                  
-c $(pwd)/.pearrc install --installroot=$(pwd)/tmp-pear 
--force --nodeps ../pear/package-Archive_Tar.xml 
XML error: not well-formed (invalid token) at line 22 
 
$ sed -n 22p ../pear/package-Archive_Tar.xml 
      <name>Stig S&#263;ther Bakken</name> 
 
It seems that XML parser does not recognize encoding?! 
 
The previous PHP5.0.4 and php5.1.0b3 binaries work 
correctly. 


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

Reply via email to