fix phpstan errors #18
Annotations
4 errors
Types / PHP 8.2:
dev/Helpers/CldrData.php#L22
Parameter #1 $node of function Psl\Filesystem\get_filename expects non-empty-string, string given.
|
Types / PHP 8.2:
tests/Helpers/helpers.php#L37
No error to ignore is reported on line 37.
|
Types / PHP 8.2
Ignored error pattern #^Method .*::patternType\(\) never returns .* so it can be removed from the return type\.$# was not matched in reported errors.
|
Types / PHP 8.2
Process completed with exit code 1.
|