diff options
author | Remi Collet <remi@remirepo.net> | 2021-01-13 16:51:12 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-01-13 16:51:12 +0100 |
commit | 5ee73cb1e8daa8bb1481ffbd58fb09e4b32f1da1 (patch) | |
tree | ccf2283bea04c1bef128f2affd9d4af566125c8b /REFLECTION | |
parent | 365d6a7437d60f84653ceb68f8b33db05127182e (diff) |
update to 4.0.0 (stable)
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #113 http version 4.0.0beta1 ] { +Extension [ <persistent> extension #80 http version 4.0.0 ] { - Dependencies { Dependency [ raphf (Required) ] @@ -31,9 +31,9 @@ Extension [ <persistent> extension #113 http version 4.0.0beta1 ] { Constant [ int http\Client\Curl\Features\HTTP2 ] { 65536 } 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.66.0 OpenSSL/1.1.1g-fips zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.40.0 } - Constant [ string http\Client\Curl\Versions\CURL ] { 7.66.0 } - Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/1.1.1g-fips } + Constant [ string http\Client\Curl\VERSIONS ] { libcurl/7.71.1 OpenSSL/1.1.1i-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.5/openssl/zlib nghttp2/1.41.0 } + Constant [ string http\Client\Curl\Versions\CURL ] { 7.71.1 } + Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/1.1.1i-fips } Constant [ string http\Client\Curl\Versions\LIBZ ] { 1.2.11 } Constant [ int http\Client\Curl\HTTP_VERSION_1_0 ] { 1 } Constant [ int http\Client\Curl\HTTP_VERSION_1_1 ] { 2 } @@ -111,7 +111,7 @@ Extension [ <persistent> extension #113 http version 4.0.0beta1 ] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $message = <default> ] + Parameter #0 [ <optional> string $message = "" ] Parameter #1 [ <optional> int $code = 0 ] Parameter #2 [ <optional> ?Throwable $previous = null ] } @@ -202,7 +202,7 @@ Extension [ <persistent> extension #113 http version 4.0.0beta1 ] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $message = <default> ] + Parameter #0 [ <optional> string $message = "" ] Parameter #1 [ <optional> int $code = 0 ] Parameter #2 [ <optional> ?Throwable $previous = null ] } @@ -293,7 +293,7 @@ Extension [ <persistent> extension #113 http version 4.0.0beta1 ] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $message = <default> ] + Parameter #0 [ <optional> string $message = "" ] Parameter #1 [ <optional> int $code = 0 ] Parameter #2 [ <optional> ?Throwable $previous = null ] } @@ -384,7 +384,7 @@ Extension [ <persistent> extension #113 http version 4.0.0beta1 ] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $message = <default> ] + Parameter #0 [ <optional> string $message = "" ] Parameter #1 [ <optional> int $code = 0 ] Parameter #2 [ <optional> ?Throwable $previous = null ] } @@ -475,7 +475,7 @@ Extension [ <persistent> extension #113 http version 4.0.0beta1 ] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $message = <default> ] + Parameter #0 [ <optional> string $message = "" ] Parameter #1 [ <optional> int $code = 0 ] Parameter #2 [ <optional> ?Throwable $previous = null ] } @@ -566,7 +566,7 @@ Extension [ <persistent> extension #113 http version 4.0.0beta1 ] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $message = <default> ] + Parameter #0 [ <optional> string $message = "" ] Parameter #1 [ <optional> int $code = 0 ] Parameter #2 [ <optional> ?Throwable $previous = null ] } @@ -657,7 +657,7 @@ Extension [ <persistent> extension #113 http version 4.0.0beta1 ] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $message = <default> ] + Parameter #0 [ <optional> string $message = "" ] Parameter #1 [ <optional> int $code = 0 ] Parameter #2 [ <optional> ?Throwable $previous = null ] } @@ -748,7 +748,7 @@ Extension [ <persistent> extension #113 http version 4.0.0beta1 ] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $message = <default> ] + Parameter #0 [ <optional> string $message = "" ] Parameter #1 [ <optional> int $code = 0 ] Parameter #2 [ <optional> ?Throwable $previous = null ] } @@ -839,7 +839,7 @@ Extension [ <persistent> extension #113 http version 4.0.0beta1 ] { Method [ <internal:Core, inherits Exception, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $message = <default> ] + Parameter #0 [ <optional> string $message = "" ] Parameter #1 [ <optional> int $code = 0 ] Parameter #2 [ <optional> ?Throwable $previous = null ] } |