From: Joe Watkins Date: Sun, 1 Jan 2017 15:48:38 +0000 (+0000) Subject: news entry for PR #2117 X-Git-Tag: php-7.2.0alpha1~692 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a6d7e66a002a5e625377df26ead6c797858d8e9;p=php news entry for PR #2117 --- diff --git a/NEWS b/NEWS index 397f265e05..fb132de43f 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,9 @@ PHP NEWS . Fixed Redhat bug #1362571 (PHP not returning full results for exif_read_data function). (Kalle) +- FPM: + . Configuration to limit fpm slow log trace callers. (Sannis) + - GD: . Implemented imageresolution as getter and setter (Christoph)