diff options
author | Remi Collet <remi@remirepo.net> | 2022-06-28 18:02:10 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-06-28 18:02:10 +0200 |
commit | 678d3aed560333fad8d9f4a416ad9f246f87642e (patch) | |
tree | b5d832db21e255e19041666a22cba04e2b9d0649 | |
parent | 8ccf1a30462540b7c24dc95144e8a1f83a4b41fe (diff) |
refresh refl
-rw-r--r-- | PHPINFO | 2 | ||||
-rw-r--r-- | REFLECTION | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ zip Zip => enabled Zip version => 1.21.0 -Libzip version => 1.9.1 +Libzip version => 1.9.2 BZIP2 compression => Yes XZ compression => Yes ZSTD compression => Yes @@ -177,7 +177,7 @@ Extension [ <persistent> extension #66 zip version 1.21.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.9.1 } + Constant [ public string LIBZIP_VERSION ] { 1.9.2 } } - Static properties [0] { |