Fixed HasOffsetValueType
accessory missing main-type
#22017
Annotations
5 errors
PHPStan
Process completed with exit code 1.
|
PHPStan:
src/Rules/DeadCode/PossiblyPureMethodCallCollector.php#L73
Method PHPStan\Rules\DeadCode\PossiblyPureMethodCallCollector::processNode() should return array{non-empty-list<class-string>, string, int}|null but returns array{list<class-string>, string, -1|int<1, max>}.
|
PHPStan:
src/Command/CommandHelper.php#L333
Comparison operation ">" between int<1, max> and 0 is always true.
|
PHPStan:
src/Analyser/ResultCache/ResultCacheManager.php#L367
Parameter #13 $projectExtensionFiles of class PHPStan\Analyser\ResultCache\ResultCache constructor expects array<string, array{string, bool, string}>, non-empty-array|Traversable given.
|
|
Loading