From: Xinchen Hui Date: Fri, 7 Apr 2017 07:21:44 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.1.5RC1~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d3198aa5a1ba4f28a2853c35fc445be4f426e0b0;p=php Update NEWS --- diff --git a/NEWS b/NEWS index f92417a2a9..29700ad281 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,10 @@ PHP NEWS . Fixed bug #74343 (compile fails on solaris 11 with system gd2 library). (krakjoe) +- MySQLnd: + . Fixed bug #74376 (Invalid free of persistent results on error/connection + loss). (Yussuf Khalil) + - Intl: . Fixed bug #65683 (Intl does not support DateTimeImmutable). (Ben Scholzen)