summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2018-02-24 23:38:37 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2018-02-24 23:39:28 +0100
commitfeef20271821c98d777b242d1cc62a794f857a7a (patch)
tree63f754b607e842c234bbabc6c227d50fbca5d5c4
parent8c396e0e88527393cebc8194d9a5e30f0c4429c9 (diff)
parent6e300bdeae70ee5a29220ede2ed9bf6e58e326ec (diff)
downloadphp-git-feef20271821c98d777b242d1cc62a794f857a7a.tar.gz
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1: [ci skip] Update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d34c797d11..dae253e70b 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ PHP NEWS
-GD:
. Fixed imagesetinterpolation arginfo. (Gabriel Caruso)
+- iconv:
+ . Fixed bug #75867 (Freeing uninitialized pointer). (Philip Prindeville)
+
- LDAP:
. Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros). (dzuelke)