Loosen psr/http-message
version to allow ^2.0
#60
Annotations
32 errors and 1 warning
PHP 8:
tests/Dummy/StringStream.php#L34
Method Dummy\StringStream::getSize() should return int|null but return statement is missing.
|
PHP 8:
tests/Dummy/StringStream.php#L38
Method Dummy\StringStream::tell() should return int but return statement is missing.
|
PHP 8:
tests/Dummy/StringStream.php#L42
Method Dummy\StringStream::eof() should return bool but return statement is missing.
|
PHP 8:
tests/Dummy/StringStream.php#L46
Method Dummy\StringStream::isSeekable() should return bool but return statement is missing.
|
PHP 8:
tests/Dummy/StringStream.php#L58
Method Dummy\StringStream::isWritable() should return bool but return statement is missing.
|
PHP 8:
tests/Dummy/StringStream.php#L62
Method Dummy\StringStream::write() should return int but return statement is missing.
|
PHP 8:
tests/Dummy/StringStream.php#L66
Method Dummy\StringStream::isReadable() should return bool but return statement is missing.
|
PHP 8:
tests/Dummy/StringStream.php#L70
Method Dummy\StringStream::read() should return string but return statement is missing.
|
PHP 8:
tests/Dummy/StringStream.php#L74
Method Dummy\StringStream::getContents() should return string but return statement is missing.
|
PHP 8
Process completed with exit code 1.
|
PHP 7.4
The job was canceled because "_8" failed.
|
PHP 7.4:
tests/Dummy/StringStream.php#L34
Method Dummy\StringStream::getSize() should return int|null but return statement is missing.
|
PHP 7.4:
tests/Dummy/StringStream.php#L38
Method Dummy\StringStream::tell() should return int but return statement is missing.
|
PHP 7.4:
tests/Dummy/StringStream.php#L42
Method Dummy\StringStream::eof() should return bool but return statement is missing.
|
PHP 7.4:
tests/Dummy/StringStream.php#L46
Method Dummy\StringStream::isSeekable() should return bool but return statement is missing.
|
PHP 7.4:
tests/Dummy/StringStream.php#L58
Method Dummy\StringStream::isWritable() should return bool but return statement is missing.
|
PHP 7.4:
tests/Dummy/StringStream.php#L62
Method Dummy\StringStream::write() should return int but return statement is missing.
|
PHP 7.4:
tests/Dummy/StringStream.php#L66
Method Dummy\StringStream::isReadable() should return bool but return statement is missing.
|
PHP 7.4:
tests/Dummy/StringStream.php#L70
Method Dummy\StringStream::read() should return string but return statement is missing.
|
PHP 7.4:
tests/Dummy/StringStream.php#L74
Method Dummy\StringStream::getContents() should return string but return statement is missing.
|
PHP 7.4
Process completed with exit code 1.
|
PHP 7.3
The job was canceled because "_8" failed.
|
PHP 7.3:
tests/Dummy/StringStream.php#L34
Method Dummy\StringStream::getSize() should return int|null but return statement is missing.
|
PHP 7.3:
tests/Dummy/StringStream.php#L38
Method Dummy\StringStream::tell() should return int but return statement is missing.
|
PHP 7.3:
tests/Dummy/StringStream.php#L42
Method Dummy\StringStream::eof() should return bool but return statement is missing.
|
PHP 7.3:
tests/Dummy/StringStream.php#L46
Method Dummy\StringStream::isSeekable() should return bool but return statement is missing.
|
PHP 7.3:
tests/Dummy/StringStream.php#L58
Method Dummy\StringStream::isWritable() should return bool but return statement is missing.
|
PHP 7.3:
tests/Dummy/StringStream.php#L62
Method Dummy\StringStream::write() should return int but return statement is missing.
|
PHP 7.3:
tests/Dummy/StringStream.php#L66
Method Dummy\StringStream::isReadable() should return bool but return statement is missing.
|
PHP 7.3:
tests/Dummy/StringStream.php#L70
Method Dummy\StringStream::read() should return string but return statement is missing.
|
PHP 7.3:
tests/Dummy/StringStream.php#L74
Method Dummy\StringStream::getContents() should return string but return statement is missing.
|
PHP 7.3
The operation was canceled.
|
PHP 8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|