summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 836e35253d..46a9323572 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -756,6 +756,14 @@ out, that the corresponding SDK isn't available anymore.
- 'gd PS font'
- 'gd PS encoding'
+- Zip
+ . Filename encoding flags, as of 7.0.8
+ - ZipArchive::FL_ENC_GUESS
+ - ZipArchive::FL_ENC_RAW
+ - ZipArchive::FL_ENC_STRICT
+ - ZipArchive::FL_ENC_UTF_8
+ - ZipArchive::FL_ENC_CP437
+
========================================
11. Changes to INI File Handling
========================================