History log of /PHP-8.2/ext/simplexml/tests/gh14638.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 2edf12e8 23-Jun-2024 David Carlier

Fix GH-14638: null dereference after XML parsing failure.

object document is null if the parsing had failed prior to cast to
string.