diff options
author | Remi Collet <remi@remirepo.net> | 2025-09-25 11:34:16 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-09-25 11:34:16 +0200 |
commit | f9d8c1a8b16f1b652bfed190b24ddeb302b4e685 (patch) | |
tree | c892cba041d34baff3ed0e52cd2a6150dfd40ab0 /REFLECTION | |
parent | 5679de176757d90428f6bc9a587b4fb3bcc25a46 (diff) |
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #66 zip version 1.22.6 ] { +Extension [ <persistent> extension #66 zip version 1.22.7 ] { - Dependencies { Dependency [ pcre (Required) ] @@ -189,7 +189,7 @@ Extension [ <persistent> extension #66 zip version 1.22.6 ] { 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.11.3 } + Constant [ public string LIBZIP_VERSION ] { 1.11.4 } Constant [ public int LENGTH_TO_END ] { 0 } Constant [ public int LENGTH_UNCHECKED ] { -2 } } |