diff options
author | Remi Collet <remi@remirepo.net> | 2023-12-28 09:37:45 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-12-28 09:37:45 +0100 |
commit | 682b9bf644231f46327a4adfb06f864aa8d0c3de (patch) | |
tree | 485cf970a088a7ab9ea2b3632350639795de8747 /REFLECTION | |
parent | 757719a6ca5befc5f60765d1d46b762d4be73599 (diff) |
update to 3.1.0
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 } |