chore: Fix deprecation warnings for PHP 8.4 (fixes #195) #185
Annotations
16 warnings
|
test (8.3, 9.6.29, false):
vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php#L58
Creation of dynamic property GuzzleHttp\Handler\CurlMultiHandler::$_mh is deprecated
|
|
test (8.3, 9.6.29, false):
vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php#L58
Creation of dynamic property GuzzleHttp\Handler\CurlMultiHandler::$_mh is deprecated
|
|
test (8.3, 9.6.29, false):
vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php#L58
Creation of dynamic property GuzzleHttp\Handler\CurlMultiHandler::$_mh is deprecated
|
|
test (8.2, 9.6.29, false):
vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php#L58
Creation of dynamic property GuzzleHttp\Handler\CurlMultiHandler::$_mh is deprecated
|
|
test (8.2, 9.6.29, false):
vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php#L58
Creation of dynamic property GuzzleHttp\Handler\CurlMultiHandler::$_mh is deprecated
|
|
test (8.2, 9.6.29, false):
vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php#L58
Creation of dynamic property GuzzleHttp\Handler\CurlMultiHandler::$_mh is deprecated
|
|
test (8.4, 9.6.29, false):
vendor/guzzlehttp/guzzle/src/Middleware.php#L125
GuzzleHttp\Middleware::tap(): Implicitly marking parameter $before as nullable is deprecated, the explicit nullable type must be used instead
|
|
test (8.4, 9.6.29, false):
vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php#L75
GuzzleHttp\Handler\StreamHandler::invokeStats(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead
|
|
test (8.4, 9.6.29, false):
vendor/guzzlehttp/guzzle/src/HandlerStack.php#L54
GuzzleHttp\HandlerStack::__construct(): Implicitly marking parameter $handler as nullable is deprecated, the explicit nullable type must be used instead
|
|
test (8.4, 9.6.29, false):
vendor/guzzlehttp/guzzle/src/HandlerStack.php#L40
GuzzleHttp\HandlerStack::create(): Implicitly marking parameter $handler as nullable is deprecated, the explicit nullable type must be used instead
|
|
test (8.4, 9.6.29, false):
vendor/guzzlehttp/promises/src/functions.php#L307
GuzzleHttp\Promise\each_limit_all(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead
|
|
test (8.4, 9.6.29, false):
vendor/guzzlehttp/promises/src/functions.php#L285
GuzzleHttp\Promise\each_limit(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead
|
|
test (8.4, 9.6.29, false):
vendor/guzzlehttp/promises/src/functions.php#L285
GuzzleHttp\Promise\each_limit(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead
|
|
test (8.4, 9.6.29, false):
vendor/guzzlehttp/promises/src/functions.php#L260
GuzzleHttp\Promise\each(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead
|
|
test (8.4, 9.6.29, false):
vendor/guzzlehttp/promises/src/functions.php#L260
GuzzleHttp\Promise\each(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead
|
|
test (8.4, 9.6.29, false):
vendor/guzzlehttp/promises/src/functions.php#L24
GuzzleHttp\Promise\queue(): Implicitly marking parameter $assign as nullable is deprecated, the explicit nullable type must be used instead
|