summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2020-03-18 14:09:50 +0100
committerRemi Collet <remi@php.net>2020-03-18 14:09:50 +0100
commita5f136b8556cdd6ff3b96f976d0f3b6a25052171 (patch)
tree951baf34e771fc09b897937a3284bed480a8a918 /NEWS
parent3b22e10535e44340dcf1f59f57e6d194ac362ef4 (diff)
downloadphp-git-a5f136b8556cdd6ff3b96f976d0f3b6a25052171.tar.gz
bump zp to 1.18.1 + doc
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 662dff8105..c05493cc84 100644
--- a/NEWS
+++ b/NEWS
@@ -153,5 +153,7 @@ PHP NEWS
is closed. (Remi)
. Fixed bug #50678 (files extracted by ZipArchive class lost their
original modified time). (Remi)
+ . Implemented FR #77960 (add compression / encryption options for
+ ZipArchive::addGlob and ZipArchive::addPattern). (Remi)
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>