Releases: dimabdc/PHP-Fast-Simple-HTML-DOM-Parser
Releases · dimabdc/PHP-Fast-Simple-HTML-DOM-Parser
1.4
Improve selector converter for text and comment elements
1.3
Improve set innertext and outertext of Element
v1.1
Code refactoring
Requered PHP version down to 5.4
Add static methods Document::str_get_html($html) and Document::file_get_html($file)
Add empty method for compatibility Document->clear()
v1.0
Several fixes and improved compatibility with PHP Simple HTML DOM Parser.
Unit tests.
V0.9.2
Add support search comments and text nodes
Add support set attributes, innertext and outertext
Add support remove attributes
V0.9.1
Fix find all elements not returned a array of element objects if found one element object
Alfa release
v0.1-alfa
Update composer.json