]> granicus.if.org Git - php/commitdiff
Add upgrading note regarding merge of RFC for new DOMParentNode/DOMChildNode APIs.
authorBenjamin Eberlei <kontakt@beberlei.de>
Fri, 28 Feb 2020 16:35:54 +0000 (17:35 +0100)
committerBenjamin Eberlei <kontakt@beberlei.de>
Fri, 28 Feb 2020 16:35:54 +0000 (17:35 +0100)
UPGRADING

index 133747d28f58aa30df380f0e77d043ddeb77ffaa..07d7f86f7c4a94b77f1773c9bb86d9323b21826e 100644 (file)
--- 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
 ========================================