From: Kalle Sommer Nielsen Date: Wed, 3 Aug 2016 15:06:39 +0000 (+0200) Subject: NEWS X-Git-Tag: php-7.2.0alpha1~1558^2~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d40e5e7cbda7411b409dc2b0eced8433a5747ea6;p=php NEWS --- diff --git a/NEWS b/NEWS index e41a773de3..71cc1fbe68 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2016, PHP 7.2.0alpha1 - EXIF: + . Changed the way that EXIF processes MAKERNOTE data to not stop parsing + in case of an unknown signature. (Kalle, Remi) . Fixed bug #72735 (Samsung picture thumb not read (zero size)). (Kalle) . Fixed Redhat bug #1362571 (PHP not returning full results for exif_read_data function). (Kalle)