]> granicus.if.org Git - php/commitdiff
Updated UPGRADING
authorTjerk Meesters <datibbaw@php.net>
Mon, 1 Sep 2014 22:07:34 +0000 (06:07 +0800)
committerTjerk Meesters <datibbaw@php.net>
Mon, 1 Sep 2014 22:32:56 +0000 (06:32 +0800)
UPGRADING

index ee277b0ee8a2a1e139a7b71e8df65c5242e8a482..388b0d2f72d2b308c101ac1039f7e001e233adcd 100644 (file)
--- 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
 ========================================