All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 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
- Update dependency "devanoxltd/string-encoder" to version "^1.1".
- Initial release. After changes of paquettg/php-html-parser