Skip to content

Releases: dimabdc/PHP-Fast-Simple-HTML-DOM-Parser

1.4

23 Aug 22:52
5a24756
Compare
Choose a tag to compare

Improve selector converter for text and comment elements

1.3

23 Aug 16:43
Compare
Choose a tag to compare
1.3

Improve set innertext and outertext of Element

v1.2

02 Dec 10:36
Compare
Choose a tag to compare
CS fix

v1.1

14 Feb 09:00
Compare
Choose a tag to compare

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

06 Feb 08:36
Compare
Choose a tag to compare

Several fixes and improved compatibility with PHP Simple HTML DOM Parser.
Unit tests.

V0.9.2

04 Feb 17:31
Compare
Choose a tag to compare

Add support search comments and text nodes
Add support set attributes, innertext and outertext
Add support remove attributes

V0.9.1

03 Feb 17:26
Compare
Choose a tag to compare

Fix find all elements not returned a array of element objects if found one element object

v0.9

03 Feb 07:41
Compare
Choose a tag to compare

First release

Alfa release

02 Feb 10:42
Compare
Choose a tag to compare
Alfa release Pre-release
Pre-release
v0.1-alfa

Update composer.json