php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #51389 Implement DOMDocument::renameNode()
Submitted: 2010-03-25 12:09 UTC Modified: 2019-09-22 22:03 UTC
Votes:13
Avg. Score:4.5 ± 0.9
Reproduced:9 of 10 (90.0%)
Same Version:7 (77.8%)
Same OS:3 (33.3%)
From: romain dot lalaut at laposte dot net Assigned:
Status: Wont fix Package: DOM XML related
PHP Version: 5.3.2 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: romain dot lalaut at laposte dot net
New email:
PHP Version: OS:

 

 [2010-03-25 12:09 UTC] romain dot lalaut at laposte dot net
Description:
------------
The current DOM implementation doesn't provide the DOMDocument::renameNode() introduced in DOM Level 3 .
Could this be implemented ?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-25 13:29 UTC] johannes@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: rrichards
 [2017-10-24 06:15 UTC] kalle@php.net
-Status: Assigned +Status: Open -Assigned To: rrichards +Assigned To:
 [2019-09-22 22:03 UTC] beberlei@php.net
-Status: Open +Status: Wont fix
 [2019-09-22 22:03 UTC] beberlei@php.net
DOMDocument::renameNode will not be implemented now that the latest DOM standard has removed it, it will be removed from the API in PHP 8 as per: https://github.com/php/php-src/pull/4736
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 12:01:29 2024 UTC