From: Anatol Belski Date: Mon, 30 May 2016 08:31:04 +0000 (+0200) Subject: update UPGRADING X-Git-Tag: php-7.1.0alpha1~72^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0f03042fd94ddcb87ad92521748bbe51f3c45a0;p=php update UPGRADING --- 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 ========================================