From 678d3aed560333fad8d9f4a416ad9f246f87642e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 28 Jun 2022 18:02:10 +0200 Subject: refresh refl --- PHPINFO | 2 +- REFLECTION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PHPINFO b/PHPINFO index a6b12b7..4345309 100644 --- a/PHPINFO +++ b/PHPINFO @@ -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 diff --git a/REFLECTION b/REFLECTION index 641d426..3044070 100644 --- a/REFLECTION +++ b/REFLECTION @@ -177,7 +177,7 @@ Extension [ 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] { -- cgit