Files
Jim Winstead c22cca7824 Warn about libxml's unstable HTML parsing (fixes #2219) (#3649)
Consolidates the duplicated note between `DOMDocument::loadHTML` and `DOMDocument::loadHTMLFile` and adds information about how libxml HTML5 parsing isn't stable across versions and the new `Dom\HTMLDocument` functions should be used. (Not documented yet, so they aren't linked, but will wire up automatically when it is.)
2024-08-10 15:12:18 -07:00
..