From: Joe Watkins Date: Mon, 2 Jan 2017 11:59:54 +0000 (+0000) Subject: news entry for PR #2267 X-Git-Tag: php-7.2.0alpha1~687 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5b49fdcb0c98ec4a9a20b5720480f4e8867acf5;p=php news entry for PR #2267 --- diff --git a/NEWS b/NEWS index fb132de43f..d08f67ac88 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,9 @@ PHP NEWS - Date: . Fixed bug #69587 (DateInterval properties and isset). (jhdxr) +- DOM: + . Fixed bug #67474 (getElementsByTagNameNS filter on default ns). (aboks) + - EXIF: . Added support for vendor specific tags for the following formats: Samsung, DJI, Panasonic, Sony, Pentax, Minolta & Sigma/Foveon. (Kalle)