| includes/class-dbh.php |
- |
9 |
missingType.property |
Property Fetcher\DBH::$conn has no type specified. |
| includes/class-dbh.php |
- |
16 |
missingType.iterableValue |
Method Fetcher\DBH::value() has parameter $params with no value type specified in iterable type array. |
| includes/class-dbh.php |
- |
23 |
missingType.iterableValue |
Method Fetcher\DBH::row() has parameter $params with no value type specified in iterable type array. |
| includes/class-dbh.php |
- |
23 |
missingType.iterableValue |
Method Fetcher\DBH::row() return type has no value type specified in iterable type array. |
| includes/class-dbh.php |
- |
29 |
missingType.iterableValue |
Method Fetcher\DBH::col() has parameter $params with no value type specified in iterable type array. |
| includes/class-dbh.php |
- |
29 |
missingType.iterableValue |
Method Fetcher\DBH::col() return type has no value type specified in iterable type array. |
| includes/class-dbh.php |
- |
35 |
missingType.iterableValue |
Method Fetcher\DBH::all() has parameter $params with no value type specified in iterable type array. |
| includes/class-dbh.php |
- |
35 |
missingType.iterableValue |
Method Fetcher\DBH::all() return type has no value type specified in iterable type array. |
| includes/class-dbh.php |
- |
41 |
missingType.iterableValue |
Method Fetcher\DBH::query() has parameter $params with no value type specified in iterable type array. |
| includes/class-dbh.php |
- |
41 |
missingType.return |
Method Fetcher\DBH::query() has no return type specified. |
| includes/class-dbh.php |
- |
46 |
missingType.iterableValue |
Method Fetcher\DBH::insert() has parameter $params with no value type specified in iterable type array. |
| includes/class-linked-resource.php |
- |
9 |
missingType.property |
Property Fetcher\LinkedResource::$from has no type specified. |
| includes/class-linked-resource.php |
- |
10 |
missingType.property |
Property Fetcher\LinkedResource::$resource_id has no type specified. |
| includes/class-linked-resource.php |
- |
11 |
missingType.property |
Property Fetcher\LinkedResource::$site_id has no type specified. |
| includes/class-linked-resource.php |
- |
12 |
missingType.property |
Property Fetcher\LinkedResource::$run_id has no type specified. |
| includes/class-linked-resource.php |
- |
13 |
missingType.property |
Property Fetcher\LinkedResource::$dbh has no type specified. |
| includes/class-linked-resource.php |
- |
14 |
missingType.property |
Property Fetcher\LinkedResource::$first_run_id has no type specified. |
| includes/class-linked-resource.php |
- |
15 |
missingType.property |
Property Fetcher\LinkedResource::$last_run_id has no type specified. |
| includes/class-linked-resource.php |
- |
17 |
missingType.property |
Property Fetcher\LinkedResource::$source_url has no type specified. |
| includes/class-linked-resource.php |
- |
18 |
missingType.property |
Property Fetcher\LinkedResource::$target_url has no type specified. |
| includes/class-linked-resource.php |
- |
19 |
missingType.property |
Property Fetcher\LinkedResource::$file_path has no type specified. |
| includes/class-linked-resource.php |
- |
20 |
missingType.property |
Property Fetcher\LinkedResource::$configuration has no type specified. |
| includes/class-linked-resource.php |
- |
22 |
missingType.parameter |
Method Fetcher\LinkedResource::__construct() has parameter $resource with no type specified. |
| includes/class-request.php |
- |
27 |
missingType.iterableValue |
Property Fetcher\Request::$headers type has no value type specified in iterable type array. |
| includes/class-request.php |
- |
34 |
missingType.property |
Property Fetcher\Request::$fh has no type specified. |
| includes/class-request.php |
- |
43 |
missingType.iterableValue |
Property Fetcher\Request::$force_to_memory type has no value type specified in iterable type array. |
| includes/class-request.php |
- |
56 |
missingType.parameter |
Method Fetcher\Request::set_max_string_size() has parameter $bytes with no type specified. |
| includes/class-request.php |
- |
56 |
missingType.return |
Method Fetcher\Request::set_max_string_size() has no return type specified. |
| includes/class-request.php |
- |
60 |
missingType.return |
Method Fetcher\Request::clear_up() has no return type specified. |
| includes/class-request.php |
- |
75 |
missingType.parameter |
Method Fetcher\Request::basic_auth() has parameter $password with no type specified. |
| includes/class-request.php |
- |
75 |
missingType.parameter |
Method Fetcher\Request::basic_auth() has parameter $username with no type specified. |
| includes/class-request.php |
- |
75 |
missingType.return |
Method Fetcher\Request::basic_auth() has no return type specified. |
| includes/class-request.php |
- |
82 |
missingType.parameter |
Method Fetcher\Request::set_useragent() has parameter $string with no type specified. |
| includes/class-request.php |
- |
82 |
missingType.return |
Method Fetcher\Request::set_useragent() has no return type specified. |
| includes/class-request.php |
- |
86 |
missingType.parameter |
Method Fetcher\Request::set_paths() has parameter $tmp_file with no type specified. |
| includes/class-request.php |
- |
86 |
missingType.parameter |
Method Fetcher\Request::set_paths() has parameter $url with no type specified. |
| includes/class-request.php |
- |
86 |
missingType.return |
Method Fetcher\Request::set_paths() has no return type specified. |
| includes/class-request.php |
- |
96 |
missingType.return |
Method Fetcher\Request::fetch() has no return type specified. |
| includes/class-request.php |
- |
153 |
argument.type |
Parameter #1 $stream of function fwrite expects resource, resource|false given. |
| includes/class-request.php |
- |
166 |
assign.propertyType |
Property Fetcher\Request::$md5 (string) does not accept string|false. |
| includes/class-request.php |
- |
174 |
missingType.return |
Method Fetcher\Request::status_code() has no return type specified. |
| includes/class-request.php |
- |
175 |
missingType.return |
Method Fetcher\Request::mime_type() has no return type specified. |
| includes/class-request.php |
- |
176 |
missingType.return |
Method Fetcher\Request::force_memory() has no return type specified. |
| includes/class-request.php |
- |
179 |
missingType.return |
Method Fetcher\Request::has_tmp_file() has no return type specified. |
| includes/class-request.php |
- |
182 |
missingType.return |
Method Fetcher\Request::is_informational() has no return type specified. |
| includes/class-request.php |
- |
183 |
missingType.return |
Method Fetcher\Request::is_success() has no return type specified. |
| includes/class-request.php |
- |
184 |
missingType.return |
Method Fetcher\Request::is_redirect() has no return type specified. |
| includes/class-request.php |
- |
185 |
missingType.return |
Method Fetcher\Request::is_client_error() has no return type specified. |
| includes/class-request.php |
- |
186 |
missingType.return |
Method Fetcher\Request::is_server_error() has no return type specified. |
| includes/class-request.php |
- |
187 |
missingType.return |
Method Fetcher\Request::is_error() has no return type specified. |
| includes/class-request.php |
- |
189 |
missingType.return |
Method Fetcher\Request::dump() has no return type specified. |
| includes/class-resource.php |
- |
51 |
missingType.property |
Property Fetcher\Resource::$resource_id has no type specified. |
| includes/class-resource.php |
- |
52 |
missingType.property |
Property Fetcher\Resource::$site_id has no type specified. |
| includes/class-resource.php |
- |
53 |
missingType.property |
Property Fetcher\Resource::$source_url has no type specified. |
| includes/class-resource.php |
- |
54 |
missingType.property |
Property Fetcher\Resource::$target_url has no type specified. |
| includes/class-resource.php |
- |
55 |
missingType.property |
Property Fetcher\Resource::$file_path has no type specified. |
| includes/class-resource.php |
- |
56 |
missingType.property |
Property Fetcher\Resource::$title has no type specified. |
| includes/class-resource.php |
- |
57 |
missingType.property |
Property Fetcher\Resource::$size has no type specified. |
| includes/class-resource.php |
- |
58 |
missingType.property |
Property Fetcher\Resource::$description has no type specified. |
| includes/class-resource.php |
- |
59 |
missingType.property |
Property Fetcher\Resource::$solr_data has no type specified. |
| includes/class-resource.php |
- |
60 |
missingType.property |
Property Fetcher\Resource::$http_code has no type specified. |
| includes/class-resource.php |
- |
61 |
missingType.property |
Property Fetcher\Resource::$textual_content has no type specified. |
| includes/class-resource.php |
- |
62 |
missingType.property |
Property Fetcher\Resource::$resource_type has no type specified. |
| includes/class-resource.php |
- |
63 |
missingType.property |
Property Fetcher\Resource::$mime_type has no type specified. |
| includes/class-resource.php |
- |
64 |
missingType.property |
Property Fetcher\Resource::$active has no type specified. |
| includes/class-resource.php |
- |
65 |
missingType.property |
Property Fetcher\Resource::$md5 has no type specified. |
| includes/class-resource.php |
- |
66 |
missingType.property |
Property Fetcher\Resource::$md5_search has no type specified. |
| includes/class-resource.php |
- |
67 |
missingType.property |
Property Fetcher\Resource::$first_run_id has no type specified. |
| includes/class-resource.php |
- |
68 |
missingType.property |
Property Fetcher\Resource::$last_run_id has no type specified. |
| includes/class-resource.php |
- |
69 |
missingType.property |
Property Fetcher\Resource::$cache_expires_at has no type specified. |
| includes/class-resource.php |
- |
70 |
missingType.property |
Property Fetcher\Resource::$configuration has no type specified. |
| includes/class-resource.php |
- |
71 |
missingType.property |
Property Fetcher\Resource::$dbh has no type specified. |
| includes/class-resource.php |
- |
72 |
missingType.property |
Property Fetcher\Resource::$has_changed has no type specified. |
| includes/class-resource.php |
- |
73 |
missingType.property |
Property Fetcher\Resource::$search_has_changed has no type specified. |
| includes/class-resource.php |
- |
74 |
missingType.property |
Property Fetcher\Resource::$previous_run_id has no type specified. |
| includes/class-resource.php |
- |
75 |
missingType.property |
Property Fetcher\Resource::$run_id has no type specified. |
| includes/class-resource.php |
- |
77 |
missingType.property |
Property Fetcher\Resource::$tmp_file_path has no type specified. |
| includes/class-resource.php |
- |
79 |
missingType.return |
Method Fetcher\Resource::get_type() has no return type specified. |
| includes/class-resource.php |
- |
80 |
missingType.return |
Method Fetcher\Resource::get_process_method() has no return type specified. |
| includes/class-resource.php |
- |
81 |
missingType.return |
Method Fetcher\Resource::get_index_method() has no return type specified. |
| includes/class-resource.php |
- |
82 |
missingType.return |
Method Fetcher\Resource::get_extension() has no return type specified. |
| includes/class-resource.php |
- |
84 |
missingType.return |
Method Fetcher\Resource::exists() has no return type specified. |
| includes/class-resource.php |
- |
85 |
missingType.return |
Method Fetcher\Resource::is_cached() has no return type specified. |
| includes/class-resource.php |
- |
86 |
missingType.return |
Method Fetcher\Resource::is_fixable() has no return type specified. |
| includes/class-resource.php |
- |
87 |
missingType.return |
Method Fetcher\Resource::is_indexable() has no return type specified. |
| includes/class-resource.php |
- |
89 |
missingType.parameter |
Method Fetcher\Resource::__construct() has parameter $resource_id with no type specified. |
| includes/class-resource.php |
- |
89 |
missingType.parameter |
Method Fetcher\Resource::__construct() has parameter $run with no type specified. |
| includes/class-resource.php |
- |
126 |
missingType.return |
Method Fetcher\Resource::fetch() has no return type specified. |
| includes/class-resource.php |
- |
154 |
missingType.parameter |
Method Fetcher\Resource::write_file() has parameter $req with no type specified. |
| includes/class-resource.php |
- |
154 |
missingType.return |
Method Fetcher\Resource::write_file() has no return type specified. |
| includes/class-resource.php |
- |
169 |
missingType.return |
Method Fetcher\Resource::get_linked_ids() has no return type specified. |
| includes/class-resource.php |
- |
177 |
missingType.return |
Method Fetcher\Resource::store() has no return type specified. |
| includes/class-resource.php |
- |
193 |
missingType.return |
Method Fetcher\Resource::touch_links() has no return type specified. |
| includes/class-resource.php |
- |
202 |
missingType.return |
Method Fetcher\Resource::_touch() has no return type specified. |
| includes/class-resource.php |
- |
207 |
missingType.return |
Method Fetcher\Resource::touch() has no return type specified. |
| includes/class-resource.php |
- |
216 |
missingType.parameter |
Method Fetcher\Resource::configure() has parameter $request with no type specified. |
| includes/class-resource.php |
- |
216 |
missingType.parameter |
Method Fetcher\Resource::configure() has parameter $search_index with no type specified. |
| includes/class-resource.php |
- |
216 |
missingType.return |
Method Fetcher\Resource::configure() has no return type specified. |
| includes/class-resource.php |
- |
231 |
missingType.parameter |
Method Fetcher\Resource::set_resource() has parameter $request with no type specified. |
| includes/class-resource.php |
- |
231 |
missingType.return |
Method Fetcher\Resource::set_resource() has no return type specified. |
| includes/class-resource.php |
- |
237 |
missingType.parameter |
Method Fetcher\Resource::patchable_mimes() has parameter $request with no type specified. |
| includes/class-resource.php |
- |
237 |
missingType.return |
Method Fetcher\Resource::patchable_mimes() has no return type specified. |
| includes/class-resource.php |
- |
240 |
argument.type |
Parameter #2 $callback of function array_filter expects (callable('application/javascript'|'application/json'|'application/ld+json'|'application/pdf'|'application/rss+xml'|'application/vnd.openxmlformats-officedocument.presentationml.presentation'|'application/vnd.openxmlformats-officedocument.wordprocessingml.document'|'image/gif'|'image/jpeg'|'image/png'|'image/svg+xml'|'image/webp'|'text/css'|'text/html'|'text/javascript'|'text/plain'|'text/xml'): bool)|null, Closure(mixed): ('process_css'|'process_html'|'process_js'|'process_text'|'process_xml'|false) given. |
| includes/class-resource.php |
- |
245 |
missingType.return |
Method Fetcher\Resource::dump() has no return type specified. |
| includes/class-run.php |
- |
11 |
missingType.property |
Property Fetcher\Run::$run_id has no type specified. |
| includes/class-run.php |
- |
12 |
missingType.property |
Property Fetcher\Run::$site_id has no type specified. |
| includes/class-run.php |
- |
13 |
missingType.property |
Property Fetcher\Run::$configuration has no type specified. |
| includes/class-run.php |
- |
14 |
missingType.property |
Property Fetcher\Run::$previous_run_id has no type specified. |
| includes/class-run.php |
- |
15 |
missingType.property |
Property Fetcher\Run::$write_directory has no type specified. |
| includes/class-run.php |
- |
17 |
missingType.parameter |
Method Fetcher\Run::__construct() has parameter $run_id with no type specified. |
| includes/class-run.php |
- |
33 |
missingType.parameter |
Method Fetcher\Run::conf() has parameter $key with no type specified. |
| includes/class-run.php |
- |
33 |
missingType.return |
Method Fetcher\Run::conf() has no return type specified. |
| includes/class-run.php |
- |
39 |
missingType.parameter |
Method Fetcher\Run::get_resource() has parameter $resource_id with no type specified. |
| includes/class-run.php |
- |
39 |
missingType.return |
Method Fetcher\Run::get_resource() has no return type specified. |
| includes/class-run.php |
- |
47 |
missingType.return |
Method Fetcher\Run::dump() has no return type specified. |
| includes/config.php |
- |
10 |
phpDoc.parseError |
PHPDoc tag @param has invalid value (?int): Unexpected token "\n * ", expected variable at offset 19 on line 2 |
| includes/config.php |
- |
26 |
return.type |
Function Fetcher\get_path_info() should return array<string> but returns list<int>. |
| includes/trait-core.php |
Fetcher\CoreClass |
6 |
missingType.property |
Property Fetcher\CoreClass::$dbh has no type specified. |
| includes/trait-core.php |
Fetcher\LinkedResource |
6 |
missingType.property |
Property Fetcher\LinkedResource::$dbh has no type specified. |
| includes/trait-core.php |
Fetcher\Resource |
6 |
missingType.property |
Property Fetcher\Resource::$dbh has no type specified. |
| includes/trait-core.php |
Fetcher\Run |
6 |
missingType.property |
Property Fetcher\Run::$dbh has no type specified. |
| includes/trait-core.php |
Fetcher\CoreClass |
9 |
missingType.parameter |
Method Fetcher\CoreClass::throw_error() has parameter $msg with no type specified. |
| includes/trait-core.php |
Fetcher\CoreClass |
9 |
missingType.return |
Method Fetcher\CoreClass::throw_error() has no return type specified. |
| includes/trait-core.php |
Fetcher\LinkedResource |
9 |
missingType.parameter |
Method Fetcher\LinkedResource::throw_error() has parameter $msg with no type specified. |
| includes/trait-core.php |
Fetcher\LinkedResource |
9 |
missingType.return |
Method Fetcher\LinkedResource::throw_error() has no return type specified. |
| includes/trait-core.php |
Fetcher\Resource |
9 |
missingType.parameter |
Method Fetcher\Resource::throw_error() has parameter $msg with no type specified. |
| includes/trait-core.php |
Fetcher\Resource |
9 |
missingType.return |
Method Fetcher\Resource::throw_error() has no return type specified. |
| includes/trait-core.php |
Fetcher\Run |
9 |
missingType.parameter |
Method Fetcher\Run::throw_error() has parameter $msg with no type specified. |
| includes/trait-core.php |
Fetcher\Run |
9 |
missingType.return |
Method Fetcher\Run::throw_error() has no return type specified. |
| includes/trait-core.php |
Fetcher\CoreClass |
10 |
missingType.parameter |
Method Fetcher\CoreClass::success() has parameter $array with no type specified. |
| includes/trait-core.php |
Fetcher\CoreClass |
10 |
missingType.return |
Method Fetcher\CoreClass::success() has no return type specified. |
| includes/trait-core.php |
Fetcher\LinkedResource |
10 |
missingType.parameter |
Method Fetcher\LinkedResource::success() has parameter $array with no type specified. |
| includes/trait-core.php |
Fetcher\LinkedResource |
10 |
missingType.return |
Method Fetcher\LinkedResource::success() has no return type specified. |
| includes/trait-core.php |
Fetcher\Resource |
10 |
missingType.parameter |
Method Fetcher\Resource::success() has parameter $array with no type specified. |
| includes/trait-core.php |
Fetcher\Resource |
10 |
missingType.return |
Method Fetcher\Resource::success() has no return type specified. |
| includes/trait-core.php |
Fetcher\Run |
10 |
missingType.parameter |
Method Fetcher\Run::success() has parameter $array with no type specified. |
| includes/trait-core.php |
Fetcher\Run |
10 |
missingType.return |
Method Fetcher\Run::success() has no return type specified. |
| includes/trait-core.php |
Fetcher\CoreClass |
11 |
missingType.parameter |
Method Fetcher\CoreClass::json_response() has parameter $array with no type specified. |
| includes/trait-core.php |
Fetcher\CoreClass |
11 |
missingType.return |
Method Fetcher\CoreClass::json_response() has no return type specified. |
| includes/trait-core.php |
Fetcher\LinkedResource |
11 |
missingType.parameter |
Method Fetcher\LinkedResource::json_response() has parameter $array with no type specified. |
| includes/trait-core.php |
Fetcher\LinkedResource |
11 |
missingType.return |
Method Fetcher\LinkedResource::json_response() has no return type specified. |
| includes/trait-core.php |
Fetcher\Resource |
11 |
missingType.parameter |
Method Fetcher\Resource::json_response() has parameter $array with no type specified. |
| includes/trait-core.php |
Fetcher\Resource |
11 |
missingType.return |
Method Fetcher\Resource::json_response() has no return type specified. |
| includes/trait-core.php |
Fetcher\Run |
11 |
missingType.parameter |
Method Fetcher\Run::json_response() has parameter $array with no type specified. |
| includes/trait-core.php |
Fetcher\Run |
11 |
missingType.return |
Method Fetcher\Run::json_response() has no return type specified. |
| includes/trait-core.php |
Fetcher\CoreClass |
18 |
missingType.iterableValue |
Method Fetcher\CoreClass::col() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\CoreClass |
18 |
missingType.iterableValue |
Method Fetcher\CoreClass::col() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\LinkedResource |
18 |
missingType.iterableValue |
Method Fetcher\LinkedResource::col() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\LinkedResource |
18 |
missingType.iterableValue |
Method Fetcher\LinkedResource::col() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Resource |
18 |
missingType.iterableValue |
Method Fetcher\Resource::col() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Resource |
18 |
missingType.iterableValue |
Method Fetcher\Resource::col() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Run |
18 |
missingType.iterableValue |
Method Fetcher\Run::col() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Run |
18 |
missingType.iterableValue |
Method Fetcher\Run::col() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\CoreClass |
19 |
missingType.iterableValue |
Method Fetcher\CoreClass::row() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\CoreClass |
19 |
missingType.iterableValue |
Method Fetcher\CoreClass::row() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\LinkedResource |
19 |
missingType.iterableValue |
Method Fetcher\LinkedResource::row() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\LinkedResource |
19 |
missingType.iterableValue |
Method Fetcher\LinkedResource::row() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Resource |
19 |
missingType.iterableValue |
Method Fetcher\Resource::row() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Resource |
19 |
missingType.iterableValue |
Method Fetcher\Resource::row() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Run |
19 |
missingType.iterableValue |
Method Fetcher\Run::row() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Run |
19 |
missingType.iterableValue |
Method Fetcher\Run::row() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\CoreClass |
20 |
missingType.iterableValue |
Method Fetcher\CoreClass::all() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\CoreClass |
20 |
missingType.iterableValue |
Method Fetcher\CoreClass::all() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\LinkedResource |
20 |
missingType.iterableValue |
Method Fetcher\LinkedResource::all() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\LinkedResource |
20 |
missingType.iterableValue |
Method Fetcher\LinkedResource::all() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Resource |
20 |
missingType.iterableValue |
Method Fetcher\Resource::all() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Resource |
20 |
missingType.iterableValue |
Method Fetcher\Resource::all() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Run |
20 |
missingType.iterableValue |
Method Fetcher\Run::all() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Run |
20 |
missingType.iterableValue |
Method Fetcher\Run::all() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\CoreClass |
21 |
missingType.iterableValue |
Method Fetcher\CoreClass::query() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\LinkedResource |
21 |
missingType.iterableValue |
Method Fetcher\LinkedResource::query() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Resource |
21 |
missingType.iterableValue |
Method Fetcher\Resource::query() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Run |
21 |
missingType.iterableValue |
Method Fetcher\Run::query() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\CoreClass |
22 |
missingType.iterableValue |
Method Fetcher\CoreClass::insert() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\LinkedResource |
22 |
missingType.iterableValue |
Method Fetcher\LinkedResource::insert() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Resource |
22 |
missingType.iterableValue |
Method Fetcher\Resource::insert() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Run |
22 |
missingType.iterableValue |
Method Fetcher\Run::insert() has parameter $data with no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\CoreClass |
25 |
missingType.parameter |
Method Fetcher\CoreClass::conf() has parameter $default with no type specified. |
| includes/trait-core.php |
Fetcher\CoreClass |
25 |
missingType.parameter |
Method Fetcher\CoreClass::conf() has parameter $key with no type specified. |
| includes/trait-core.php |
Fetcher\CoreClass |
25 |
missingType.return |
Method Fetcher\CoreClass::conf() has no return type specified. |
| includes/trait-core.php |
Fetcher\LinkedResource |
25 |
missingType.parameter |
Method Fetcher\LinkedResource::conf() has parameter $default with no type specified. |
| includes/trait-core.php |
Fetcher\LinkedResource |
25 |
missingType.parameter |
Method Fetcher\LinkedResource::conf() has parameter $key with no type specified. |
| includes/trait-core.php |
Fetcher\LinkedResource |
25 |
missingType.return |
Method Fetcher\LinkedResource::conf() has no return type specified. |
| includes/trait-core.php |
Fetcher\Resource |
25 |
missingType.parameter |
Method Fetcher\Resource::conf() has parameter $default with no type specified. |
| includes/trait-core.php |
Fetcher\Resource |
25 |
missingType.parameter |
Method Fetcher\Resource::conf() has parameter $key with no type specified. |
| includes/trait-core.php |
Fetcher\Resource |
25 |
missingType.return |
Method Fetcher\Resource::conf() has no return type specified. |
| includes/trait-core.php |
Fetcher\CoreClass |
39 |
missingType.iterableValue |
Method Fetcher\CoreClass::json() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\LinkedResource |
39 |
missingType.iterableValue |
Method Fetcher\LinkedResource::json() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Resource |
39 |
missingType.iterableValue |
Method Fetcher\Resource::json() return type has no value type specified in iterable type array. |
| includes/trait-core.php |
Fetcher\Run |
39 |
missingType.iterableValue |
Method Fetcher\Run::json() return type has no value type specified in iterable type array. |
| includes/trait-index.php |
Fetcher\Resource |
8 |
missingType.return |
Method Fetcher\Resource::index_file() has no return type specified. |
| includes/trait-index.php |
Fetcher\Resource |
15 |
missingType.return |
Method Fetcher\Resource::index_html() has no return type specified. |
| includes/trait-index.php |
Fetcher\Resource |
19 |
missingType.return |
Method Fetcher\Resource::index_pdf() has no return type specified. |
| includes/trait-index.php |
Fetcher\Resource |
23 |
missingType.return |
Method Fetcher\Resource::index_ppt() has no return type specified. |
| includes/trait-index.php |
Fetcher\Resource |
27 |
missingType.return |
Method Fetcher\Resource::index_word() has no return type specified. |
| includes/trait-index.php |
Fetcher\Resource |
32 |
missingType.return |
Method Fetcher\Resource::search_fetch() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
12 |
missingType.property |
Property Fetcher\Resource::$linked_resources has no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
13 |
missingType.property |
Property Fetcher\Resource::$regexes has no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
14 |
missingType.property |
Property Fetcher\Resource::$source_urls has no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
15 |
missingType.property |
Property Fetcher\Resource::$urls_to_map has no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
16 |
missingType.property |
Property Fetcher\Resource::$urls_to_skip has no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
17 |
missingType.property |
Property Fetcher\Resource::$header_attributes has no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
18 |
missingType.property |
Property Fetcher\Resource::$extra_tags has no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
19 |
missingType.property |
Property Fetcher\Resource::$site_string_short has no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
21 |
missingType.return |
Method Fetcher\Resource::fix_up() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
29 |
missingType.return |
Method Fetcher\Resource::process_initialise() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
46 |
variable.undefined |
Undefined variable: $T |
| includes/trait-process.php |
Fetcher\Resource |
48 |
property.notFound |
Access to an undefined property Fetcher\Resource::$site_string. |
| includes/trait-process.php |
Fetcher\Resource |
62 |
missingType.parameter |
Method Fetcher\Resource::push_urls() has parameter $flag with no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
62 |
missingType.parameter |
Method Fetcher\Resource::push_urls() has parameter $urls with no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
62 |
missingType.return |
Method Fetcher\Resource::push_urls() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
64 |
variable.undefined |
Undefined variable: $_url |
| includes/trait-process.php |
Fetcher\Resource |
71 |
regexp.pattern |
Regex pattern is invalid: Unknown modifier ']' in pattern: /\A\/(?[^/].*)?\Z/ms |
| includes/trait-process.php |
Fetcher\Resource |
72 |
method.notFound |
Call to an undefined method Fetcher\Resource::_push_url(). |
| includes/trait-process.php |
Fetcher\Resource |
74 |
property.notFound |
Access to an undefined property Fetcher\Resource::$site_string. |
| includes/trait-process.php |
Fetcher\Resource |
75 |
method.notFound |
Call to an undefined method Fetcher\Resource::_push_url(). |
| includes/trait-process.php |
Fetcher\Resource |
78 |
regexp.pattern |
Regex pattern is invalid: Delimiter must not be alphanumeric, backslash, or NUL in pattern: \A(?:https?:)[&][#](?:47|x2F)/mxis |
| includes/trait-process.php |
Fetcher\Resource |
79 |
regexp.pattern |
Regex pattern is invalid: Delimiter must not be alphanumeric, backslash, or NUL in pattern: \A(?:webcal|ftp|mailto|tel):/mxis |
| includes/trait-process.php |
Fetcher\Resource |
80 |
arguments.count |
Method Fetcher\Resource::_external_url() invoked with 1 parameter, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
82 |
method.notFound |
Call to an undefined method Fetcher\Resource::_push_url(). |
| includes/trait-process.php |
Fetcher\Resource |
82 |
method.notFound |
Call to an undefined method Fetcher\Resource::rel_url(). |
| includes/trait-process.php |
Fetcher\Resource |
86 |
missingType.parameter |
Method Fetcher\Resource::_push_urls() has parameter $source_url with no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
86 |
missingType.return |
Method Fetcher\Resource::_push_urls() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
117 |
method.notFound |
Call to an undefined method Fetcher\Resource::_url_mapper(). |
| includes/trait-process.php |
Fetcher\Resource |
119 |
method.notFound |
Call to an undefined method Fetcher\Resource::add_linked_resources(). |
| includes/trait-process.php |
Fetcher\Resource |
119 |
method.notFound |
Call to an undefined method Fetcher\Resource::generate_resource(). |
| includes/trait-process.php |
Fetcher\Resource |
120 |
method.notFound |
Call to an undefined method Fetcher\Resource::_url_mapper(). |
| includes/trait-process.php |
Fetcher\Resource |
125 |
missingType.return |
Method Fetcher\Resource::_external_url() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
131 |
variable.undefined |
Undefined variable: $url |
| includes/trait-process.php |
Fetcher\Resource |
132 |
method.notFound |
Call to an undefined method Fetcher\Resource::generate_external_resource(). |
| includes/trait-process.php |
Fetcher\Resource |
132 |
variable.undefined |
Undefined variable: $url |
| includes/trait-process.php |
Fetcher\Resource |
133 |
variable.undefined |
Undefined variable: $url |
| includes/trait-process.php |
Fetcher\Resource |
135 |
missingType.return |
Method Fetcher\Resource::mapped_url() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
158 |
missingType.return |
Method Fetcher\Resource::remove_domain() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
169 |
missingType.parameter |
Method Fetcher\Resource::create_target_url() has parameter $url with no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
169 |
missingType.return |
Method Fetcher\Resource::create_target_url() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
184 |
missingType.return |
Method Fetcher\Resource::_rel_url() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
192 |
missingType.return |
Method Fetcher\Resource::mapped_srcset_url() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
206 |
missingType.return |
Method Fetcher\Resource::set_up_regex() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
209 |
missingType.return |
Method Fetcher\Resource::patch_domains_short() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
212 |
missingType.return |
Method Fetcher\Resource::_skipped_urls() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
228 |
missingType.return |
Method Fetcher\Resource::process_req() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
246 |
missingType.return |
Method Fetcher\Resource::process_html() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
247 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
256 |
booleanOr.rightAlwaysTrue |
Right side of || is always true. |
| includes/trait-process.php |
Fetcher\Resource |
256 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
257 |
booleanOr.rightAlwaysTrue |
Right side of || is always true. |
| includes/trait-process.php |
Fetcher\Resource |
259 |
arguments.count |
Method Fetcher\Resource::__process_html() invoked with 1 parameter, 2 required. |
| includes/trait-process.php |
Fetcher\Resource |
259 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
259 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
345 |
missingType.parameter |
Method Fetcher\Resource::__process_html() has parameter $html with no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
345 |
missingType.parameter |
Method Fetcher\Resource::__process_html() has parameter $url_type with no type specified. |
| includes/trait-process.php |
Fetcher\Resource |
345 |
missingType.return |
Method Fetcher\Resource::__process_html() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
351 |
arguments.count |
Method Fetcher\Resource::mapped_url() invoked with 2 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
358 |
arguments.count |
Method Fetcher\Resource::mapped_url() invoked with 2 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
363 |
property.notFound |
Access to an undefined property Fetcher\Resource::$headers. |
| includes/trait-process.php |
Fetcher\Resource |
378 |
function.notFound |
Function decode_entities not found. |
| includes/trait-process.php |
Fetcher\Resource |
378 |
function.notFound |
Function decode_json not found. |
| includes/trait-process.php |
Fetcher\Resource |
387 |
variable.undefined |
Undefined variable: $type |
| includes/trait-process.php |
Fetcher\Resource |
388 |
argument.sprintf |
Call to sprintf contains 1 placeholder, 2 values given. |
| includes/trait-process.php |
Fetcher\Resource |
388 |
arguments.count |
Method Fetcher\Resource::mapped_url() invoked with 2 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
388 |
variable.undefined |
Undefined variable: $link |
| includes/trait-process.php |
Fetcher\Resource |
388 |
variable.undefined |
Undefined variable: $type |
| includes/trait-process.php |
Fetcher\Resource |
391 |
argument.type |
Parameter #2 $replacement of function preg_replace expects array<float|int|string>|string, string|null given. |
| includes/trait-process.php |
Fetcher\Resource |
391 |
arguments.count |
Function preg_replace invoked with 2 parameters, 3-5 required. |
| includes/trait-process.php |
Fetcher\Resource |
402 |
arguments.count |
Method Fetcher\Resource::mapped_url() invoked with 2 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
410 |
argument.type |
Parameter #2 $array of function array_map expects array, list<string>|false given. |
| includes/trait-process.php |
Fetcher\Resource |
414 |
arguments.count |
Method Fetcher\Resource::mapped_srcset_url() invoked with 2 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
421 |
arguments.count |
Method Fetcher\Resource::mapped_url() invoked with 2 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
428 |
arguments.count |
Method Fetcher\Resource::mapped_url() invoked with 2 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
437 |
missingType.return |
Method Fetcher\Resource::process_xml() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
438 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
439 |
if.alwaysTrue |
If condition is always true. |
| includes/trait-process.php |
Fetcher\Resource |
440 |
arguments.count |
Method Fetcher\Resource::push_urls() invoked with 1 parameter, 2 required. |
| includes/trait-process.php |
Fetcher\Resource |
441 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
442 |
arguments.count |
Method Fetcher\Resource::mapped_url() invoked with 2 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
443 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
446 |
if.alwaysTrue |
If condition is always true. |
| includes/trait-process.php |
Fetcher\Resource |
447 |
arguments.count |
Method Fetcher\Resource::push_urls() invoked with 1 parameter, 2 required. |
| includes/trait-process.php |
Fetcher\Resource |
449 |
arguments.count |
Method Fetcher\Resource::mapped_url() invoked with 3 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
449 |
variable.undefined |
Undefined variable: $url |
| includes/trait-process.php |
Fetcher\Resource |
452 |
arguments.count |
Method Fetcher\Resource::patch_domains_short() invoked with 1 parameter, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
471 |
missingType.return |
Method Fetcher\Resource::process_css() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
472 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
473 |
if.alwaysTrue |
If condition is always true. |
| includes/trait-process.php |
Fetcher\Resource |
474 |
method.notFound |
Call to an undefined method Fetcher\Resource::push_url(). |
| includes/trait-process.php |
Fetcher\Resource |
475 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
476 |
arguments.count |
Method Fetcher\Resource::mapped_url() invoked with 2 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
477 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
480 |
if.alwaysTrue |
If condition is always true. |
| includes/trait-process.php |
Fetcher\Resource |
481 |
method.notFound |
Call to an undefined method Fetcher\Resource::push_url(). |
| includes/trait-process.php |
Fetcher\Resource |
483 |
arguments.count |
Method Fetcher\Resource::mapped_url() invoked with 2 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
494 |
missingType.return |
Method Fetcher\Resource::process_js() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
495 |
arguments.count |
Method Fetcher\Resource::patch_domains_short() invoked with 1 parameter, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
495 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
495 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
507 |
missingType.return |
Method Fetcher\Resource::process_txt() has no return type specified. |
| includes/trait-process.php |
Fetcher\Resource |
508 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-process.php |
Fetcher\Resource |
509 |
if.alwaysTrue |
If condition is always true. |
| includes/trait-process.php |
Fetcher\Resource |
510 |
arguments.count |
Method Fetcher\Resource::push_urls() invoked with 1 parameter, 2 required. |
| includes/trait-process.php |
Fetcher\Resource |
511 |
argument.type |
Parameter #3 $subject of function preg_replace_callback expects array<float|int|string>|string, Closure given. |
| includes/trait-process.php |
Fetcher\Resource |
511 |
arguments.count |
Method Fetcher\Resource::mapped_url() invoked with 2 parameters, 0 required. |
| includes/trait-process.php |
Fetcher\Resource |
511 |
property.notFound |
Access to an undefined property Fetcher\Resource::$content. |
| includes/trait-sitemap.php |
- |
81 |
trait.unused |
Trait Fetcher\SiteMap is used zero times and is not analysed. |
| test/trait-process-support.php |
- |
5 |
trait.unused |
Trait Fetcher\ProcessSupport is used zero times and is not analysed. |