From 7f67ab6133bac86aeb7d6dde95412a9eb30ff173 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Nov 2024 12:12:02 +0100 Subject: update to 4.2.6 --- REFLECTION | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 9c05ddb..7737c82 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #114 http version 4.2.4 ] { +Extension [ extension #116 http version 4.2.6 ] { - Dependencies { Dependency [ raphf (Required) ] @@ -12,7 +12,7 @@ Extension [ extension #114 http version 4.2.4 ] { } - Constants [90] { - Constant [ int http\Client\Curl\FEATURES ] { 1371522973 } + Constant [ int http\Client\Curl\FEATURES ] { 1362036621 } Constant [ int http\Client\Curl\Features\IPV6 ] { 1 } Constant [ int http\Client\Curl\Features\KERBEROS4 ] { 2 } Constant [ int http\Client\Curl\Features\SSL ] { 4 } @@ -39,15 +39,15 @@ Extension [ extension #114 http version 4.2.4 ] { 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.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.9 } - Constant [ string http\Client\Curl\Versions\LIBZ ] { 1.2.12 } + Constant [ string http\Client\Curl\VERSIONS ] { libcurl/8.2.1 OpenSSL/3.1.4 zlib/1.2.13 libidn2/2.3.7 nghttp2/1.55.1 } + Constant [ string http\Client\Curl\Versions\CURL ] { 8.2.1 } + Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/3.1.4 } + Constant [ string http\Client\Curl\Versions\LIBZ ] { 1.2.13 } Constant [ null http\Client\Curl\Versions\ARES ] { } - Constant [ string http\Client\Curl\Versions\IDN ] { 2.3.4 } + Constant [ string http\Client\Curl\Versions\IDN ] { 2.3.7 } Constant [ null http\Client\Curl\Versions\ICONV ] { } - Constant [ string http\Client\Curl\Versions\BROTLI ] { 1.0.9 } - Constant [ string http\Client\Curl\Versions\NGHTTP2 ] { 1.51.0 } + Constant [ null http\Client\Curl\Versions\BROTLI ] { } + Constant [ string http\Client\Curl\Versions\NGHTTP2 ] { 1.55.1 } Constant [ null http\Client\Curl\Versions\QUIC ] { } Constant [ string http\Client\Curl\Versions\CAINFO ] { /etc/pki/tls/certs/ca-bundle.crt } Constant [ null http\Client\Curl\Versions\CAPATH ] { } -- cgit