summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index c2e425ef11..2d49f1043b 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -812,7 +812,7 @@ PHP 8.0 UPGRADE NOTES
values rather than int.
- Zip:
- . Extension updated to version 1.19.0
+ . Extension updated to version 1.19.1
. New ZipArchive::lastId property to get index value of last added entry.
. Error can be checked after an archive is closed using ZipArchive::status,
ZipArchive::statusSys properties or ZipArchive::getStatusString() method.