Skip to content

Commit e11cf90

Browse files
nielsdosjorgsowa
authored andcommitted
Fix phpGH-16151: Assertion failure in ext/dom/parentnode/tree.c
Unfortunately, old DOM allows attributes to be used as parent nodes. Only text nodes and entities are allowed as children for these types of nodes, because that's the constraint DOM and libxml give us. Closes phpGH-16156.
1 parent 8f20abb commit e11cf90

File tree

3 files changed

+1419
-448
lines changed

3 files changed

+1419
-448
lines changed

0 commit comments

Comments
 (0)