From 8da58e36b4facf3cccb14183303ded36eff95e71 Mon Sep 17 00:00:00 2001 From: Tjerk Meesters Date: Tue, 2 Sep 2014 06:07:34 +0800 Subject: [PATCH] Updated UPGRADING --- UPGRADING | 3 +++ 1 file changed, 3 insertions(+) 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 ======================================== -- 2.50.1