diff options
| author | Remi Collet <remi@remirepo.net> | 2023-05-11 16:07:03 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2023-05-11 16:07:03 +0200 | 
| commit | 5c5814842ba377370a427bb471ce0a0f49b5e9ec (patch) | |
| tree | f16c4e5e063ff91e59c351692384883fcbbcf937 /REFLECTION | |
| parent | 598b8e435c91dd6343362877ca81c8186d8fa713 (diff) | |
rebuild using ICU 72
use SPDX license ID
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 16 | 
1 files changed, 8 insertions, 8 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #154 http version 3.3.0 ] { +Extension [ <persistent> extension #151 http version 3.3.0 ] {    - Dependencies {      Dependency [ raphf (Required) ] @@ -14,7 +14,7 @@ Extension [ <persistent> extension #154 http version 3.3.0 ] {    }    - Constants [91] { -    Constant [ int http\Client\Curl\FEATURES ] { 297781149 } +    Constant [ int http\Client\Curl\FEATURES ] { 1371522973 }      Constant [ int http\Client\Curl\Features\IPV6 ] { 1 }      Constant [ int http\Client\Curl\Features\KERBEROS4 ] { 2 }      Constant [ int http\Client\Curl\Features\SSL ] { 4 } @@ -41,15 +41,15 @@ Extension [ <persistent> extension #154 http version 3.3.0 ] {      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.1n-fips } -    Constant [ string http\Client\Curl\Versions\LIBZ ] { 1.2.11 } +    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\CURL ] { 7.85.0 } +    Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/3.0.8 } +    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.2 } +    Constant [ string http\Client\Curl\Versions\IDN ] { 2.3.4 }      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 [ string http\Client\Curl\Versions\NGHTTP2 ] { 1.51.0 }      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 ] {  }  | 
