From: Joe Watkins Date: Thu, 20 Oct 2016 04:34:22 +0000 (+0100) Subject: news entry for pr #2135 X-Git-Tag: php-7.2.0alpha1~1070 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4a6408029b6202af8bc4df2e0116f17b1067e88;p=php news entry for pr #2135 --- diff --git a/NEWS b/NEWS index 2ecd6eae1d..c6a5f3e223 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,9 @@ PHP NEWS . Fixed Redhat bug #1362571 (PHP not returning full results for exif_read_data function). (Kalle) +- GD: + . Implemented imageresolution as getter and setter (Christoph) + - GMP: . Fixed bug #70896 (gmp_fact() silently ignores non-integer input). (Sara)