diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #126 event version 3.1.0RC1 ] { +Extension [ <persistent> extension #63 event version 3.1.0 ] { - Dependencies { Dependency [ sockets (Required) ] @@ -1677,8 +1677,8 @@ Extension [ <persistent> extension #126 event version 3.1.0RC1 ] { Constant [ public int OPT_CIPHER_SERVER_PREFERENCE ] { 15 } Constant [ public int OPT_REQUIRE_CLIENT_CERT ] { 16 } Constant [ public int OPT_VERIFY_CLIENT_ONCE ] { 17 } - Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 3.0.9 30 May 2023 } - Constant [ public int OPENSSL_VERSION_NUMBER ] { 805306512 } + Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 3.1.1 30 May 2023 } + Constant [ public int OPENSSL_VERSION_NUMBER ] { 806354960 } Constant [ public int SSL3_VERSION ] { 768 } Constant [ public int TLS1_VERSION ] { 769 } Constant [ public int TLS1_1_VERSION ] { 770 } |