Documentation

Deprecated

Table of Contents

code/netteadmin/think_oauth2/oauth2/classes/baidu_pan/vendor/composer/InstalledVersions.php
code/netteadmin/think_oauth2/oauth2/classes/baidu_pan/vendor/guzzlehttp/guzzle/src/ClientInterface.php
code/netteadmin/think_oauth2/oauth2/classes/baidu_pan/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php
code/netteadmin/think_oauth2/oauth2/classes/baidu_pan/vendor/guzzlehttp/promises/src/functions.php
code/netteadmin/think_oauth2/oauth2/classes/baidu_pan/vendor/guzzlehttp/psr7/src/functions.php
code/netteadmin/think_oauth2/oauth2/classes/baidu_pan/vendor/guzzlehttp/psr7/src/Uri.php
code/netteadmin/think_oauth2/oauth2/classes/baidu_pan/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php

InstalledVersions.php

Line Element Reason
260 InstalledVersions::getRawData()

Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect.

ClientInterface.php

Line Element Reason
18 ClientInterface::VERSION

Will be removed in Guzzle 7.0.0

CookieJar.php

Line Element Reason
63 CookieJar::getCookieValue()

functions.php

Line Element Reason
24 queue()

queue will be removed in guzzlehttp/promises:2.0. Use Utils::queue instead.

39 task()

task will be removed in guzzlehttp/promises:2.0. Use Utils::task instead.

53 promise_for()

promise_for will be removed in guzzlehttp/promises:2.0. Use Create::promiseFor instead.

68 rejection_for()

rejection_for will be removed in guzzlehttp/promises:2.0. Use Create::rejectionFor instead.

82 exception_for()

exception_for will be removed in guzzlehttp/promises:2.0. Use Create::exceptionFor instead.

96 iter_for()

iter_for will be removed in guzzlehttp/promises:2.0. Use Create::iterFor instead.

117 inspect()

inspect will be removed in guzzlehttp/promises:2.0. Use Utils::inspect instead.

136 inspect_all()

inspect will be removed in guzzlehttp/promises:2.0. Use Utils::inspectAll instead.

157 unwrap()

unwrap will be removed in guzzlehttp/promises:2.0. Use Utils::unwrap instead.

177 all()

all will be removed in guzzlehttp/promises:2.0. Use Utils::all instead.

200 some()

some will be removed in guzzlehttp/promises:2.0. Use Utils::some instead.

215 any()

any will be removed in guzzlehttp/promises:2.0. Use Utils::any instead.

234 settle()

settle will be removed in guzzlehttp/promises:2.0. Use Utils::settle instead.

260 each()

each will be removed in guzzlehttp/promises:2.0. Use Each::of instead.

285 each_limit()

each_limit will be removed in guzzlehttp/promises:2.0. Use Each::ofLimit instead.

307 each_limit_all()

each_limit_all will be removed in guzzlehttp/promises:2.0. Use Each::ofLimitAll instead.

322 is_fulfilled()

is_fulfilled will be removed in guzzlehttp/promises:2.0. Use Is::fulfilled instead.

334 is_rejected()

is_rejected will be removed in guzzlehttp/promises:2.0. Use Is::rejected instead.

346 is_settled()

is_settled will be removed in guzzlehttp/promises:2.0. Use Is::settled instead.

360 coroutine()

coroutine will be removed in guzzlehttp/promises:2.0. Use Coroutine::of instead.

functions.php

Line Element Reason
19 str()

str will be removed in guzzlehttp/psr7:2.0. Use Message::toString instead.

39 uri_for()

uri_for will be removed in guzzlehttp/psr7:2.0. Use Utils::uriFor instead.

82 stream_for()

stream_for will be removed in guzzlehttp/psr7:2.0. Use Utils::streamFor instead.

99 parse_header()

parse_header will be removed in guzzlehttp/psr7:2.0. Use Header::parse instead.

114 normalize_header()

normalize_header will be removed in guzzlehttp/psr7:2.0. Use Header::normalize instead.

141 modify_request()

modify_request will be removed in guzzlehttp/psr7:2.0. Use Utils::modifyRequest instead.

158 rewind_body()

rewind_body will be removed in guzzlehttp/psr7:2.0. Use Message::rewindBody instead.

178 try_fopen()

try_fopen will be removed in guzzlehttp/psr7:2.0. Use Utils::tryFopen instead.

197 copy_to_string()

copy_to_string will be removed in guzzlehttp/psr7:2.0. Use Utils::copyToString instead.

215 copy_to_stream()

copy_to_stream will be removed in guzzlehttp/psr7:2.0. Use Utils::copyToStream instead.

236 hash()

hash will be removed in guzzlehttp/psr7:2.0. Use Utils::hash instead.

251 readline()

readline will be removed in guzzlehttp/psr7:2.0. Use Utils::readLine instead.

265 parse_request()

parse_request will be removed in guzzlehttp/psr7:2.0. Use Message::parseRequest instead.

279 parse_response()

parse_response will be removed in guzzlehttp/psr7:2.0. Use Message::parseResponse instead.

299 parse_query()

parse_query will be removed in guzzlehttp/psr7:2.0. Use Query::parse instead.

320 build_query()

build_query will be removed in guzzlehttp/psr7:2.0. Use Query::build instead.

334 mimetype_from_filename()

mimetype_from_filename will be removed in guzzlehttp/psr7:2.0. Use MimeType::fromFilename instead.

349 mimetype_from_extension()

mimetype_from_extension will be removed in guzzlehttp/psr7:2.0. Use MimeType::fromExtension instead.

403 get_message_body_summary()

get_message_body_summary will be removed in guzzlehttp/psr7:2.0. Use Message::bodySummary instead.

Uri.php

Line Element Reason
315 Uri::removeDotSegments()

since version 1.4. Use UriResolver::removeDotSegments instead.

331 Uri::resolve()

since version 1.4. Use UriResolver::resolve instead.

Normalizer.php

Line Element Reason
8 Normalizer::NONE

since ICU 56 and removed in PHP 8

Search results