1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00

Add upgrading note regarding merge of RFC for new DOMParentNode/DOMChildNode APIs.

This commit is contained in:
Benjamin Eberlei
2020-02-28 17:35:54 +01:00
parent 6c84ed6b18
commit 531ea6d340

View File

@@ -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
========================================