From: Joe Watkins Date: Sun, 1 Jan 2017 06:50:37 +0000 (+0000) Subject: add news entry for PR #2263 X-Git-Tag: php-7.2.0alpha1~701 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9aefe5b9bed3cf5236d89140a8d71cceafe683e;p=php add news entry for PR #2263 --- diff --git a/NEWS b/NEWS index b7753e1229..35e16bcb9f 100644 --- 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)