fix connection not closing at end of each test #1
Annotations
9 errors
src/Result/DbalResult.php#L99
Method MakinaCorpus\QueryBuilder\Result\DbalResult::iterateAssociative() has invalid return type MakinaCorpus\QueryBuilder\Result\Traversable.
|
src/Result/DbalResult.php#L99
PHPDoc tag @return with type MakinaCorpus\QueryBuilder\Result\Traversable<int, array<string, mixed>> is not subtype of native type Traversable.
|
src/Result/DbalResult.php#L104
Method MakinaCorpus\QueryBuilder\Result\DbalResult::iterateKeyValue() has invalid return type MakinaCorpus\QueryBuilder\Result\Traversable.
|
src/Result/DbalResult.php#L104
PHPDoc tag @return with type MakinaCorpus\QueryBuilder\Result\Traversable<int, array<string, mixed>> is not subtype of native type Traversable.
|
src/Result/DbalResult.php#L113
Method MakinaCorpus\QueryBuilder\Result\DbalResult::iterateAssociativeIndexed() has invalid return type MakinaCorpus\QueryBuilder\Result\Traversable.
|
src/Result/DbalResult.php#L113
PHPDoc tag @return with type MakinaCorpus\QueryBuilder\Result\Traversable<string, array<string, mixed>> is not subtype of native type Traversable.
|
src/Result/DbalResult.php#L118
Method MakinaCorpus\QueryBuilder\Result\DbalResult::iterateColumn() has invalid return type MakinaCorpus\QueryBuilder\Result\Traversable.
|
src/Result/DbalResult.php#L118
PHPDoc tag @return with type MakinaCorpus\QueryBuilder\Result\Traversable<int, mixed> is not subtype of native type Traversable.
|
|
The logs for this run have expired and are no longer available.
Loading