]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorAnatol Belski <ab@php.net>
Tue, 10 Jul 2018 09:51:49 +0000 (11:51 +0200)
committerAnatol Belski <ab@php.net>
Tue, 10 Jul 2018 09:51:49 +0000 (11:51 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 65820967cf2809c3b95a3acc9da38c78ef647e8c..ced4fd9328674964ecd9b958f3f801b70c14c310 100644 (file)
--- 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)
+
 19 Jul 2018, PHP 7.2.8
 
 - Core: