structured-data icon indicating copy to clipboard operation
structured-data copied to clipboard

Upgrade to PHP 8.4 DOM

Open adamjgriffith opened this issue 6 months ago • 3 comments

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?

adamjgriffith avatar May 05 '25 09:05 adamjgriffith