]> granicus.if.org Git - php/commitdiff
add news entry for PR #2263
authorJoe Watkins <krakjoe@php.net>
Sun, 1 Jan 2017 06:50:37 +0000 (06:50 +0000)
committerJoe Watkins <krakjoe@php.net>
Sun, 1 Jan 2017 06:50:37 +0000 (06:50 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b7753e12295ad9cee54e8bf32cdd70d47673b19c..35e16bcb9f2464cf548960f1f449abe99ad718d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,9 @@ PHP                                                                        NEWS
 - Date:
   . Fixed bug #69587 (DateInterval properties and isset). (jhdxr)
 
+- DOM:
+  . Fixed dom class cannot be inherited by internal class. (dreamsxin)
+
 - EXIF:
   . Added support for vendor specific tags for the following formats:
     Samsung, DJI, Panasonic, Sony, Pentax, Minolta & Sigma/Foveon. (Kalle)