From: Anatol Belski Date: Wed, 3 Aug 2016 15:42:45 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0beta3~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a60e1bfedf08047a98d1a4b34664d87b4d3739a4;p=php update NEWS --- diff --git a/NEWS b/NEWS index 7f2cafed41..b1045449a3 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,9 @@ PHP NEWS (Pierrick) . Fixed bug #71929 (CURLINFO_CERTINFO data parsing error). (Pierrick) +- EXIF: + . Fixed bug #72735 (Samsung picture thumb not read (zero size)). (Kalle, Remi) + - Intl: . Fixed bug #72639 (Segfault when instantiating class that extends IntlCalendar and adds a property). (Laruence)