diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 59 | 
1 files changed, 50 insertions, 9 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #153 http version 3.2.5 ] { +Extension [ <persistent> extension #154 http version 3.3.0 ] {    - Dependencies {      Dependency [ raphf (Required) ] @@ -13,11 +13,10 @@ Extension [ <persistent> extension #153 http version 3.2.5 ] {      }    } -  - Constants [56] { +  - Constants [91] {      Constant [ int http\Client\Curl\FEATURES ] { 297781149 }      Constant [ int http\Client\Curl\Features\IPV6 ] { 1 }      Constant [ int http\Client\Curl\Features\KERBEROS4 ] { 2 } -    Constant [ int http\Client\Curl\Features\KERBEROS5 ] { 262144 }      Constant [ int http\Client\Curl\Features\SSL ] { 4 }      Constant [ int http\Client\Curl\Features\LIBZ ] { 8 }      Constant [ int http\Client\Curl\Features\NTLM ] { 16 } @@ -27,42 +26,72 @@ Extension [ <persistent> extension #153 http version 3.2.5 ] {      Constant [ int http\Client\Curl\Features\LARGEFILE ] { 512 }      Constant [ int http\Client\Curl\Features\IDN ] { 1024 }      Constant [ int http\Client\Curl\Features\SSPI ] { 2048 } -    Constant [ int http\Client\Curl\Features\GSSAPI ] { 131072 }      Constant [ int http\Client\Curl\Features\TLSAUTH_SRP ] { 16384 }      Constant [ int http\Client\Curl\Features\NTLM_WB ] { 32768 }      Constant [ int http\Client\Curl\Features\HTTP2 ] { 65536 } +    Constant [ int http\Client\Curl\Features\GSSAPI ] { 131072 } +    Constant [ int http\Client\Curl\Features\KERBEROS5 ] { 262144 }      Constant [ int http\Client\Curl\Features\UNIX_SOCKETS ] { 524288 }      Constant [ int http\Client\Curl\Features\PSL ] { 1048576 } -    Constant [ string http\Client\Curl\VERSIONS ] { libcurl/7.79.1 OpenSSL/1.1.1l-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.45.1 OpenLDAP/2.4.59 } +    Constant [ int http\Client\Curl\Features\HTTPS_PROXY ] { 2097152 } +    Constant [ int http\Client\Curl\Features\MULTI_SSL ] { 4194304 } +    Constant [ int http\Client\Curl\Features\BROTLI ] { 8388608 } +    Constant [ int http\Client\Curl\Features\ALTSVC ] { 16777216 } +    Constant [ int http\Client\Curl\Features\HTTP3 ] { 33554432 } +    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.79.1 OpenSSL/1.1.1n-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.45.1 OpenLDAP/2.4.59 }      Constant [ string http\Client\Curl\Versions\CURL ] { 7.79.1 } -    Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/1.1.1l-fips } +    Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/1.1.1n-fips }      Constant [ string http\Client\Curl\Versions\LIBZ ] { 1.2.11 } +    Constant [ null http\Client\Curl\Versions\ARES ] {  } +    Constant [ string http\Client\Curl\Versions\IDN ] { 2.3.2 } +    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.45.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 ] {  } +    Constant [ null http\Client\Curl\Versions\ZSTD ] {  } +    Constant [ null http\Client\Curl\Versions\HYPER ] {  }      Constant [ int http\Client\Curl\HTTP_VERSION_1_0 ] { 1 }      Constant [ int http\Client\Curl\HTTP_VERSION_1_1 ] { 2 }      Constant [ int http\Client\Curl\HTTP_VERSION_2_0 ] { 3 }      Constant [ int http\Client\Curl\HTTP_VERSION_2TLS ] { 4 } +    Constant [ int http\Client\Curl\HTTP_VERSION_2_PRIOR_KNOWLEDGE ] { 5 } +    Constant [ int http\Client\Curl\HTTP_VERSION_3 ] { 30 }      Constant [ int http\Client\Curl\HTTP_VERSION_ANY ] { 0 }      Constant [ int http\Client\Curl\SSL_VERSION_TLSv1 ] { 1 }      Constant [ int http\Client\Curl\SSL_VERSION_TLSv1_0 ] { 4 }      Constant [ int http\Client\Curl\SSL_VERSION_TLSv1_1 ] { 5 }      Constant [ int http\Client\Curl\SSL_VERSION_TLSv1_2 ] { 6 } +    Constant [ int http\Client\Curl\SSL_VERSION_TLSv1_3 ] { 7 }      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 } +    Constant [ int http\Client\Curl\SSL_VERSION_MAX_TLSv1_2 ] { 393216 } +    Constant [ int http\Client\Curl\SSL_VERSION_MAX_TLSv1_3 ] { 458752 }      Constant [ int http\Client\Curl\IPRESOLVE_V4 ] { 1 }      Constant [ int http\Client\Curl\IPRESOLVE_V6 ] { 2 }      Constant [ int http\Client\Curl\IPRESOLVE_ANY ] { 0 } +    Constant [ int http\Client\Curl\AUTH_NONE ] { 0 }      Constant [ int http\Client\Curl\AUTH_BASIC ] { 1 }      Constant [ int http\Client\Curl\AUTH_DIGEST ] { 2 }      Constant [ int http\Client\Curl\AUTH_DIGEST_IE ] { 16 }      Constant [ int http\Client\Curl\AUTH_NTLM ] { 8 }      Constant [ int http\Client\Curl\AUTH_GSSNEG ] { 4 }      Constant [ int http\Client\Curl\AUTH_SPNEGO ] { 4 } +    Constant [ int http\Client\Curl\AUTH_BEARER ] { 64 } +    Constant [ int http\Client\Curl\AWS_SIGV4 ] { 128 }      Constant [ int http\Client\Curl\AUTH_ANY ] { -17 }      Constant [ int http\Client\Curl\PROXY_SOCKS4 ] { 4 } -    Constant [ int http\Client\Curl\PROXY_SOCKS4A ] { 5 } -    Constant [ int http\Client\Curl\PROXY_SOCKS5_HOSTNAME ] { 5 } +    Constant [ int http\Client\Curl\PROXY_SOCKS4A ] { 6 } +    Constant [ int http\Client\Curl\PROXY_SOCKS5_HOSTNAME ] { 7 }      Constant [ int http\Client\Curl\PROXY_SOCKS5 ] { 5 }      Constant [ int http\Client\Curl\PROXY_HTTP ] { 0 }      Constant [ int http\Client\Curl\PROXY_HTTP_1_0 ] { 1 } @@ -70,6 +99,12 @@ Extension [ <persistent> extension #153 http version 3.2.5 ] {      Constant [ int http\Client\Curl\POSTREDIR_302 ] { 2 }      Constant [ int http\Client\Curl\POSTREDIR_303 ] { 4 }      Constant [ int http\Client\Curl\POSTREDIR_ALL ] { 7 } +    Constant [ int http\Client\Curl\ALTSVC_READONLYFILE ] { 4 } +    Constant [ int http\Client\Curl\ALTSVC_H1 ] { 8 } +    Constant [ int http\Client\Curl\ALTSVC_H2 ] { 16 } +    Constant [ int http\Client\Curl\ALTSVC_H3 ] { 32 } +    Constant [ int http\Client\Curl\HSTS_ENABLE ] { 1 } +    Constant [ int http\Client\Curl\HSTS_READONLYFILE ] { 2 }    }    - Classes [33] { @@ -3146,7 +3181,7 @@ Extension [ <persistent> extension #153 http version 3.2.5 ] {        - Static properties [0] {        } -      - Static methods [13] { +      - Static methods [14] {          Method [ <internal:http> static public method getRequestHeader ] {            - Parameters [1] { @@ -3245,6 +3280,12 @@ Extension [ <persistent> extension #153 http version 3.2.5 ] {              Parameter #3 [ <optional> &$result_array ]            }          } + +        Method [ <internal:http> static public method reset ] { + +          - Parameters [0] { +          } +        }        }        - Properties [0] {  | 
