From: Anatol Belski Date: Wed, 3 Aug 2016 15:39:55 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0beta3~122^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2bdb34fd407ba45b8da960185f79f358606f352d;p=php update NEWS --- 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)