structured-data
structured-data copied to clipboard
Upgrade to PHP 8.4 DOM
PHP 8.4 has been released with a rewrite to the ext-dom extension. These classes are compatible with HTML 5 and are WHATWG spec-compliant; solving long-standing bugs in the DOM extension.
See: https://www.php.net/manual/en/migration84.new-features.php#migration84.new-features.dom
Would you consider a PR to upgrade this package?