diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #110 http version 4.2.3 ] { +Extension [ <persistent> extension #114 http version 4.2.4 ] { - Dependencies { Dependency [ raphf (Required) ] @@ -11,7 +11,7 @@ Extension [ <persistent> 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 [ <persistent> 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 [ <persistent> 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 } |