History log of /PHP-8.2/ext/dom/tests/gh16535.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 51b642f2 21-Oct-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-16535: UAF when using document as a child

Documents can never be children of any node.

Closes GH-16539.