com php-src: Missed NEWS: NEWS
[email protected] (Xinchen Hui)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: a87ee7c57b1e45e29dffbbc7365b0d4f723fda4e Author: Xinchen Hui <[email protected]> Mon, 10 Apr 2017 11:22:08 +0800 Parents: 27120d4412a7122f27ac1fcd4d91090ce7979647 Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=a87ee7c57b1e45e29dffbbc7365b0d4f723fda4e Log: Missed NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index ed0cff2..7ad4165 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,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) + - OpenSSL: . Fixed bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without seconds). (Moritz Fain)