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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Thu Apr 18 02:02:52 2024 UTC