PHPstan report for htdocs/fetcher (level 10)

File Context Line no Type Description
fetch.php - 53 deadCode.unreachable Unreachable statement - code above always terminates.
includes/trait-process.php Fetcher\WebResource 147 assign.propertyType Property Fetcher\WebResource::$urls_to_skip (array<string, int>) does not accept list<string>.
includes/trait-process.php Fetcher\WebResource 211 offsetAccess.nonOffsetAccessible Cannot access offset non-empty-string on mixed.
includes/trait-process.php Fetcher\WebResource 211 property.notFound Access to an undefined property Fetcher\WebResource::$source_urls.
includes/trait-process.php Fetcher\WebResource 214 argument.type Parameter #2 $needle of function str_starts_with expects string, int given.
includes/trait-process.php Fetcher\WebResource 215 offsetAccess.nonOffsetAccessible Cannot access offset non-empty-string on mixed.
includes/trait-process.php Fetcher\WebResource 215 property.notFound Access to an undefined property Fetcher\WebResource::$source_urls.
includes/trait-process.php Fetcher\WebResource 219 offsetAccess.nonOffsetAccessible Cannot access offset non-empty-string on mixed.
includes/trait-process.php Fetcher\WebResource 219 property.notFound Access to an undefined property Fetcher\WebResource::$source_urls.
includes/trait-process.php Fetcher\WebResource 282 argument.type Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, array<float|int|string>|float|int|string|null given.
includes/trait-process.php Fetcher\WebResource 282 argument.type Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
includes/trait-process.php Fetcher\WebResource 282 variable.undefined Undefined variable: $url