Skip to content

test with php 8.5

test with php 8.5 #156

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

static.yml

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

Annotations

3 errors
PHPStan: src/Encoding/Filter/Chunk.php#L19
Parameter &$consumed by-ref type of method Http\Message\Encoding\Filter\Chunk::filter() expects int, (float|int) given.
PHPStan: src/Encoding/Filter/Chunk.php#L19
Binary operation "+=" between (float|int) and mixed results in an error.
PHPStan: src/Encoding/Filter/Chunk.php#L16
Parameter #1 $num of function dechex expects int, mixed given.