A modern, accurate HTML parser and serializer for PHP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
261 B

Version 1.1.1 (2021-10-24)
==========================
- Correct BOM handling
Version 1.1.0 (2021-10-23)
==========================
- Added serializer functionality
- Various bug fixes
Version 1.0.0 (2021-10-11)
==========================
- Initial release