See: https://www.php.net/manual/en/class.dom-document.php and https://wiki.php.net/rfc/opt_in_dom_spec_compliance
New namespaced DOM-classes have been introduced in PHP 8.4 that are better in terms of performance and spec compliance.
This should be applied to all xml-libraries extending from this one.
See: https://www.php.net/manual/en/class.dom-document.php and https://wiki.php.net/rfc/opt_in_dom_spec_compliance
New namespaced DOM-classes have been introduced in PHP 8.4 that are better in terms of performance and spec compliance.
This should be applied to all xml-libraries extending from this one.