From c2358d9b935aca18adac53c2607d878d0192e198 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Feb 2026 15:49:02 +0100 Subject: update to 3.1.5 (no change) --- REFLECTION | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 4d5bd2b..1cc4e8b 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,11 +1,11 @@ -Extension [ extension #71 event version 3.1.4 ] { +Extension [ extension #78 event version 3.1.5 ] { - Dependencies { Dependency [ sockets (Required) ] } - Constants [1] { - Constant [ string EVENT_NS ] { } + Constant [ string EVENT_NS ] { } } - Classes [13] { @@ -1677,8 +1677,8 @@ Extension [ extension #71 event version 3.1.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 3.1.1 30 May 2023 } - Constant [ public int OPENSSL_VERSION_NUMBER ] { 806354960 } + Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 3.5.4 30 Sep 2025 } + Constant [ public int OPENSSL_VERSION_NUMBER ] { 810549312 } Constant [ public int SSL3_VERSION ] { 768 } Constant [ public int TLS1_VERSION ] { 769 } Constant [ public int TLS1_1_VERSION ] { 770 } -- cgit