PHP 8.4 support and use new attributes #109
Annotations
8 errors
|
PHPStan:
src/Api/AbstractApi.php#L22
Deprecated in PHP 8.4: Parameter #2 $responseMediator (PrivatePackagist\ApiClient\HttpClient\Message\ResponseMediator) is implicitly nullable via default value null.
|
PHPStan:
src/Client.php#L28
Deprecated in PHP 8.4: Parameter #1 $httpClientBuilder (PrivatePackagist\ApiClient\HttpClient\HttpPluginClientBuilder) is implicitly nullable via default value null.
|
PHPStan:
src/Client.php#L28
Deprecated in PHP 8.4: Parameter #3 $responseMediator (PrivatePackagist\ApiClient\HttpClient\Message\ResponseMediator) is implicitly nullable via default value null.
|
PHPStan:
src/Exception/HttpTransportException.php#L18
Deprecated in PHP 8.4: Parameter #4 $previous (Throwable) is implicitly nullable via default value null.
|
PHPStan:
src/HttpClient/Plugin/ExceptionThrower.php#L27
Deprecated in PHP 8.4: Parameter #1 $responseMediator (PrivatePackagist\ApiClient\HttpClient\Message\ResponseMediator) is implicitly nullable via default value null.
|
PHPStan
Ignored error pattern #Attribute class Deprecated does not exist# was not matched in reported errors.
|
PHPStan
The operation was canceled.
|
Loading