test with php 8.5 #156
static.yml
on: pull_request
PHPStan
15s
PHP-CS-Fixer
7s
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.
|