Masterminds / html5-php

An HTML5 parser and serializer for PHP.
http://masterminds.github.io/html5-php/
Other
1.55k stars 114 forks source link

New HTML5 parser RFC #238

Open withinboredom opened 1 year ago

withinboredom commented 1 year ago

https://wiki.php.net/rfc/domdocument_html5_parser

Just bringing this to your attention.

MatTheCat commented 5 months ago

https://wiki.php.net/rfc/opt_in_dom_spec_compliance as well

andypost commented 1 month ago

All this 3 RFC are accepted and implemented, so library can provide a flag to use new DOM\HTMLDocument under the hood

PS: 3rd https://wiki.php.net/rfc/dom_additions_84