From: Tjerk Meesters Date: Mon, 1 Sep 2014 22:07:34 +0000 (+0800) Subject: Updated UPGRADING X-Git-Tag: php-5.6.1RC1~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8da58e36b4facf3cccb14183303ded36eff95e71;p=php Updated UPGRADING --- 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 ========================================