|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-08-17 14:31 UTC] pajoye@php.net
[2005-08-18 17:31 UTC] lsmith@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Dec 04 23:00:01 2025 UTC |
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ćther Bakken</name> It seems that XML parser does not recognize encoding?! The previous PHP5.0.4 and php5.1.0b3 binaries work correctly.