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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dexter at debian dot org
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sat Aug 16 14:00:03 2025 UTC