Fix some findings from PHPStan level 6 #1373
Annotations
3 errors
src/Tree/Document/MongoDB/Repository/MaterializedPathRepository.php#L76
Method Gedmo\Tree\Document\MongoDB\Repository\MaterializedPathRepository::getRootNodes() should return array<int|string, object> but returns Doctrine\ODM\MongoDB\Iterator\Iterator.
|
src/Tree/RepositoryUtils.php#L178
Method Gedmo\Tree\RepositoryUtils::buildTreeArray() should return array<int, array<string, mixed>> but returns array<int<0, max>, ArrayAccess>.
|
|
The logs for this run have expired and are no longer available.
Loading