Skip to content

Commit

Permalink
DOM_PHP_ERR is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm authored and isfedorov committed Oct 18, 2024
1 parent 5510f11 commit 0046c75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dom/dom.php
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ function dom_import_simplexml(object $node) {}
/**
* Error code not part of the DOM specification. Meant for PHP errors.
* @link https://php.net/manual/en/dom.constants.php
* @deprecated 8.4
*/
define('DOM_PHP_ERR', 0);

Expand Down

0 comments on commit 0046c75

Please sign in to comment.