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 #111 event version 2.5.4 ] { +Extension [ <persistent> extension #114 event version 2.5.5 ] { - Dependencies { Dependency [ sockets (Required) ] @@ -1521,8 +1521,8 @@ Extension [ <persistent> extension #111 event version 2.5.4 ] { 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 1.1.1d FIPS 10 Sep 2019 } - Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488207 } + Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 1.1.1g FIPS 21 Apr 2020 } + Constant [ public int OPENSSL_VERSION_NUMBER ] { 269488255 } Constant [ public int SSL3_VERSION ] { 768 } Constant [ public int TLS1_VERSION ] { 769 } Constant [ public int TLS1_1_VERSION ] { 770 } |