From f5db479a6466c27c3dbad8a2efc3a4a5f22b3eb3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 2 Oct 2023 11:39:12 +0200 Subject: update to 4.2.4 --- REFLECTION | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 37e8121..9c05ddb 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #110 http version 4.2.3 ] { +Extension [ extension #114 http version 4.2.4 ] { - Dependencies { Dependency [ raphf (Required) ] @@ -11,7 +11,7 @@ Extension [ extension #110 http version 4.2.3 ] { } } - - Constants [91] { + - Constants [90] { Constant [ int http\Client\Curl\FEATURES ] { 1371522973 } Constant [ int http\Client\Curl\Features\IPV6 ] { 1 } Constant [ int http\Client\Curl\Features\KERBEROS4 ] { 2 } @@ -39,9 +39,9 @@ Extension [ extension #110 http version 4.2.3 ] { Constant [ int http\Client\Curl\Features\ZSTD ] { 67108864 } Constant [ int http\Client\Curl\Features\UNICODE ] { 134217728 } Constant [ int http\Client\Curl\Features\HSTS ] { 268435456 } - Constant [ string http\Client\Curl\VERSIONS ] { libcurl/7.85.0 OpenSSL/3.0.8 zlib/1.2.12 brotli/1.0.9 libidn2/2.3.4 libpsl/0.21.1 (+libidn2/2.3.3) libssh/0.10.4/openssl/zlib nghttp2/1.51.0 } + Constant [ string http\Client\Curl\VERSIONS ] { libcurl/7.85.0 OpenSSL/3.0.9 zlib/1.2.12 brotli/1.0.9 libidn2/2.3.4 libpsl/0.21.1 (+libidn2/2.3.3) libssh/0.10.5/openssl/zlib nghttp2/1.51.0 } Constant [ string http\Client\Curl\Versions\CURL ] { 7.85.0 } - Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/3.0.8 } + Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/3.0.9 } Constant [ string http\Client\Curl\Versions\LIBZ ] { 1.2.12 } Constant [ null http\Client\Curl\Versions\ARES ] { } Constant [ string http\Client\Curl\Versions\IDN ] { 2.3.4 } @@ -68,7 +68,6 @@ Extension [ extension #110 http version 4.2.3 ] { Constant [ int http\Client\Curl\SSL_VERSION_SSLv2 ] { 2 } Constant [ int http\Client\Curl\SSL_VERSION_SSLv3 ] { 3 } Constant [ int http\Client\Curl\SSL_VERSION_ANY ] { 0 } - Constant [ int http\Client\Curl\TLSAUTH_SRP ] { 1 } Constant [ int http\Client\Curl\SSL_VERSION_MAX_DEFAULT ] { 65536 } Constant [ int http\Client\Curl\SSL_VERSION_MAX_TLSv1_0 ] { 262144 } Constant [ int http\Client\Curl\SSL_VERSION_MAX_TLSv1_1 ] { 327680 } -- cgit