Hash :
fdc5ff36
Author :
Date :
2024-05-02T16:23:04
parser: Always throw entity errors if external DTD is loaded When parsing with XML_PARSE_DTDLOAD, missing entities are always an error. Also consolidate behavior when validating. See b717abdd.