Skip to content

Make package compatible with stream interface Compatibility stream interface v2 #48

Make package compatible with stream interface Compatibility stream interface v2

Make package compatible with stream interface Compatibility stream interface v2 #48

Triggered via pull request September 1, 2024 10:33
Status Failure
Total duration 20s
Artifacts

static.yml

on: pull_request
PHPStan
10s
PHPStan
PHP-CS-Fixer
5s
PHP-CS-Fixer
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHPStan: src/Stream.php#L162
Parameter #2 $length of function fread expects int<1, max>, int<0, max> given.
PHPStan: src/Stream.php#L175
Parameter #2 $length of function fread expects int<1, max>, int<0, max> given.