diff options
author | Remi Collet <remi@remirepo.net> | 2024-11-06 12:12:02 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-11-06 12:12:02 +0100 |
commit | 7f67ab6133bac86aeb7d6dde95412a9eb30ff173 (patch) | |
tree | 899dd4a6ba95700bb5ee55ed8ef4d2bb2ba73b79 /REFLECTION | |
parent | 10e233ca635d202ec8262df1e878e1647fcffa84 (diff) |
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #114 http version 4.2.4 ] { +Extension [ <persistent> extension #116 http version 4.2.6 ] { - Dependencies { Dependency [ raphf (Required) ] @@ -12,7 +12,7 @@ Extension [ <persistent> 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 [ <persistent> 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 ] { } |