What's Changed
Note
Starting with php-readability 2.0.9, loadHtml() can be called independently of any call to init().
Features
Bug fixes
- Prevent DOM reset in
init()by @Kdecherf in #113 - Fix "Undefined array key 0" error by @Kdecherf in #114
- Fix a TypeError when tidy is disabled by @Kdecherf in #123
Enhancements
- Pin development dependencies by @jtojnar in #115
- composer: Stop using lock file by @jtojnar in #117
- tests: Use class constants instead of strings by @jtojnar in #116
- php-cs-fixer: Prevent removing
strict_typesdeclaration by @jtojnar in #119 - JSLikeHTMLElement: Add types to methods by @jtojnar in #120
- .github: Set up Dependabot by @jtojnar in #118
Full Changelog: 2.0.8...2.0.9