Make package compatible with stream interface Compatibility stream interface v2 #48
static.yml
on: pull_request
PHPStan
10s
PHP-CS-Fixer
5s
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.
|