diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-10 15:49:02 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-10 15:49:02 +0100 |
| commit | c2358d9b935aca18adac53c2607d878d0192e198 (patch) | |
| tree | 78fe11d46a1b5fb1cc20806f3fece32cb6c69296 /REFLECTION | |
| parent | 3faed0c7122944c44ba2bcee649998693f7e8b03 (diff) | |
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,11 +1,11 @@ -Extension [ <persistent> extension #71 event version 3.1.4 ] { +Extension [ <persistent> extension #78 event version 3.1.5 ] { - Dependencies { Dependency [ sockets (Required) ] } - Constants [1] { - Constant [ string EVENT_NS ] { } + Constant [ <persistent> string EVENT_NS ] { } } - Classes [13] { @@ -1677,8 +1677,8 @@ Extension [ <persistent> 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 } |
