History log of /PHP-8.3/ext/dom/tests/DOMNode_DOMNameSpaceNode_parentElement.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# d04f48b6 11-Jul-2023 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Implement DOMNode::parentElement and DOMNameSpaceNode::parentElement

ref: https://dom.spec.whatwg.org/#parent-element

Closes GH-11679.