test with php 8.5 #155
static.yml
on: pull_request
PHPStan
15s
PHP-CS-Fixer
8s
Annotations
10 errors
|
PHPStan:
src/Encoding/Filter/Chunk.php#L16
Parameter #1 $num of function dechex expects int, mixed given.
|
|
PHPStan:
src/Decorator/ResponseDecorator.php#L10
Trait Http\Message\Decorator\ResponseDecorator is used zero times and is not analysed.
|
|
PHPStan:
src/Decorator/RequestDecorator.php#L11
Trait Http\Message\Decorator\RequestDecorator is used zero times and is not analysed.
|
|
PHPStan:
src/Decorator/MessageDecorator.php#L11
Trait Http\Message\Decorator\MessageDecorator is used zero times and is not analysed.
|
|
PHPStan:
src/CookieJar.php#L176
Cannot call method matchPath() on mixed.
|
|
PHPStan:
src/CookieJar.php#L172
Cannot call method matchDomain() on mixed.
|
|
PHPStan:
src/CookieJar.php#L168
Cannot call method getName() on mixed.
|
|
PHPStan:
src/CookieJar.php#L84
Cannot call method match() on mixed.
|
|
PHPStan:
src/Builder/ResponseBuilder.php#L0
Ignored error pattern #^Result of \|\| is always true\.$# in path /github/workspace/src/Builder/ResponseBuilder.php was not matched in reported errors.
|
|
PHPStan:
src/Builder/ResponseBuilder.php#L0
Ignored error pattern #^Else branch is unreachable because ternary operator condition is always true\.$# in path /github/workspace/src/Builder/ResponseBuilder.php was not matched in reported errors.
|