summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2016-02-07 20:19:31 +0200
committerLior Kaplan <kaplanlior@gmail.com>2016-02-07 20:19:31 +0200
commit879671aeaee4589782c58d0a8f8d65ac550257f5 (patch)
tree9508512eb7bab21ffc4776e9c79789c442c267c3
parent5fdfab743d964bb13602effc9efcd6f747e2f58c (diff)
downloadphp-git-879671aeaee4589782c58d0a8f8d65ac550257f5.tar.gz
Add entry for re-fix of #70976 in commit 14e4d393
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0fc0565798..d5e2439815 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,9 @@ PHP NEWS
. Implemented FR #55651 (Option to ignore the returned FTP PASV address).
(abrender at elitehosts dot com)
+- GD:
+ . Improved fix for bug #70976. (Remi)
+
- Opcache:
. Fixed bug #71127 (Define in auto_prepend_file is overwrite). (Laruence)
. Fixed bug #71024 (Unable to use PHP 7.0 x64 side-by-side with PHP 5.6 x32