Skip to content

test with php 8.5

test with php 8.5 #155

Triggered via pull request December 10, 2025 17:02
@dbudbu
synchronize #168
php85
Status Failure
Total duration 19s
Artifacts

static.yml

on: pull_request
PHPStan
15s
PHPStan
PHP-CS-Fixer
8s
PHP-CS-Fixer
Fit to window
Zoom out
Zoom in

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.