diff options
-rw-r--r-- | PHPINFO | 6 | ||||
-rw-r--r-- | REFLECTION | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -2,9 +2,9 @@ zip Zip => enabled -Zip version => 1.19.0 -Libzip headers version => 1.7.0 -Libzip library version => 1.7.0 +Zip version => 1.19.1 +Libzip headers version => 1.7.3 +Libzip library version => 1.7.3 BZIP2 compression => Yes XZ compression => Yes AES-128 encryption => Yes @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #103 zip version 1.19.0 ] { +Extension [ <persistent> extension #106 zip version 1.19.1 ] { - Functions { Function [ <internal:zip> function zip_open ] { @@ -169,7 +169,7 @@ Extension [ <persistent> extension #103 zip version 1.19.0 ] { Constant [ public int EM_AES_192 ] { 258 } Constant [ public int EM_AES_256 ] { 259 } Constant [ public int EM_UNKNOWN ] { 65535 } - Constant [ public string LIBZIP_VERSION ] { 1.7.0 } + Constant [ public string LIBZIP_VERSION ] { 1.7.3 } } - Static properties [0] { |