phpstan: Scan /usr/share/icinga-php
instead of vendor
#2
Annotations
4 errors
PHPStan:
src/Locale.php#L89
Argument of an invalid type array<string, array<int, string>|string>|false supplied for foreach, only iterables are supported.
|
PHPStan:
src/Locale.php#L102
Argument of an invalid type array<string, string>|false supplied for foreach, only iterables are supported.
|
PHPStan:
src/Locale.php#L111
Cannot access offset non-falsy-string on non-empty-array<string, string>|false.
|
PHPStan
Process completed with exit code 1.
|
Loading