Skip to content

Commit 846e52b

Browse files
committed
NEWS
1 parent 3c27461 commit 846e52b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

NEWS

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,11 @@ PHP NEWS
6262
. Fixed bug #70078 (XSL callbacks with nodes as parameter leak memory). (cmb)
6363

6464
- Zip:
65-
. Add ZipArchive::CM_LZMA2 and ZipArchive::CM_XZ constants (since libzip 1.6.0). (remi)
66-
. Add ZipArchive::ER_* missing constants. (remi)
67-
. Add ZipArchive::LIBZIP_VERSION constant. (remi)
65+
. Add ZipArchive::CM_LZMA2 and ZipArchive::CM_XZ constants (since libzip 1.6.0). (Remi)
66+
. Add ZipArchive::RDONLY (since libzip 1.0.0). (Remi)
67+
. Add ZipArchive::ER_* missing constants. (Remi)
68+
. Add ZipArchive::LIBZIP_VERSION constant. (Remi)
69+
. Fixed bug #73119 (Wrong return for ZipArchive::addEmptyDir Method). (Remi)
6870

6971
23 Jan 2020, PHP 7.4.2
7072

0 commit comments

Comments
 (0)