File: |
src/voku/helper/SimpleXmlDom.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class source |
Class: |
Simple HTML DOM
Manipulate HTML elements using DOMDocument |
Author: |
By Lars Moelleken |
Last change: |
[*]: fix phpstan report
[+]: fix "replaceChildWithString()"
-> "We need to fetch the nodes first, before we can delete them, because of missing references in the dom, if we delete the elements on the fly."
[+]: merge improvements from "ivopetkov/html5-dom-document-php" + more tests v2
-> length attribute
-> classList support
[+]: merge improvements from "ivopetkov/html5-dom-document-php" + more tests
-> length attribute
-> classList support
[+]: add "findMultiOrFalse()" + "findOneOrFalse()" v2
[+]: add "findMultiOrFalse()" + "findOneOrFalse()"
|
Date: |
1 month ago |
Size: |
21,506 bytes |
|
|
|