[PHP Simple HTML Dom v4.8.x]
0: refactor -> findOne() -> will now return always an "Blank" object if no element was found
1: "SimpleXmlDomNodeInterface" -> fix phpdocs only
2: "*NodeBlank" -> fix return type from "findOne()"
3: "innerhtmlKeep" -> added for modifying html without loosing html-hacks for e.g. svg elements
4: "HtmlDomHelper" -> added "mergeHtmlAttributes()"
5: "HtmlDomParser" -> hack for multiple root elements
6: "AbstractSimpleHtmlDom" -> PHP 8.1 -> try to fix php type errors
[PHP Simple HTML Dom v4.7.x]
1: add "findMultiOrFalse()" + "findOneOrFalse()"
2: fix -> usage of e.g. "textContent"
3: fix -> usage of special js template tags in the dom
4: merge improvements from "ivopetkov/html5-dom-document-php -> length attribute
5: merge improvements from "ivopetkov/html5-dom-document-php -> classList support
6: add "nextNonWhitespaceSibling()"
7: fix -> usage of "outerhtml"
8: add support for "symfony/css-selector": ~5.0
9: fix -> "save()" -> will use html() insteadof of innerHtml() now
13: fix -> "val()" -> will now support hidden fields
14: fix -> keep html comments, also at the beginning of the html input
15: add "HtmlDomParser->overwriteTemplateLogicSyntaxInSpecialScriptTags()"
16: add support for "text/x-handlebars-template"
17: fix -> problem with auto-completion in e.g. PhpStorm
18: small optimizations + fix phpstan reported errors
19: add support for different special script-tags
20: fix -> invalid html (move html that is after "