Fixed HasOffsetValueType
accessory missing main-type
#22019
Annotations
5 errors
PHPStan with result cache
Process completed with exit code 2.
|
PHPStan with result cache:
src/Testing/LevelsTestCase.php#L123
Argument of an invalid type array|object supplied for foreach, only iterables are supported.
|
PHPStan with result cache:
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 with result cache:
src/DependencyInjection/ValidateIgnoredErrorsExtension.php#L147
Argument of an invalid type array|object supplied for foreach, only iterables are supported.
|
PHPStan with result cache:
src/Analyser/ResultCache/ResultCacheManager.php#L367
Parameter #13 $projectExtensionFiles of class PHPStan\Analyser\ResultCache\ResultCache constructor expects array<string, array{string, bool, string}>, array|object given.
|
Loading