Releases: devanoxltd/php-html-parser
Releases · devanoxltd/php-html-parser
1.2.0
1.2.0
- Add setName method to Tag and type to offsetGet paquettg/pull/250
- Update option names in README for consistency paquettg/pull/253
- Add object check for tag in parser paquettg/pull/257
- Handle null return from mb_ereg_replace in TextNode paquettg/pull/260
- Add ReturnTypeWillChange attribute to offsetGet paquettg/pull/291
- Fix typo in README example file name paquettg/pull/295
- Use getTag() method for tag access in Parser paquettg/pull/311
- Refactor encoding to use EncoderInterface paquettg/pull/321
- Fix typo and clear innerText in HtmlNode paquettg/pull/324
Full Changelog: 1.1.0...1.2.0
1.1.0
Full Changelog: 1.0.0...1.1.0
1.0.0
Full Changelog: https://github.com/devanoxltd/php-html-parser/commits/1.0.0