summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-08-03 17:53:05 +0200
committerAnatol Belski <ab@php.net>2016-08-03 17:53:05 +0200
commite0e2323e7d06738155c2657cc34707cb5ea139c5 (patch)
tree15a8df32bac38f8256bf6bce74d8d5984b34cb17
parent91641c23fc77b156e188f9591d7310ecf5c9c2a0 (diff)
downloadphp-git-e0e2323e7d06738155c2657cc34707cb5ea139c5.tar.gz
sync NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c18a26ba12..dab6372aac 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,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)