diff --git a/UPGRADING b/UPGRADING index 133747d28f5..07d7f86f7c4 100644 --- a/UPGRADING +++ b/UPGRADING @@ -415,6 +415,10 @@ PHP 8.0 UPGRADE NOTES . Added DateTime::createFromInterface() and DateTimeImmutable::createFromInterface(). +- dom: + . Introduce DOMParentNode and DOMChildNode with new traversal and manipulation APIs + RFC: https://wiki.php.net/rfc/dom_living_standard_api + ======================================== 3. Changes in SAPI modules ========================================