From ddb92ed695ab7846729f15c2fc7aef125c6a9e11 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 31 Aug 2021 07:21:24 +0200 Subject: update to 4.2.0 --- REFLECTION | 171 +++++++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 149 insertions(+), 22 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 08a7638..23dceb2 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #82 http version 4.1.0 ] { +Extension [ extension #84 http version 4.2.0 ] { - Dependencies { Dependency [ raphf (Required) ] @@ -36,12 +36,12 @@ Extension [ extension #82 http version 4.1.0 ] { 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 [ string http\Client\Curl\VERSIONS ] { libcurl/7.71.1 OpenSSL/1.1.1k-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.43.0 } + Constant [ string http\Client\Curl\VERSIONS ] { libcurl/7.71.1 OpenSSL/1.1.1k-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.5/openssl/zlib nghttp2/1.43.0 } Constant [ string http\Client\Curl\Versions\CURL ] { 7.71.1 } Constant [ string http\Client\Curl\Versions\SSL ] { OpenSSL/1.1.1k-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.0 } + 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.43.0 } @@ -1526,7 +1526,7 @@ Extension [ extension #82 http version 4.1.0 ] { Property [ public $value = NULL ] } - - Methods [8] { + - Methods [10] { Method [ public method __construct ] { - Parameters [2] { @@ -1535,28 +1535,43 @@ Extension [ extension #82 http version 4.1.0 ] { } } - Method [ public method serialize ] { + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + + Method [ public method __serialize ] { - Parameters [0] { } + - Return [ array ] } - Method [ public method __toString ] { + Method [ public method unserialize ] { + + - Parameters [1] { + Parameter #0 [ $serialized ] + } + } + + Method [ public method serialize ] { - Parameters [0] { } } - Method [ public method toString ] { + Method [ public method __toString ] { - Parameters [0] { } } - Method [ public method unserialize ] { + Method [ public method toString ] { - - Parameters [1] { - Parameter #0 [ $serialized ] + - Parameters [0] { } } @@ -1663,7 +1678,7 @@ Extension [ extension #82 http version 4.1.0 ] { Property [ protected $parentMessage = NULL ] } - - Methods [42] { + - Methods [44] { Method [ public method __construct ] { - Parameters [2] { @@ -1875,6 +1890,21 @@ Extension [ extension #82 http version 4.1.0 ] { } } + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + Method [ public method rewind ] { - Parameters [0] { @@ -2016,7 +2046,7 @@ Extension [ extension #82 http version 4.1.0 ] { - Properties [0] { } - - Methods [14] { + - Methods [16] { Method [ public method __construct ] { - Parameters [1] { @@ -2049,6 +2079,21 @@ Extension [ extension #82 http version 4.1.0 ] { } } + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + Method [ public method toStream ] { - Parameters [3] { @@ -2143,7 +2188,7 @@ Extension [ extension #82 http version 4.1.0 ] { Property [ private $queryArray = NULL ] } - - Methods [20] { + - Methods [22] { Method [ final public method __construct ] { - Parameters [1] { @@ -2251,6 +2296,7 @@ Extension [ extension #82 http version 4.1.0 ] { - Parameters [0] { } + - Return [ Traversable ] } Method [ public method serialize ] { @@ -2266,17 +2312,32 @@ Extension [ extension #82 http version 4.1.0 ] { } } + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ $offset ] + Parameter #0 [ $name ] } } Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ $offset ] + Parameter #0 [ $name ] Parameter #1 [ $value ] } } @@ -2284,14 +2345,14 @@ Extension [ extension #82 http version 4.1.0 ] { Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ $offset ] + Parameter #0 [ $name ] } } Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ $offset ] + Parameter #0 [ $name ] } } } @@ -2566,7 +2627,7 @@ Extension [ extension #82 http version 4.1.0 ] { Property [ protected $options = NULL ] } - - Methods [52] { + - Methods [54] { Method [ public method __construct ] { - Parameters [4] { @@ -2846,6 +2907,21 @@ Extension [ extension #82 http version 4.1.0 ] { } } + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + Method [ public method rewind ] { - Parameters [0] { @@ -2944,7 +3020,7 @@ Extension [ extension #82 http version 4.1.0 ] { Property [ protected $transferInfo = NULL ] } - - Methods [44] { + - Methods [46] { Method [ public method getCookies ] { - Parameters [2] { @@ -3171,6 +3247,21 @@ Extension [ extension #82 http version 4.1.0 ] { } } + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + Method [ public method rewind ] { - Parameters [0] { @@ -3477,7 +3568,7 @@ Extension [ extension #82 http version 4.1.0 ] { - Static properties [0] { } - - Static methods [13] { + - Static methods [14] { Method [ static public method getRequestHeader ] { - Parameters [1] { @@ -3576,6 +3667,12 @@ Extension [ extension #82 http version 4.1.0 ] { Parameter #3 [ &$result_array = ] } } + + Method [ static public method reset ] { + + - Parameters [0] { + } + } } - Properties [0] { @@ -3615,7 +3712,7 @@ Extension [ extension #82 http version 4.1.0 ] { Property [ protected $files = NULL ] } - - Methods [46] { + - Methods [48] { Method [ public method __construct ] { - Parameters [0] { @@ -3861,6 +3958,21 @@ Extension [ extension #82 http version 4.1.0 ] { } } + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + Method [ public method rewind ] { - Parameters [0] { @@ -3973,7 +4085,7 @@ Extension [ extension #82 http version 4.1.0 ] { Property [ protected $throttleChunk = NULL ] } - - Methods [55] { + - Methods [57] { Method [ public method __construct ] { - Parameters [0] { @@ -4276,6 +4388,21 @@ Extension [ extension #82 http version 4.1.0 ] { } } + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + Method [ public method rewind ] { - Parameters [0] { -- cgit