You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,10 +51,10 @@ Table of contents
51
51
- Support for `ZIP64` (file size is more than 4 GB or the number of entries in the archive is more than 65535).
52
52
- Built-in support for aligning the archive to optimize Android packages (APK) [`zipalign`](https://developer.android.com/studio/command-line/zipalign.html).
53
53
- Working with passwords for PHP 5.5
54
-
> **Attention!**
55
-
>
56
-
> For 32-bit systems, the `Traditional PKWARE Encryption (ZipCrypto)` encryption method is not currently supported.
57
-
> Use the encryption method `WinZIP AES Encryption`, whenever possible.
54
+
> **Attention!**
55
+
>
56
+
> For 32-bit systems, the `Traditional PKWARE Encryption (ZipCrypto)` encryption method is not currently supported.
57
+
> Use the encryption method `WinZIP AES Encryption`, whenever possible.
58
58
+ Set the password to read the archive for all entries or only for some.
59
59
+ Change the password for the archive, including for individual entries.
60
60
+ Delete the archive password for all or individual entries.
0 commit comments