php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34168 XML error: not well-formed (invalid token)
Submitted: 2005-08-17 12:41 UTC Modified: 2005-08-18 17:31 UTC
From: dexter at debian dot org Assigned: pajoye (profile)
Status: Closed Package: Compile Failure
PHP Version: 5CVS-2005-08-17 (snap) OS: Debian Linux
Private report: No CVE-ID: None
 [2005-08-17 12:41 UTC] dexter at debian dot org
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. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-17 14:31 UTC] pajoye@php.net
PEAR bugs, moved to pear.php.net/bugs
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 15:01:28 2024 UTC