diff options
author | Remi Collet <remi@remirepo.net> | 2020-02-28 11:11:41 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-02-28 11:11:41 +0100 |
commit | 46107616b68236ab8676405860ca6125b7031bdf (patch) | |
tree | 9ab68f872068697018c525457f504aeddfeb5fcc /REFLECTION | |
parent | 532a1167303076eb6e4fb51fa46d478abbc73ffb (diff) |
v1.17.2
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #98 zip version 1.17.1 ] { +Extension [ <persistent> extension #101 zip version 1.17.2 ] { - Functions { Function [ <internal:zip> function zip_open ] { @@ -162,7 +162,7 @@ Extension [ <persistent> extension #98 zip version 1.17.1 ] { Constant [ public int EM_AES_128 ] { 257 } Constant [ public int EM_AES_192 ] { 258 } Constant [ public int EM_AES_256 ] { 259 } - Constant [ public string LIBZIP_VERSION ] { 1.6.0 } + Constant [ public string LIBZIP_VERSION ] { 1.6.1 } } - Static properties [0] { |