diff options
author | Joe Watkins <krakjoe@php.net> | 2017-01-02 11:59:54 +0000 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2017-01-02 11:59:54 +0000 |
commit | a5b49fdcb0c98ec4a9a20b5720480f4e8867acf5 (patch) | |
tree | a06a7d80718002b57d56670a5d0c237e554bf478 | |
parent | 6a1d3c948bd2364b59f5fd87f4ef906109b3d12c (diff) | |
download | php-git-a5b49fdcb0c98ec4a9a20b5720480f4e8867acf5.tar.gz |
news entry for PR #2267
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |