History log of /PHP-8.2/ext/dom/tests/ParentNode_append_fragment_text_coalesce.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 1e2a2d7d 11-May-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix crash in ParentNode::append() when dealing with a fragment containing text nodes

Credits for test: https://github.com/PhpGt/Dom/pull/454.

Closes GH-14206.