summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af59ed1781..6934a40b0c 100644
--- a/NEWS
+++ b/NEWS
@@ -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)