ID: 25569 Updated by: [EMAIL PROTECTED] Reported By: tkearns at fastmail dot fm -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: windows PHP Version: 4.3.3 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2003-09-17 02:39:24] 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25569&edit=1