]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Mon, 3 Feb 2020 09:09:12 +0000 (10:09 +0100)
committerRemi Collet <remi@php.net>
Mon, 3 Feb 2020 09:09:12 +0000 (10:09 +0100)
NEWS

diff --git a/NEWS b/NEWS
index bc617738de2887bda12e845a8c6e1b4520c983e2..36348a5b058dcbbef16be2c97f97fa391744d687 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -62,9 +62,11 @@ PHP                                                                        NEWS
   . Fixed bug #70078 (XSL callbacks with nodes as parameter leak memory). (cmb)
 
 - Zip:
-  . Add ZipArchive::CM_LZMA2 and ZipArchive::CM_XZ constants (since libzip 1.6.0). (remi)
-  . Add ZipArchive::ER_* missing constants. (remi)
-  . Add ZipArchive::LIBZIP_VERSION constant. (remi)
+  . Add ZipArchive::CM_LZMA2 and ZipArchive::CM_XZ constants (since libzip 1.6.0). (Remi)
+  . Add ZipArchive::RDONLY (since libzip 1.0.0). (Remi)
+  . Add ZipArchive::ER_* missing constants. (Remi)
+  . Add ZipArchive::LIBZIP_VERSION constant. (Remi)
+  . Fixed bug #73119 (Wrong return for ZipArchive::addEmptyDir Method). (Remi)
 
 23 Jan 2020, PHP 7.4.2