summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPGRADING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index ee277b0ee8..388b0d2f72 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -374,6 +374,9 @@ PHP 5.6 UPGRADE NOTES
- Added LISTEN/NOTIFY support via PDO::pgsqlGetNotify / PDO::pgsqlGetPid()
as described in https://bugs.php.net/bug.php?id=42614.
+- DOM:
+ - DOMNode::textContent is now a writeable property. (>= 5.6.1)
+
========================================
10. New Global Constants
========================================