php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57510 Missing namespace declaration (REST interface)
Submitted: 2007-02-06 09:20 UTC Modified: 2007-02-06 10:56 UTC
From: bjori@php.net Assigned: pajoye (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: BSD
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: bjori@php.net
New email:
PHP Version: OS:

 

 [2007-02-06 09:20 UTC] bjori@php.net
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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-06 10:56 UTC] pierre dot php at gmail dot com
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 14 16:01:26 2024 UTC