allow to get the index of the stream #1559
Annotations
4 errors
src/Store/DoctrineDbalStoreStream.php#L78
src/Store/DoctrineDbalStoreStream.php:78:28: InvalidPropertyAssignmentValue: $this->index with declared type 'int|null' cannot be assigned type 'string' (see https://psalm.dev/145)
|
tests/Unit/Store/ArrayStreamTest.php#L90
tests/Unit/Store/ArrayStreamTest.php:90:15: DocblockTypeContradiction: Docblock-defined type 0 for $stream->index() is never =int(3) (see https://psalm.dev/155)
|
tests/Unit/Store/ArrayStreamTest.php#L91
tests/Unit/Store/ArrayStreamTest.php:91:15: DocblockTypeContradiction: Docblock-defined type 0 for $stream->position() is never =int(3) (see https://psalm.dev/155)
|
|
The logs for this run have expired and are no longer available.
Loading