From: Xinchen Hui Date: Tue, 27 Jan 2015 14:13:30 +0000 (+0800) Subject: Update NEWs X-Git-Tag: php-5.6.6RC1~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f187dd44fb4d2387f2437bfe3b9596882185b27;p=php Update NEWs --- diff --git a/NEWS b/NEWS index 3708a73561..20c1a55cd4 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,10 @@ . Fixed bug #68731 (finfo_buffer doesn't extract the correct mime with some gifs). (Anatol) +- FPM: + . Fixed bug #68571 (core dump when webserver close the socket). + (redfoxli069 at gmail dot com, Laruence) + - Opcache: . Fixed bug with try blocks being removed when extended_info opcode generation is turned on. (Laruence)