Problem/Motivation
Output of composer outdated -D
masterminds/html5 2.3.0 2.5.0 An HTML5 parser and serializer.
There is an API breakage from 2.3 -> 2.4 https://github.com/Masterminds/html5-php/compare/2.3.1...2.4.0#diff-7fce.... See #3032693-3: Update core PHP dependencies before 8.7.0 for more info.
Proposed resolution
Update the library, provide BC if possible and tests
Remaining tasks
Figure out BC plan
User interface changes
None
API changes
TBD
Data model changes
None
Release notes snippet
WIP