Skip to content

Commit 531ea6d

Browse files
committed
Add upgrading note regarding merge of RFC for new DOMParentNode/DOMChildNode APIs.
1 parent 6c84ed6 commit 531ea6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,10 @@ PHP 8.0 UPGRADE NOTES
415415
. Added DateTime::createFromInterface() and
416416
DateTimeImmutable::createFromInterface().
417417

418+
- dom:
419+
. Introduce DOMParentNode and DOMChildNode with new traversal and manipulation APIs
420+
RFC: https://wiki.php.net/rfc/dom_living_standard_api
421+
418422
========================================
419423
3. Changes in SAPI modules
420424
========================================

0 commit comments

Comments
 (0)