Skip to content

Commit 1dbf923

Browse files
TysonAndrekocsismate
authored andcommitted
[skip ci] Fix a typo in UPGRADING
Confirmed that php_zip.c checks for `"enc_password"` Closes GH-5503
1 parent 968c31a commit 1dbf923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ PHP 8.0 UPGRADE NOTES
541541
. comp_method
542542
. comp_flags
543543
. env_method
544-
. enc_pasword
544+
. enc_password
545545
. ZipArchive::addEmptyDir, ZipArchive::addFile and aZipArchive::addFromString
546546
methods have a new "flags" argument. This allow to manage name encoding
547547
(ZipArchive::FL_ENC_*) and entry replacement (ZipArchive::FL_OVERWRITE)

0 commit comments

Comments
 (0)