summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-05-30 10:31:04 +0200
committerAnatol Belski <ab@php.net>2016-05-30 10:32:43 +0200
commitf6e79af3efd48931573d03a8faa91dce74f6d2af (patch)
tree6df504ca697f36d6c0b2f6c8286f224d4416e6d4 /UPGRADING
parent2c80459c24c7e124239b61d3773c076fc38b10d2 (diff)
downloadphp-git-f6e79af3efd48931573d03a8faa91dce74f6d2af.tar.gz
update UPGRADING
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
========================================