History log of /php-src/ext/dom/tests/gh14652.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 5c55306a 24-Jun-2024 David CARLIER

Fix GH-14652: segfault on node without document. (#14653)

do not bother trying to clone the inner document if there is none to
begin with.