diff options
author | Remi Collet <remi@remirepo.net> | 2020-09-30 14:08:49 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-09-30 14:08:49 +0200 |
commit | c54af5f6d7dc3304e0041f905a121e777519778f (patch) | |
tree | de6558dce79ed612128767f5fbada08ff59f4f32 | |
parent | 7f67aaf002471297421bdf70aafec6ca4452b486 (diff) |
refresh refl
-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] { |