com php-src: Update NEWS: NEWS
[email protected] (Xinchen Hui)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: d3198aa5a1ba4f28a2853c35fc445be4f426e0b0 Author: Xinchen Hui <[email protected]> Fri, 7 Apr 2017 15:21:44 +0800 Parents: e656455eaef836f2ed89f67516b75d75015a0de0 Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d3198aa5a1ba4f28a2853c35fc445be4f426e0b0 Log: Update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index f92417a..29700ad 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)