php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #25569 DOMXML: namespaces in general
Submitted: 2003-09-17 02:39 UTC Modified: 2004-08-27 10:30 UTC
From: tkearns at fastmail dot fm Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.3.3 OS: windows
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: tkearns at fastmail dot fm
New email:
PHP Version: OS:

 

 [2003-09-17 02:39 UTC] tkearns at fastmail dot fm
Description:
------------
There is no way to detect existing namespace declarations in a domelement.

see first user-note at http://www.php.net/manual/en/function.domnode-add-namespace.php

The user-note also makes some comments on the bahaviour of set_namespace() but that issue is not as important as the lack of namespace declaration detectability. This is of particular importance when importanting exteernal XML data into DOMXML objects.

Reproduce code:
---------------
see first user-note at http://www.php.net/manual/en/function.domnode-add-namespace.php



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-27 10:30 UTC] chregu@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

This problem has been fixed in PHP 5.
No new functionality will be added to PHP 4.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Oct 18 00:01:28 2024 UTC