|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2007-02-06 10:56 UTC] pierre dot php at gmail dot com
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 01 18:00:01 2025 UTC |
Description: ------------ The REST interface is missing namespace declaration for xsi. Reproduce code: --------------- php -r 'new SimpleXMLElement("http://pecl.php.net/rest/p/packages.xml", NULL, true);'; Patch: http://home.oslo.nith.no/~maghan/pecl.xsi.patch