Skip to content

Temporary fix for PHP XML bug 81506

Choose a tag to compare

@g105b g105b released this 12 Jul 18:52
7dfc852

The bug in PHP's XML implementation deallocates the Text node from memory, even though it might be referenced later. This patch release includes a number of hacky fixes to resolve this downstream, which is a good solution before the PHP bug is fixed.