diff options
author | Xinchen Hui <laruence@gmail.com> | 2017-04-10 11:22:08 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2017-04-10 11:22:08 +0800 |
commit | a87ee7c57b1e45e29dffbbc7365b0d4f723fda4e (patch) | |
tree | 8fcc93624c04c987ab1c141718caa2efc5620937 /NEWS | |
parent | 27120d4412a7122f27ac1fcd4d91090ce7979647 (diff) | |
download | php-git-a87ee7c57b1e45e29dffbbc7365b0d4f723fda4e.tar.gz |
Missed NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |