summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2017-04-10 11:22:08 +0800
committerXinchen Hui <laruence@gmail.com>2017-04-10 11:22:08 +0800
commita87ee7c57b1e45e29dffbbc7365b0d4f723fda4e (patch)
tree8fcc93624c04c987ab1c141718caa2efc5620937
parent27120d4412a7122f27ac1fcd4d91090ce7979647 (diff)
downloadphp-git-a87ee7c57b1e45e29dffbbc7365b0d4f723fda4e.tar.gz
Missed NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed0cff2ad8..7ad4165a69 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)