Releases: ivopetkov/html5-dom-document-php
Releases · ivopetkov/html5-dom-document-php
v2.2.6
Fix conflicting internal string (breaks matching the html tag)
Big thanks to David Hayes for pointing out the bug and providing a fix.
v2.2.5
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
Added HTML5DOMElement::getNodeValue() and HTML5DOMElement::getTextContent() that fix an issue with entities in the corresponding properties.
Thanks to MrMadClown for the contribution.
v2.1.0
v2.0.2
Fixed return values in several docblocks.
Thanks to BrunoDeBarros for the contribution.