summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-07-10 11:50:33 +0200
committerAnatol Belski <ab@php.net>2018-07-10 11:50:33 +0200
commit9026562c7995977916e142af134b68a766898461 (patch)
treed54e3dd2e9aa3b74c7d778c7aef7e48a3050e2ee
parent08f08858f3bc62fac9150ca5b669df060b5af5a5 (diff)
downloadphp-git-9026562c7995977916e142af134b68a766898461.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eee43d8d0d..edd60bd1f4 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP NEWS
- PDO_Firebird:
. Fixed bug #76488 (Memory leak when fetching a BLOB field). (Simonov Denis)
+- Zip:
+ . Fixed bug #76524 (ZipArchive memory leak (OVERWRITE flag and empty archive)).
+ (Timur Ibragimov)
+
07 Jul 2018, PHP 7.1.20
- Core: