Fixed PHP crash on Windows
authorAlexander Ebert <ebert@woltlab.com>
Thu, 17 Nov 2016 14:02:20 +0000 (15:02 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 17 Nov 2016 14:02:26 +0000 (15:02 +0100)
commit1e725748d819ced4f0ee3407228f962b53110fd4
tree0432dd1c11ae144b694ce124db971e3d7b373dea
parent566904755bbce8d9c5f324d258a4754cbf602746
Fixed PHP crash on Windows

Using `textContent` to wipe the node contents causes PHP's internal data
structures to be corrupted on Windows.
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeWoltlabMetacode.class.php