diff options
author | Anatol Belski <ab@php.net> | 2016-08-03 17:39:55 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-08-03 17:39:55 +0200 |
commit | 2bdb34fd407ba45b8da960185f79f358606f352d (patch) | |
tree | c12317fc3182575422205f72eb317a5619c79dab | |
parent | 0e82eb48cbf222563bef5d890978018982b06b73 (diff) | |
download | php-git-2bdb34fd407ba45b8da960185f79f358606f352d.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -50,6 +50,9 @@ PHP NEWS - DOM: . Fixed bug #66502 (DOM document dangling reference). (Sean Heelan, cmb) +- EXIF: + . Fixed bug #72735 (Samsung picture thumb not read (zero size)). (Kalle, Remi) + - Filter: . Fixed bug #71745 (FILTER_FLAG_NO_RES_RANGE does not cover whole 127.0.0.0/8 range). (bugs dot php dot net at majkl578 dot cz) |