xmlStringDecodeEntities is deprecated (original) (raw)
Are there any alternative APIs for unescaping HTML documents?
nwellnhof (Nick Wellnhofer) June 16, 2025, 6:19pm 2
I have no idea what you mean by “unescaping HTML documents”, but there’s probably no replacement. Besides, xmlStringDecodeEntities never supported anything related to HTML like named character references (“HTML entities”).