Releases: Masterminds/html5-php
Releases · Masterminds/html5-php
2.9.0
What's Changed
- add support for optional end tags for table elements by @goetas in #240
- Fix masterminds-html5 lib php8-1 notice return type use phpstan by @igumnovaleksey in #231
- Add PHP 8.3 to CI config by @TimWolla in #237
- docs: replace travis status badge, with github status badge by @Chris53897 in #234
- chore: allow phpunit 9 by @Chris53897 in #235
New Contributors
- @igumnovaleksey made their first contribution in #231
Full Changelog: 2.8.1...2.9.0
2.8.1
2.8.0
What's Changed
- Drop ext-libxml requirement by @alecpl in #205
- doc(spelling): fix reentrance spelling in readme by @kaznovac in #213
- GH actions by @goetas in #223
- Remove deprecations by @goetas in #224
- Get rid of ctype by @alecpl in #206
- Mark
<video>
tag as inline element by @HypeMC in #232 - $tok might be false in Tokenizer.php by @sakarikl in #221
New Contributors
- @kaznovac made their first contribution in #213
- @HypeMC made their first contribution in #232
- @sakarikl made their first contribution in #221
Full Changelog: 2.7.6...2.8.0