1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 17:08:14 +02:00

1 Commits

Author SHA1 Message Date
Niels Dossche 3ed01d454d Add missing hierarchy checks to replaceChild
You can break the hierarchy for attribute nodes, use the helper function
introduced recently [1] to fix this issue.

[1] 066d18f2

Closes GH-16377.
2024-10-12 13:32:13 +02:00