diff options
| author | Remi Collet <remi@remirepo.net> | 2026-07-16 12:15:13 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-07-16 12:15:13 +0200 |
| commit | 48328f5aa99f1df184977bf188911eaf373cbcfb (patch) | |
| tree | 0cc79e69694f9aa43bc74747a09c6d9a8501c6c7 /REFLECTION | |
| parent | 0c48bd2b0ec86beb55e1cf05c9429cf48ef79363 (diff) | |
drop patch merged upstream
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #78 event version 3.1.5 ] { +Extension [ <persistent> extension #81 event version 3.1.6 ] { - Dependencies { Dependency [ sockets (Required) ] @@ -1677,8 +1677,8 @@ Extension [ <persistent> extension #78 event version 3.1.5 ] { 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.5.4 30 Sep 2025 } - Constant [ public int OPENSSL_VERSION_NUMBER ] { 810549312 } + Constant [ public string OPENSSL_VERSION_TEXT ] { OpenSSL 3.5.7 9 Jun 2026 } + Constant [ public int OPENSSL_VERSION_NUMBER ] { 810549360 } Constant [ public int SSL3_VERSION ] { 768 } Constant [ public int TLS1_VERSION ] { 769 } Constant [ public int TLS1_1_VERSION ] { 770 } |
