xref: /webtrees/phpstan-baseline.neon (revision 30e63383b10bafff54347985dcdbd10c40c33f62)
1parameters:
2	ignoreErrors:
3		-
4			message: "#^Parameter \\#1 \\$line of method Fisharebest\\\\Webtrees\\\\CommonMark\\\\CensusTableParser\\:\\:parseRow\\(\\) expects string, string\\|null given\\.$#"
5			count: 1
6			path: app/CommonMark/CensusTableParser.php
7
8		-
9			message: "#^Cannot call method calendarUrl\\(\\) on Fisharebest\\\\Webtrees\\\\Date\\\\AbstractCalendarDate\\|null\\.$#"
10			count: 1
11			path: app/Date.php
12
13		-
14			message: "#^Method Fisharebest\\\\Webtrees\\\\Date\\\\AbstractCalendarDate\\:\\:formatGedcomMonth\\(\\) should return string but returns int\\|string\\|false\\.$#"
15			count: 1
16			path: app/Date/AbstractCalendarDate.php
17
18		-
19			message: "#^Method Fisharebest\\\\Webtrees\\\\Elements\\\\DateValue\\:\\:escape\\(\\) should return string but returns string\\|null\\.$#"
20			count: 1
21			path: app/Elements/DateValue.php
22
23		-
24			message: "#^Method Fisharebest\\\\Webtrees\\\\Elements\\\\LanguageId\\:\\:canonical\\(\\) should return string but returns string\\|null\\.$#"
25			count: 1
26			path: app/Elements/LanguageId.php
27
28		-
29			message: "#^Parameter \\#1 \\$num of function dechex expects int, float\\|int given\\.$#"
30			count: 1
31			path: app/Elements/PafUid.php
32
33		-
34			message: "#^Method Fisharebest\\\\Webtrees\\\\Fact\\:\\:getNotes\\(\\) should return array\\<Fisharebest\\\\Webtrees\\\\Note\\|string\\> but returns array\\<int, array\\|Fisharebest\\\\Webtrees\\\\Note\\|string\\|null\\>\\.$#"
35			count: 1
36			path: app/Fact.php
37
38		-
39			message: "#^Parameter \\#1 \\$string of function trim expects string, string\\|null given\\.$#"
40			count: 1
41			path: app/Factories/SlugFactory.php
42
43		-
44			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|false given\\.$#"
45			count: 1
46			path: app/Factories/SlugFactory.php
47
48		-
49			message: "#^Parameter \\#1 \\$commonMark of method League\\\\CommonMark\\\\Converter\\:\\:convertToHtml\\(\\) expects string, string\\|null given\\.$#"
50			count: 1
51			path: app/Filter.php
52
53		-
54			message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#"
55			count: 1
56			path: app/Functions/FunctionsImport.php
57
58		-
59			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
60			count: 9
61			path: app/Functions/FunctionsImport.php
62
63		-
64			message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
65			count: 2
66			path: app/Functions/FunctionsImport.php
67
68		-
69			message: "#^Parameter \\#1 \\$array of function array_intersect expects array, array\\<int, string\\>\\|false given\\.$#"
70			count: 1
71			path: app/Functions/FunctionsPrint.php
72
73		-
74			message: "#^Parameter \\#1 \\$uniquefacts of static method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsPrint\\:\\:checkFactUnique\\(\\) expects array\\<string\\>, array\\<int, string\\>\\|false given\\.$#"
75			count: 1
76			path: app/Functions/FunctionsPrint.php
77
78		-
79			message: "#^Parameter \\#2 \\$offset of function substr expects int, int\\<0, max\\>\\|false given\\.$#"
80			count: 1
81			path: app/Functions/FunctionsPrint.php
82
83		-
84			message: "#^Parameter \\#2 \\.\\.\\.\\$arrays of function array_merge expects array, array\\<int, string\\>\\|false given\\.$#"
85			count: 1
86			path: app/Functions/FunctionsPrint.php
87
88		-
89			message: "#^Argument of an invalid type array\\<string\\>\\|string supplied for foreach, only iterables are supported\\.$#"
90			count: 1
91			path: app/Functions/FunctionsPrintFacts.php
92
93		-
94			message: "#^Parameter \\#1 \\$value of method Fisharebest\\\\Webtrees\\\\Contracts\\\\ElementInterface\\:\\:labelValue\\(\\) expects string, array\\<string\\>\\|string given\\.$#"
95			count: 5
96			path: app/Functions/FunctionsPrintFacts.php
97
98		-
99			message: "#^Parameter \\#2 \\$offset of function substr expects int, int\\<0, max\\>\\|false given\\.$#"
100			count: 1
101			path: app/Functions/FunctionsPrintFacts.php
102
103		-
104			message: "#^Parameter \\#3 \\$offset of function strpos expects int, int\\<0, max\\>\\|false given\\.$#"
105			count: 1
106			path: app/Functions/FunctionsPrintFacts.php
107
108		-
109			message:
110				"""
111					#^Binary operation "\\." between array\\|string and '
112					' results in an error\\.$#
113				"""
114			count: 2
115			path: app/Functions/FunctionsRtl.php
116
117		-
118			message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsRtl\\:\\:spanLtrRtl\\(\\) should return string but returns array\\|string\\.$#"
119			count: 1
120			path: app/Functions/FunctionsRtl.php
121
122		-
123			message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsRtl\\:\\:starredName\\(\\) should return string but returns string\\|null\\.$#"
124			count: 1
125			path: app/Functions/FunctionsRtl.php
126
127		-
128			message: "#^Parameter \\#1 \\$string of function substr expects string, array\\|string given\\.$#"
129			count: 4
130			path: app/Functions/FunctionsRtl.php
131
132		-
133			message: "#^Parameter \\#2 \\$offset of function substr expects int, int\\<0, max\\>\\|false given\\.$#"
134			count: 1
135			path: app/Functions/FunctionsRtl.php
136
137		-
138			message: "#^Parameter \\#3 \\$length of function substr expects int\\|null, int\\<0, max\\>\\|false given\\.$#"
139			count: 1
140			path: app/Functions/FunctionsRtl.php
141
142		-
143			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
144			count: 1
145			path: app/Functions/FunctionsRtl.php
146
147		-
148			message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
149			count: 1
150			path: app/Functions/FunctionsRtl.php
151
152		-
153			message: "#^Array \\(array\\<array\\<string\\>\\>\\) does not accept array\\<string, string\\|null\\>\\.$#"
154			count: 1
155			path: app/GedcomRecord.php
156
157		-
158			message: "#^Method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:lastChangeTimestamp\\(\\) should return Fisharebest\\\\Webtrees\\\\Carbon but returns Fisharebest\\\\Webtrees\\\\Carbon\\|false\\.$#"
159			count: 3
160			path: app/GedcomRecord.php
161
162		-
163			message: "#^Parameter \\#1 \\$array of function array_shift expects array, array\\<int, string\\>\\|false given\\.$#"
164			count: 2
165			path: app/GedcomRecord.php
166
167		-
168			message: "#^Parameter \\#1 \\$string of function trim expects string, string\\|null given\\.$#"
169			count: 2
170			path: app/GedcomRecord.php
171
172		-
173			message: "#^Parameter \\#2 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateFact\\(\\) expects string, string\\|null given\\.$#"
174			count: 1
175			path: app/GedcomRecord.php
176
177		-
178			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
179			count: 1
180			path: app/GedcomRecord.php
181
182		-
183			message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
184			count: 1
185			path: app/Helpers/functions.php
186
187		-
188			message: "#^Strict comparison using \\=\\=\\= between '\\-dev' and '' will always evaluate to false\\.$#"
189			count: 1
190			path: app/Helpers/functions.php
191
192		-
193			message: "#^Parameter \\#1 \\$host of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withHost\\(\\) expects string, string\\|false given\\.$#"
194			count: 1
195			path: app/Http/Middleware/BaseUrl.php
196
197		-
198			message: "#^Parameter \\#1 \\$path of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withPath\\(\\) expects string, string\\|false given\\.$#"
199			count: 1
200			path: app/Http/Middleware/BaseUrl.php
201
202		-
203			message: "#^Parameter \\#1 \\$port of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withPort\\(\\) expects int\\|null, int\\|false\\|null given\\.$#"
204			count: 1
205			path: app/Http/Middleware/BaseUrl.php
206
207		-
208			message: "#^Parameter \\#1 \\$scheme of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withScheme\\(\\) expects string, string\\|false given\\.$#"
209			count: 1
210			path: app/Http/Middleware/BaseUrl.php
211
212		-
213			message: "#^Parameter \\#1 \\$message of static method Fisharebest\\\\Webtrees\\\\Log\\:\\:addErrorLog\\(\\) expects string, string\\|null given\\.$#"
214			count: 1
215			path: app/Http/Middleware/HandleExceptions.php
216
217		-
218			message: "#^Parameter \\#1 \\$basepath of class Aura\\\\Router\\\\RouterContainer constructor expects string\\|null, string\\|false\\|null given\\.$#"
219			count: 1
220			path: app/Http/Middleware/LoadRoutes.php
221
222		-
223			message: "#^Argument of an invalid type array\\|false supplied for foreach, only iterables are supported\\.$#"
224			count: 1
225			path: app/Http/Middleware/ReadConfigIni.php
226
227		-
228			message: "#^Call to function assert\\(\\) with false will always evaluate to false\\.$#"
229			count: 1
230			path: app/Http/Middleware/UseDatabase.php
231
232		-
233			message: "#^Instanceof between \\$this\\(Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\UseDatabase\\) and Illuminate\\\\Database\\\\Query\\\\Builder will always evaluate to false\\.$#"
234			count: 1
235			path: app/Http/Middleware/UseDatabase.php
236
237		-
238			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\UseTransaction\\:\\:process\\(\\) should return Psr\\\\Http\\\\Message\\\\ResponseInterface but returns Psr\\\\Http\\\\Message\\\\ResponseInterface\\|null\\.$#"
239			count: 1
240			path: app/Http/Middleware/UseTransaction.php
241
242		-
243			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\:\\:searchPlaceNames\\(\\)\\.$#"
244			count: 1
245			path: app/Http/RequestHandlers/AutoCompletePlace.php
246
247		-
248			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\AutoCompletePlace\\:\\:search\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<string\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Place\\>\\.$#"
249			count: 1
250			path: app/Http/RequestHandlers/AutoCompletePlace.php
251
252		-
253			message: "#^Access to an undefined property Fisharebest\\\\Webtrees\\\\Fact\\:\\:\\$anniv\\.$#"
254			count: 1
255			path: app/Http/RequestHandlers/CalendarEvents.php
256
257		-
258			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
259			count: 1
260			path: app/Http/RequestHandlers/CalendarEvents.php
261
262		-
263			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
264			count: 1
265			path: app/Http/RequestHandlers/CalendarEvents.php
266
267		-
268			message: "#^Cannot call method realName\\(\\) on Fisharebest\\\\Webtrees\\\\User\\|null\\.$#"
269			count: 1
270			path: app/Http/RequestHandlers/ContactPage.php
271
272		-
273			message: "#^Cannot access offset 'data_fix' on array\\|object\\|null\\.$#"
274			count: 1
275			path: app/Http/RequestHandlers/DataFixSelect.php
276
277		-
278			message: "#^Left side of && is always true\\.$#"
279			count: 1
280			path: app/Http/RequestHandlers/DeleteRecord.php
281
282		-
283			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\DeleteRecord\\:\\:removeLinks\\(\\) should return string but returns string\\|null\\.$#"
284			count: 1
285			path: app/Http/RequestHandlers/DeleteRecord.php
286
287		-
288			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
289			count: 4
290			path: app/Http/RequestHandlers/DeleteRecord.php
291
292		-
293			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateRecord\\(\\) expects string, string\\|null given\\.$#"
294			count: 1
295			path: app/Http/RequestHandlers/EditNoteAction.php
296
297		-
298			message: "#^Parameter \\#1 \\$string of function trim expects string, string\\|null given\\.$#"
299			count: 1
300			path: app/Http/RequestHandlers/EditRawRecordAction.php
301
302		-
303			message: "#^Parameter \\#1 \\$hostname of function gethostbyname expects string, string\\|false given\\.$#"
304			count: 1
305			path: app/Http/RequestHandlers/EmailPreferencesPage.php
306
307		-
308			message: "#^Parameter \\#1 \\$stream of function stream_get_meta_data expects resource, resource\\|false given\\.$#"
309			count: 1
310			path: app/Http/RequestHandlers/ExportGedcomClient.php
311
312		-
313			message: "#^Cannot call method displayImage\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
314			count: 1
315			path: app/Http/RequestHandlers/FixLevel0MediaData.php
316
317		-
318			message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
319			count: 2
320			path: app/Http/RequestHandlers/FixLevel0MediaData.php
321
322		-
323			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
324			count: 1
325			path: app/Http/RequestHandlers/FixLevel0MediaData.php
326
327		-
328			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
329			count: 1
330			path: app/Http/RequestHandlers/FixLevel0MediaData.php
331
332		-
333			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
334			count: 1
335			path: app/Http/RequestHandlers/FixLevel0MediaData.php
336
337		-
338			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
339			count: 1
340			path: app/Http/RequestHandlers/FixLevel0MediaData.php
341
342		-
343			message: "#^Access to an undefined property object\\:\\:\\$chunk_data\\.$#"
344			count: 5
345			path: app/Http/RequestHandlers/GedcomLoad.php
346
347		-
348			message: "#^Access to an undefined property object\\:\\:\\$gedcom_chunk_id\\.$#"
349			count: 3
350			path: app/Http/RequestHandlers/GedcomLoad.php
351
352		-
353			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
354			count: 1
355			path: app/Http/RequestHandlers/GedcomLoad.php
356
357		-
358			message: "#^Cannot access property \\$chunk_data on object\\|null\\.$#"
359			count: 3
360			path: app/Http/RequestHandlers/GedcomLoad.php
361
362		-
363			message: "#^Cannot access property \\$gedcom_chunk_id on object\\|null\\.$#"
364			count: 1
365			path: app/Http/RequestHandlers/GedcomLoad.php
366
367		-
368			message: "#^Parameter \\#1 \\$path of function basename expects string, string\\|null given\\.$#"
369			count: 1
370			path: app/Http/RequestHandlers/ImportGedcomAction.php
371
372		-
373			message: "#^Cannot call method createFact\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
374			count: 1
375			path: app/Http/RequestHandlers/ImportThumbnailsAction.php
376
377		-
378			message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
379			count: 1
380			path: app/Http/RequestHandlers/ImportThumbnailsAction.php
381
382		-
383			message: "#^Cannot call method firstImageFile\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
384			count: 1
385			path: app/Http/RequestHandlers/ImportThumbnailsAction.php
386
387		-
388			message: "#^Cannot call method tree\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
389			count: 1
390			path: app/Http/RequestHandlers/ImportThumbnailsAction.php
391
392		-
393			message: "#^Cannot call method updateRecord\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
394			count: 1
395			path: app/Http/RequestHandlers/ImportThumbnailsAction.php
396
397		-
398			message: "#^Cannot call method xref\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
399			count: 1
400			path: app/Http/RequestHandlers/ImportThumbnailsAction.php
401
402		-
403			message: "#^Parameter \\#1 \\$record of method Fisharebest\\\\Webtrees\\\\Services\\\\PendingChangesService\\:\\:acceptRecord\\(\\) expects Fisharebest\\\\Webtrees\\\\GedcomRecord, Fisharebest\\\\Webtrees\\\\Media\\|null given\\.$#"
404			count: 1
405			path: app/Http/RequestHandlers/ImportThumbnailsAction.php
406
407		-
408			message: "#^Cannot access offset 0 on \\(array\\<int, string\\>&nonEmpty\\)\\|false\\.$#"
409			count: 2
410			path: app/Http/RequestHandlers/ImportThumbnailsData.php
411
412		-
413			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\IndividualPage\\:\\:getSidebars\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleSidebarInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\>\\.$#"
414			count: 1
415			path: app/Http/RequestHandlers/IndividualPage.php
416
417		-
418			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\IndividualPage\\:\\:getTabs\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleTabInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\>\\.$#"
419			count: 1
420			path: app/Http/RequestHandlers/IndividualPage.php
421
422		-
423			message: "#^Cannot access offset '0' on array\\|false\\.$#"
424			count: 1
425			path: app/Http/RequestHandlers/ManageMediaData.php
426
427		-
428			message: "#^Cannot access offset '1' on array\\|false\\.$#"
429			count: 1
430			path: app/Http/RequestHandlers/ManageMediaData.php
431
432		-
433			message: "#^Parameter \\#4 \\$sort_columns of method Fisharebest\\\\Webtrees\\\\Services\\\\DatatablesService\\:\\:handleQuery\\(\\) expects array\\<string\\>, array\\<int, Illuminate\\\\Database\\\\Query\\\\Expression\\|string\\> given\\.$#"
434			count: 2
435			path: app/Http/RequestHandlers/ManageMediaData.php
436
437		-
438			message: "#^Parameter \\#1 \\$haystack of function str_contains expects string, string\\|false given\\.$#"
439			count: 1
440			path: app/Http/RequestHandlers/MapDataImportAction.php
441
442		-
443			message: "#^Parameter \\#1 \\$json of function json_decode expects string, string\\|false given\\.$#"
444			count: 1
445			path: app/Http/RequestHandlers/MapDataImportAction.php
446
447		-
448			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateRecord\\(\\) expects string, string\\|null given\\.$#"
449			count: 1
450			path: app/Http/RequestHandlers/MergeFactsAction.php
451
452		-
453			message: "#^Parameter \\#1 \\$callback of function call_user_func expects callable\\(\\)\\: mixed, array\\(Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface, string\\) given\\.$#"
454			count: 1
455			path: app/Http/RequestHandlers/ModuleAction.php
456
457		-
458			message: "#^Cannot call method local\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#"
459			count: 1
460			path: app/Http/RequestHandlers/PendingChangesLogData.php
461
462		-
463			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\PendingChangesLogPage\\:\\:changeStatuses\\(\\) return type has no value type specified in iterable type array\\.$#"
464			count: 1
465			path: app/Http/RequestHandlers/PendingChangesLogPage.php
466
467		-
468			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|false given\\.$#"
469			count: 1
470			path: app/Http/RequestHandlers/PhpInformation.php
471
472		-
473			message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#"
474			count: 1
475			path: app/Http/RequestHandlers/SearchGeneralPage.php
476
477		-
478			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\SearchReplaceAction\\:\\:replaceIndividualNames\\(\\) has parameter \\$records with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
479			count: 1
480			path: app/Http/RequestHandlers/SearchReplaceAction.php
481
482		-
483			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\SearchReplaceAction\\:\\:replacePlaces\\(\\) has parameter \\$records with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
484			count: 1
485			path: app/Http/RequestHandlers/SearchReplaceAction.php
486
487		-
488			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\SearchReplaceAction\\:\\:replaceRecords\\(\\) has parameter \\$records with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
489			count: 1
490			path: app/Http/RequestHandlers/SearchReplaceAction.php
491
492		-
493			message: "#^Parameter \\#2 \\.\\.\\.\\$arrays of function array_merge expects array, array\\<int, string\\>\\|false given\\.$#"
494			count: 1
495			path: app/Http/RequestHandlers/SearchReplaceAction.php
496
497		-
498			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\Select2Place\\:\\:search\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<array\\<string, string\\>\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Place\\>\\.$#"
499			count: 1
500			path: app/Http/RequestHandlers/Select2Place.php
501
502		-
503			message: "#^Parameter \\#1 \\$string of function substr expects string, string\\|false given\\.$#"
504			count: 1
505			path: app/Http/RequestHandlers/SetupWizard.php
506
507		-
508			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, string\\|false given\\.$#"
509			count: 1
510			path: app/Http/RequestHandlers/SetupWizard.php
511
512		-
513			message: "#^Cannot call method local\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#"
514			count: 1
515			path: app/Http/RequestHandlers/SiteLogsData.php
516
517		-
518			message: "#^Cannot cast array\\|string\\|false to int\\.$#"
519			count: 1
520			path: app/Http/RequestHandlers/SitePreferencesPage.php
521
522		-
523			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Routes\\\\ApiRoutes\\:\\:load\\(\\) has parameter \\$router with no value type specified in iterable type Aura\\\\Router\\\\Map\\.$#"
524			count: 1
525			path: app/Http/Routes/ApiRoutes.php
526
527		-
528			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Routes\\\\WebRoutes\\:\\:load\\(\\) has parameter \\$router with no value type specified in iterable type Aura\\\\Router\\\\Map\\.$#"
529			count: 1
530			path: app/Http/Routes/WebRoutes.php
531
532		-
533			message: "#^Cannot call method compare\\(\\) on Collator\\|null\\.$#"
534			count: 1
535			path: app/I18N.php
536
537		-
538			message: "#^Method Fisharebest\\\\Webtrees\\\\I18N\\:\\:language\\(\\) should return Fisharebest\\\\Webtrees\\\\Module\\\\ModuleLanguageInterface but returns Fisharebest\\\\Webtrees\\\\Module\\\\ModuleLanguageInterface\\|null\\.$#"
539			count: 1
540			path: app/I18N.php
541
542		-
543			message: "#^PHPDoc tag @var for variable \\$locales has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
544			count: 1
545			path: app/I18N.php
546
547		-
548			message: "#^Array \\(array\\<array\\<string\\>\\>\\) does not accept array\\<string, mixed\\>\\.$#"
549			count: 1
550			path: app/Individual.php
551
552		-
553			message: "#^Binary operation \"\\*\" between string and 365 results in an error\\.$#"
554			count: 1
555			path: app/Individual.php
556
557		-
558			message: "#^Binary operation \"\\.\" between string and array\\|string results in an error\\.$#"
559			count: 1
560			path: app/Individual.php
561
562		-
563			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
564			count: 2
565			path: app/Individual.php
566
567		-
568			message: "#^Cannot call method spouseFamilies\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
569			count: 1
570			path: app/Individual.php
571
572		-
573			message: "#^Parameter \\#1 \\$haystack of function strpos expects string, string\\|null given\\.$#"
574			count: 1
575			path: app/Individual.php
576
577		-
578			message: "#^Parameter \\#1 \\$num1 of function intdiv expects int, float\\|int given\\.$#"
579			count: 1
580			path: app/Individual.php
581
582		-
583			message: "#^Parameter \\#1 \\$string of function substr expects string, string\\|null given\\.$#"
584			count: 2
585			path: app/Individual.php
586
587		-
588			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
589			count: 1
590			path: app/Individual.php
591
592		-
593			message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#"
594			count: 1
595			path: app/Individual.php
596
597		-
598			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
599			count: 2
600			path: app/Individual.php
601
602		-
603			message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
604			count: 2
605			path: app/Individual.php
606
607		-
608			message: "#^Method Fisharebest\\\\Webtrees\\\\Media\\:\\:formatListDetails\\(\\) should return string but returns string\\|false\\.$#"
609			count: 1
610			path: app/Media.php
611
612		-
613			message: "#^Method Fisharebest\\\\Webtrees\\\\Media\\:\\:mediaFiles\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\MediaFile\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Fact\\>\\.$#"
614			count: 1
615			path: app/Media.php
616
617		-
618			message: "#^Cannot call method updateFact\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
619			count: 1
620			path: app/Module/CensusAssistantModule.php
621
622		-
623			message: "#^Parameter \\#1 \\$stream of function stream_get_meta_data expects resource, resource\\|false given\\.$#"
624			count: 1
625			path: app/Module/ClippingsCartModule.php
626
627		-
628			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
629			count: 2
630			path: app/Module/CloudsTheme.php
631
632		-
633			message: "#^Cannot access offset int\\|false\\|null on array\\<int, string\\>\\|false\\.$#"
634			count: 1
635			path: app/Module/CloudsTheme.php
636
637		-
638			message: "#^Cannot access offset mixed on \\(array\\<int, string\\>&nonEmpty\\)\\|false\\.$#"
639			count: 1
640			path: app/Module/CloudsTheme.php
641
642		-
643			message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#"
644			count: 1
645			path: app/Module/CloudsTheme.php
646
647		-
648			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
649			count: 2
650			path: app/Module/CloudsTheme.php
651
652		-
653			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
654			count: 2
655			path: app/Module/FabTheme.php
656
657		-
658			message: "#^Cannot access offset int\\|false\\|null on array\\<int, string\\>\\|false\\.$#"
659			count: 1
660			path: app/Module/FabTheme.php
661
662		-
663			message: "#^Cannot access offset mixed on \\(array\\<int, string\\>&nonEmpty\\)\\|false\\.$#"
664			count: 1
665			path: app/Module/FabTheme.php
666
667		-
668			message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#"
669			count: 1
670			path: app/Module/FabTheme.php
671
672		-
673			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
674			count: 2
675			path: app/Module/FabTheme.php
676
677		-
678			message: "#^Cannot access property \\$body on object\\|null\\.$#"
679			count: 1
680			path: app/Module/FamilyTreeNewsModule.php
681
682		-
683			message: "#^Cannot access property \\$subject on object\\|null\\.$#"
684			count: 1
685			path: app/Module/FamilyTreeNewsModule.php
686
687		-
688			message: "#^Binary operation \"\\*\" between 90 and string results in an error\\.$#"
689			count: 1
690			path: app/Module/FanChartModule.php
691
692		-
693			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FanChartModule\\:\\:imageColor\\(\\) should return int but returns int\\|false\\.$#"
694			count: 1
695			path: app/Module/FanChartModule.php
696
697		-
698			message: "#^Parameter \\#1 \\$image of function imagecolorallocate expects GdImage, GdImage\\|false given\\.$#"
699			count: 1
700			path: app/Module/FanChartModule.php
701
702		-
703			message: "#^Parameter \\#1 \\$image of function imagecolorallocate expects GdImage, resource given\\.$#"
704			count: 1
705			path: app/Module/FanChartModule.php
706
707		-
708			message: "#^Parameter \\#1 \\$image of function imagecolortransparent expects GdImage, GdImage\\|false given\\.$#"
709			count: 1
710			path: app/Module/FanChartModule.php
711
712		-
713			message: "#^Parameter \\#1 \\$image of function imagedestroy expects GdImage, GdImage\\|false given\\.$#"
714			count: 1
715			path: app/Module/FanChartModule.php
716
717		-
718			message: "#^Parameter \\#1 \\$image of function imagefilledarc expects GdImage, GdImage\\|false given\\.$#"
719			count: 2
720			path: app/Module/FanChartModule.php
721
722		-
723			message: "#^Parameter \\#1 \\$image of function imagefilledrectangle expects GdImage, GdImage\\|false given\\.$#"
724			count: 1
725			path: app/Module/FanChartModule.php
726
727		-
728			message: "#^Parameter \\#1 \\$image of function imagepng expects GdImage, GdImage\\|false given\\.$#"
729			count: 1
730			path: app/Module/FanChartModule.php
731
732		-
733			message: "#^Parameter \\#1 \\$image of function imagettftext expects GdImage, GdImage\\|false given\\.$#"
734			count: 1
735			path: app/Module/FanChartModule.php
736
737		-
738			message: "#^Parameter \\#1 \\$image of method Fisharebest\\\\Webtrees\\\\Module\\\\FanChartModule\\:\\:imageColor\\(\\) expects resource, GdImage\\|false given\\.$#"
739			count: 4
740			path: app/Module/FanChartModule.php
741
742		-
743			message: "#^Parameter \\#2 \\$color of function imagecolortransparent expects int\\|null, int\\|false given\\.$#"
744			count: 1
745			path: app/Module/FanChartModule.php
746
747		-
748			message: "#^Parameter \\#2 \\$css_color of method Fisharebest\\\\Webtrees\\\\Module\\\\FanChartModule\\:\\:imageColor\\(\\) expects string, float\\|int\\|string given\\.$#"
749			count: 4
750			path: app/Module/FanChartModule.php
751
752		-
753			message: "#^Parameter \\#6 \\$color of function imagefilledrectangle expects int, int\\|false given\\.$#"
754			count: 1
755			path: app/Module/FanChartModule.php
756
757		-
758			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixCemeteryTag\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<stdClass\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<string\\>\\.$#"
759			count: 1
760			path: app/Module/FixCemeteryTag.php
761
762		-
763			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixDuplicateLinks\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<stdClass\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<string\\>\\.$#"
764			count: 1
765			path: app/Module/FixDuplicateLinks.php
766
767		-
768			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixDuplicateLinks\\:\\:updateGedcom\\(\\) should return string but returns string\\|null\\.$#"
769			count: 1
770			path: app/Module/FixDuplicateLinks.php
771
772		-
773			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixMissingDeaths\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<stdClass\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<string\\>\\.$#"
774			count: 1
775			path: app/Module/FixMissingDeaths.php
776
777		-
778			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixNameSlashesAndSpaces\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<stdClass\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<string\\>\\.$#"
779			count: 1
780			path: app/Module/FixNameSlashesAndSpaces.php
781
782		-
783			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixNameSlashesAndSpaces\\:\\:updateGedcom\\(\\) should return string but returns string\\|null\\.$#"
784			count: 1
785			path: app/Module/FixNameSlashesAndSpaces.php
786
787		-
788			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixNameTags\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<stdClass\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<string\\>\\.$#"
789			count: 1
790			path: app/Module/FixNameTags.php
791
792		-
793			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixPlaceNames\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<stdClass\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<string\\>\\.$#"
794			count: 1
795			path: app/Module/FixPlaceNames.php
796
797		-
798			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixPlaceNames\\:\\:updateGedcom\\(\\) should return string but returns string\\|null\\.$#"
799			count: 1
800			path: app/Module/FixPlaceNames.php
801
802		-
803			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixPrimaryTag\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<stdClass\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<string\\>\\.$#"
804			count: 1
805			path: app/Module/FixPrimaryTag.php
806
807		-
808			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixSearchAndReplace\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<stdClass\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<string\\>\\.$#"
809			count: 1
810			path: app/Module/FixSearchAndReplace.php
811
812		-
813			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixSearchAndReplace\\:\\:updateGedcom\\(\\) should return string but returns string\\|null\\.$#"
814			count: 1
815			path: app/Module/FixSearchAndReplace.php
816
817		-
818			message: "#^Access to an undefined property object\\:\\:\\$block_id\\.$#"
819			count: 2
820			path: app/Module/FrequentlyAskedQuestionsModule.php
821
822		-
823			message: "#^Access to an undefined property object\\:\\:\\$block_order\\.$#"
824			count: 2
825			path: app/Module/FrequentlyAskedQuestionsModule.php
826
827		-
828			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:sex\\(\\)\\.$#"
829			count: 17
830			path: app/Module/IndividualFactsTabModule.php
831
832		-
833			message: "#^Instanceof between Fisharebest\\\\Webtrees\\\\Individual and Fisharebest\\\\Webtrees\\\\Family will always evaluate to false\\.$#"
834			count: 1
835			path: app/Module/IndividualFactsTabModule.php
836
837		-
838			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\IndividualFactsTabModule\\:\\:historicFacts\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Fact\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\>\\.$#"
839			count: 1
840			path: app/Module/IndividualFactsTabModule.php
841
842		-
843			message: "#^Parameter \\#1 \\$gedcom of class Fisharebest\\\\Webtrees\\\\Fact constructor expects string, string\\|null given\\.$#"
844			count: 1
845			path: app/Module/IndividualFactsTabModule.php
846
847		-
848			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
849			count: 1
850			path: app/Module/IndividualFactsTabModule.php
851
852		-
853			message: "#^Variable \\$associates in PHPDoc tag @var does not match assigned variable \\$asso1\\.$#"
854			count: 1
855			path: app/Module/IndividualFactsTabModule.php
856
857		-
858			message: "#^Parameter \\#2 \\$key of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string\\|null, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
859			count: 2
860			path: app/Module/IndividualListModule.php
861
862		-
863			message: "#^Parameter \\#1 \\$string of function strip_tags expects string, string\\|false given\\.$#"
864			count: 1
865			path: app/Module/IndividualMetadataModule.php
866
867		-
868			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\InteractiveTree\\\\TreeView\\:\\:drawChildren\\(\\) has parameter \\$familyList with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
869			count: 1
870			path: app/Module/InteractiveTree/TreeView.php
871
872		-
873			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\LifespansChartModule\\:\\:chart\\(\\) has parameter \\$xrefs with no value type specified in iterable type array\\.$#"
874			count: 1
875			path: app/Module/LifespansChartModule.php
876
877		-
878			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\LifespansChartModule\\:\\:maxYear\\(\\) has parameter \\$individuals with no value type specified in iterable type array\\.$#"
879			count: 1
880			path: app/Module/LifespansChartModule.php
881
882		-
883			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\LifespansChartModule\\:\\:minYear\\(\\) has parameter \\$individuals with no value type specified in iterable type array\\.$#"
884			count: 1
885			path: app/Module/LifespansChartModule.php
886
887		-
888			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
889			count: 2
890			path: app/Module/MinimalTheme.php
891
892		-
893			message: "#^Cannot access offset int\\|false\\|null on array\\<int, string\\>\\|false\\.$#"
894			count: 1
895			path: app/Module/MinimalTheme.php
896
897		-
898			message: "#^Cannot access offset mixed on \\(array\\<int, string\\>&nonEmpty\\)\\|false\\.$#"
899			count: 1
900			path: app/Module/MinimalTheme.php
901
902		-
903			message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#"
904			count: 1
905			path: app/Module/MinimalTheme.php
906
907		-
908			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
909			count: 2
910			path: app/Module/MinimalTheme.php
911
912		-
913			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\:\\:getBlock\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
914			count: 1
915			path: app/Module/ModuleBlockInterface.php
916
917		-
918			message: "#^Property Fisharebest\\\\Webtrees\\\\Module\\\\NotesTabModule\\:\\:\\$facts type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
919			count: 1
920			path: app/Module/NotesTabModule.php
921
922		-
923			message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Services\\\\ChartService\\:\\:sosaStradonitzAncestors\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\Individual\\|null given\\.$#"
924			count: 1
925			path: app/Module/PedigreeMapModule.php
926
927		-
928			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\PrivacyPolicy\\:\\:analyticsModules\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleAnalyticsInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\>\\.$#"
929			count: 1
930			path: app/Module/PrivacyPolicy.php
931
932		-
933			message: "#^Cannot call method local\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|false\\.$#"
934			count: 1
935			path: app/Module/RecentChangesModule.php
936
937		-
938			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\RecentChangesModule\\:\\:getBlock\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
939			count: 1
940			path: app/Module/RecentChangesModule.php
941
942		-
943			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
944			count: 1
945			path: app/Module/RelationshipsChartModule.php
946
947		-
948			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
949			count: 1
950			path: app/Module/RelationshipsChartModule.php
951
952		-
953			message: "#^Cannot call method gedcom\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
954			count: 2
955			path: app/Module/RelationshipsChartModule.php
956
957		-
958			message: "#^Cannot call method sex\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
959			count: 4
960			path: app/Module/RelationshipsChartModule.php
961
962		-
963			message: "#^Cannot call method xref\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
964			count: 2
965			path: app/Module/RelationshipsChartModule.php
966
967		-
968			message: "#^Cannot call method canShow\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
969			count: 1
970			path: app/Module/ReviewChangesModule.php
971
972		-
973			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
974			count: 1
975			path: app/Module/ReviewChangesModule.php
976
977		-
978			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
979			count: 1
980			path: app/Module/ReviewChangesModule.php
981
982		-
983			message: "#^Call to an undefined method Sabre\\\\VObject\\\\Node\\:\\:add\\(\\)\\.$#"
984			count: 3
985			path: app/Module/ShareAnniversaryModule.php
986
987		-
988			message: "#^Property Fisharebest\\\\Webtrees\\\\Module\\\\SourcesTabModule\\:\\:\\$facts type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
989			count: 1
990			path: app/Module/SourcesTabModule.php
991
992		-
993			message: "#^Argument of an invalid type array\\|string supplied for foreach, only iterables are supported\\.$#"
994			count: 3
995			path: app/Module/StatisticsChartModule.php
996
997		-
998			message: "#^Binary operation \"\\+\" between int and int\\|string results in an error\\.$#"
999			count: 1
1000			path: app/Module/StatisticsChartModule.php
1001
1002		-
1003			message: "#^Binary operation \"\\-\" between string and 1 results in an error\\.$#"
1004			count: 2
1005			path: app/Module/StatisticsChartModule.php
1006
1007		-
1008			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\StatisticsChartModule\\:\\:fillYData\\(\\) has parameter \\$x_axis with no value type specified in iterable type array\\.$#"
1009			count: 1
1010			path: app/Module/StatisticsChartModule.php
1011
1012		-
1013			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\StatisticsChartModule\\:\\:fillYData\\(\\) has parameter \\$z_axis with no value type specified in iterable type array\\.$#"
1014			count: 1
1015			path: app/Module/StatisticsChartModule.php
1016
1017		-
1018			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\TimelineChartModule\\:\\:chart\\(\\) has parameter \\$xrefs with no value type specified in iterable type array\\.$#"
1019			count: 1
1020			path: app/Module/TimelineChartModule.php
1021
1022		-
1023			message: "#^Cannot access property \\$body on object\\|null\\.$#"
1024			count: 1
1025			path: app/Module/UserJournalModule.php
1026
1027		-
1028			message: "#^Cannot access property \\$subject on object\\|null\\.$#"
1029			count: 1
1030			path: app/Module/UserJournalModule.php
1031
1032		-
1033			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
1034			count: 2
1035			path: app/Module/WebtreesTheme.php
1036
1037		-
1038			message: "#^Cannot access offset int\\|false\\|null on array\\<int, string\\>\\|false\\.$#"
1039			count: 1
1040			path: app/Module/WebtreesTheme.php
1041
1042		-
1043			message: "#^Cannot access offset mixed on \\(array\\<int, string\\>&nonEmpty\\)\\|false\\.$#"
1044			count: 1
1045			path: app/Module/WebtreesTheme.php
1046
1047		-
1048			message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#"
1049			count: 1
1050			path: app/Module/WebtreesTheme.php
1051
1052		-
1053			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
1054			count: 2
1055			path: app/Module/WebtreesTheme.php
1056
1057		-
1058			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
1059			count: 2
1060			path: app/Module/XeneaTheme.php
1061
1062		-
1063			message: "#^Cannot access offset int\\|false\\|null on array\\<int, string\\>\\|false\\.$#"
1064			count: 1
1065			path: app/Module/XeneaTheme.php
1066
1067		-
1068			message: "#^Cannot access offset mixed on \\(array\\<int, string\\>&nonEmpty\\)\\|false\\.$#"
1069			count: 1
1070			path: app/Module/XeneaTheme.php
1071
1072		-
1073			message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#"
1074			count: 1
1075			path: app/Module/XeneaTheme.php
1076
1077		-
1078			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
1079			count: 2
1080			path: app/Module/XeneaTheme.php
1081
1082		-
1083			message: "#^Cannot access property \\$latitude on object\\|null\\.$#"
1084			count: 3
1085			path: app/PlaceLocation.php
1086
1087		-
1088			message: "#^Cannot access property \\$longitude on object\\|null\\.$#"
1089			count: 3
1090			path: app/PlaceLocation.php
1091
1092		-
1093			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:getStyle\\(\\) return type has no value type specified in iterable type array\\.$#"
1094			count: 1
1095			path: app/Report/AbstractRenderer.php
1096
1097		-
1098			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:getStyle\\(\\) should return array but returns array\\<string\\>\\|false\\.$#"
1099			count: 1
1100			path: app/Report/AbstractRenderer.php
1101
1102		-
1103			message: "#^Array \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\>\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\.$#"
1104			count: 3
1105			path: app/Report/HtmlRenderer.php
1106
1107		-
1108			message: "#^Elseif branch is unreachable because previous condition is always true\\.$#"
1109			count: 6
1110			path: app/Report/HtmlRenderer.php
1111
1112		-
1113			message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'addpage' will always evaluate to false\\.$#"
1114			count: 3
1115			path: app/Report/HtmlRenderer.php
1116
1117		-
1118			message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'footnotetexts' will always evaluate to false\\.$#"
1119			count: 3
1120			path: app/Report/HtmlRenderer.php
1121
1122		-
1123			message: "#^Array \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\>\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\.$#"
1124			count: 3
1125			path: app/Report/PdfRenderer.php
1126
1127		-
1128			message: "#^Array \\(array\\<array\\<string\\>\\>\\) does not accept string\\.$#"
1129			count: 1
1130			path: app/Report/PdfRenderer.php
1131
1132		-
1133			message: "#^Elseif branch is unreachable because previous condition is always true\\.$#"
1134			count: 6
1135			path: app/Report/PdfRenderer.php
1136
1137		-
1138			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\PdfRenderer\\:\\:getStyle\\(\\) return type has no value type specified in iterable type array\\.$#"
1139			count: 1
1140			path: app/Report/PdfRenderer.php
1141
1142		-
1143			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\PdfRenderer\\:\\:getStyle\\(\\) should return array but returns array\\<string\\>\\|string\\.$#"
1144			count: 1
1145			path: app/Report/PdfRenderer.php
1146
1147		-
1148			message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'addpage' will always evaluate to false\\.$#"
1149			count: 3
1150			path: app/Report/PdfRenderer.php
1151
1152		-
1153			message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'footnotetexts' will always evaluate to false\\.$#"
1154			count: 3
1155			path: app/Report/PdfRenderer.php
1156
1157		-
1158			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseCell\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
1159			count: 1
1160			path: app/Report/ReportBaseCell.php
1161
1162		-
1163			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
1164			count: 1
1165			path: app/Report/ReportBaseElement.php
1166
1167		-
1168			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseImage\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
1169			count: 1
1170			path: app/Report/ReportBaseImage.php
1171
1172		-
1173			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseLine\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
1174			count: 1
1175			path: app/Report/ReportBaseLine.php
1176
1177		-
1178			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportHtmlFootnote\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
1179			count: 1
1180			path: app/Report/ReportHtmlFootnote.php
1181
1182		-
1183			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportHtmlText\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
1184			count: 1
1185			path: app/Report/ReportHtmlText.php
1186
1187		-
1188			message: "#^Cannot access offset 0 on array\\|float\\.$#"
1189			count: 3
1190			path: app/Report/ReportHtmlTextbox.php
1191
1192		-
1193			message: "#^Cannot access offset 1 on array\\|float\\.$#"
1194			count: 2
1195			path: app/Report/ReportHtmlTextbox.php
1196
1197		-
1198			message: "#^Cannot access offset 2 on array\\|float\\.$#"
1199			count: 1
1200			path: app/Report/ReportHtmlTextbox.php
1201
1202		-
1203			message: "#^Cannot call method addText\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\.$#"
1204			count: 1
1205			path: app/Report/ReportHtmlTextbox.php
1206
1207		-
1208			message: "#^Cannot call method getStyleName\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\.$#"
1209			count: 1
1210			path: app/Report/ReportHtmlTextbox.php
1211
1212		-
1213			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseTextbox\\:\\:\\$elements \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\) does not accept array\\<int, array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\.$#"
1214			count: 1
1215			path: app/Report/ReportHtmlTextbox.php
1216
1217		-
1218			message: "#^Parameter \\#1 \\$callback of function call_user_func expects callable\\(\\)\\: mixed, array\\(\\$this\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserBase\\), string\\) given\\.$#"
1219			count: 2
1220			path: app/Report/ReportParserBase.php
1221
1222		-
1223			message: "#^Parameter \\#3 \\$value of function xml_parser_set_option expects int\\|string, false given\\.$#"
1224			count: 1
1225			path: app/Report/ReportParserBase.php
1226
1227		-
1228			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserBase\\:\\:\\$xml_parser \\(resource\\) does not accept XMLParser\\.$#"
1229			count: 1
1230			path: app/Report/ReportParserBase.php
1231
1232		-
1233			message: "#^Array \\(array\\<string\\>\\) does not accept array\\<int, string\\>\\.$#"
1234			count: 1
1235			path: app/Report/ReportParserGenerate.php
1236
1237		-
1238			message: "#^Binary operation \"\\+\" between string and 1 results in an error\\.$#"
1239			count: 1
1240			path: app/Report/ReportParserGenerate.php
1241
1242		-
1243			message: "#^Call to function assert\\(\\) with false and LogicException will always evaluate to false\\.$#"
1244			count: 1
1245			path: app/Report/ReportParserGenerate.php
1246
1247		-
1248			message: "#^Cannot access offset \\(float\\|int\\) on array\\<int, string\\>\\|false\\.$#"
1249			count: 14
1250			path: app/Report/ReportParserGenerate.php
1251
1252		-
1253			message: "#^Cannot access offset 0 on array\\|false\\.$#"
1254			count: 3
1255			path: app/Report/ReportParserGenerate.php
1256
1257		-
1258			message: "#^Cannot access offset 1 on array\\|false\\.$#"
1259			count: 3
1260			path: app/Report/ReportParserGenerate.php
1261
1262		-
1263			message: "#^Cannot access property \\$generation on Fisharebest\\\\Webtrees\\\\Individual\\|string\\.$#"
1264			count: 1
1265			path: app/Report/ReportParserGenerate.php
1266
1267		-
1268			message: "#^Cannot call method addElement\\(\\) on Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\|null\\.$#"
1269			count: 1
1270			path: app/Report/ReportParserGenerate.php
1271
1272		-
1273			message: "#^Cannot call method childFamilies\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
1274			count: 1
1275			path: app/Report/ReportParserGenerate.php
1276
1277		-
1278			message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
1279			count: 2
1280			path: app/Report/ReportParserGenerate.php
1281
1282		-
1283			message: "#^Cannot call method findHighlightedMediaFile\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
1284			count: 1
1285			path: app/Report/ReportParserGenerate.php
1286
1287		-
1288			message: "#^Cannot call method firstImageFile\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
1289			count: 1
1290			path: app/Report/ReportParserGenerate.php
1291
1292		-
1293			message: "#^Cannot call method privatizeGedcom\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
1294			count: 1
1295			path: app/Report/ReportParserGenerate.php
1296
1297		-
1298			message: "#^If condition is always true\\.$#"
1299			count: 1
1300			path: app/Report/ReportParserGenerate.php
1301
1302		-
1303			message: "#^Instanceof between Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer and Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement will always evaluate to false\\.$#"
1304			count: 1
1305			path: app/Report/ReportParserGenerate.php
1306
1307		-
1308			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:substituteVars\\(\\) should return string but returns string\\|null\\.$#"
1309			count: 1
1310			path: app/Report/ReportParserGenerate.php
1311
1312		-
1313			message: "#^Parameter \\#1 \\$array of function end expects array, array\\<int, string\\>\\|false given\\.$#"
1314			count: 1
1315			path: app/Report/ReportParserGenerate.php
1316
1317		-
1318			message: "#^Parameter \\#1 \\$callback of function call_user_func expects callable\\(\\)\\: mixed, array\\(\\$this\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\), string\\) given\\.$#"
1319			count: 2
1320			path: app/Report/ReportParserGenerate.php
1321
1322		-
1323			message: "#^Parameter \\#1 \\$image of function imagesx expects GdImage, GdImage\\|false given\\.$#"
1324			count: 2
1325			path: app/Report/ReportParserGenerate.php
1326
1327		-
1328			message: "#^Parameter \\#1 \\$image of function imagesy expects GdImage, GdImage\\|false given\\.$#"
1329			count: 2
1330			path: app/Report/ReportParserGenerate.php
1331
1332		-
1333			message: "#^Parameter \\#1 \\$level of static method Fisharebest\\\\Webtrees\\\\Functions\\\\Functions\\:\\:getSubRecord\\(\\) expects int, float\\|int given\\.$#"
1334			count: 1
1335			path: app/Report/ReportParserGenerate.php
1336
1337		-
1338			message: "#^Parameter \\#1 \\$nlevel of static method Fisharebest\\\\Webtrees\\\\Functions\\\\Functions\\:\\:getCont\\(\\) expects int, float\\|int given\\.$#"
1339			count: 1
1340			path: app/Report/ReportParserGenerate.php
1341
1342		-
1343			message: "#^Parameter \\#1 \\$parser of function xml_get_current_line_number expects XMLParser, resource given\\.$#"
1344			count: 6
1345			path: app/Report/ReportParserGenerate.php
1346
1347		-
1348			message: "#^Parameter \\#1 \\$string of function addslashes expects string, string\\|null given\\.$#"
1349			count: 1
1350			path: app/Report/ReportParserGenerate.php
1351
1352		-
1353			message: "#^Parameter \\#1 \\$style of method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:addStyle\\(\\) expects array\\<string\\>, array\\<string, float\\|string\\> given\\.$#"
1354			count: 1
1355			path: app/Report/ReportParserGenerate.php
1356
1357		-
1358			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
1359			count: 1
1360			path: app/Report/ReportParserGenerate.php
1361
1362		-
1363			message: "#^Parameter \\#3 \\$value of function xml_parser_set_option expects int\\|string, false given\\.$#"
1364			count: 4
1365			path: app/Report/ReportParserGenerate.php
1366
1367		-
1368			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$current_element \\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\.$#"
1369			count: 1
1370			path: app/Report/ReportParserGenerate.php
1371
1372		-
1373			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$list type has no value type specified in iterable type array\\.$#"
1374			count: 1
1375			path: app/Report/ReportParserGenerate.php
1376
1377		-
1378			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$parser \\(resource\\) does not accept XMLParser\\.$#"
1379			count: 4
1380			path: app/Report/ReportParserGenerate.php
1381
1382		-
1383			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$print_data \\(bool\\) does not accept bool\\|null\\.$#"
1384			count: 4
1385			path: app/Report/ReportParserGenerate.php
1386
1387		-
1388			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$wt_report \\(Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\|null\\.$#"
1389			count: 1
1390			path: app/Report/ReportParserGenerate.php
1391
1392		-
1393			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$wt_report \\(Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseTextbox\\.$#"
1394			count: 1
1395			path: app/Report/ReportParserGenerate.php
1396
1397		-
1398			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserSetup\\:\\:reportProperties\\(\\) return type has no value type specified in iterable type array\\.$#"
1399			count: 1
1400			path: app/Report/ReportParserSetup.php
1401
1402		-
1403			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserSetup\\:\\:\\$data type has no value type specified in iterable type array\\.$#"
1404			count: 1
1405			path: app/Report/ReportParserSetup.php
1406
1407		-
1408			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\PdfRenderer\\:\\:\\$lastCellHeight \\(float\\) does not accept last\\.$#"
1409			count: 1
1410			path: app/Report/ReportPdfCell.php
1411
1412		-
1413			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportPdfFootnote\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
1414			count: 1
1415			path: app/Report/ReportPdfFootnote.php
1416
1417		-
1418			message: "#^Comparison operation \"\\<\\=\" between \\(array\\|float\\|int\\) and float results in an error\\.$#"
1419			count: 1
1420			path: app/Report/ReportPdfText.php
1421
1422		-
1423			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportPdfText\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
1424			count: 1
1425			path: app/Report/ReportPdfText.php
1426
1427		-
1428			message: "#^Cannot access offset 0 on array\\|float\\.$#"
1429			count: 3
1430			path: app/Report/ReportPdfTextBox.php
1431
1432		-
1433			message: "#^Cannot access offset 1 on array\\|float\\.$#"
1434			count: 2
1435			path: app/Report/ReportPdfTextBox.php
1436
1437		-
1438			message: "#^Cannot access offset 2 on array\\|float\\.$#"
1439			count: 1
1440			path: app/Report/ReportPdfTextBox.php
1441
1442		-
1443			message: "#^Cannot call method addText\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\|string\\.$#"
1444			count: 1
1445			path: app/Report/ReportPdfTextBox.php
1446
1447		-
1448			message: "#^Cannot call method getStyleName\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\|string\\.$#"
1449			count: 1
1450			path: app/Report/ReportPdfTextBox.php
1451
1452		-
1453			message: "#^Instanceof between Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement and Fisharebest\\\\Webtrees\\\\Report\\\\ReportPdfFootnote will always evaluate to false\\.$#"
1454			count: 1
1455			path: app/Report/ReportPdfTextBox.php
1456
1457		-
1458			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseTextbox\\:\\:\\$elements \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\) does not accept array\\<int, array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\.$#"
1459			count: 1
1460			path: app/Report/ReportPdfTextBox.php
1461
1462		-
1463			message: "#^Result of \\|\\| is always true\\.$#"
1464			count: 1
1465			path: app/Report/ReportPdfTextBox.php
1466
1467		-
1468			message: "#^Return type \\(float\\) of method Fisharebest\\\\Webtrees\\\\Report\\\\TcpdfWrapper\\:\\:getRemainingWidth\\(\\) should be compatible with return type \\(int\\) of method TCPDF\\:\\:getRemainingWidth\\(\\)$#"
1469			count: 1
1470			path: app/Report/TcpdfWrapper.php
1471
1472		-
1473			message: "#^Access to an undefined property object\\:\\:\\$max\\.$#"
1474			count: 2
1475			path: app/Schema/Migration44.php
1476
1477		-
1478			message: "#^Access to an undefined property object\\:\\:\\$min\\.$#"
1479			count: 1
1480			path: app/Schema/Migration44.php
1481
1482		-
1483			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
1484			count: 1
1485			path: app/Services/AdminService.php
1486
1487		-
1488			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Individual but returns Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
1489			count: 1
1490			path: app/Services/AdminService.php
1491
1492		-
1493			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Media but returns Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
1494			count: 1
1495			path: app/Services/AdminService.php
1496
1497		-
1498			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Source but returns Fisharebest\\\\Webtrees\\\\Source\\|null\\.$#"
1499			count: 1
1500			path: app/Services/AdminService.php
1501
1502		-
1503			message: "#^Parameter \\#1 \\$table of static method Illuminate\\\\Database\\\\Capsule\\\\Manager\\:\\:table\\(\\) expects Closure\\|Illuminate\\\\Database\\\\Query\\\\Builder\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
1504			count: 1
1505			path: app/Services/AdminService.php
1506
1507		-
1508			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|false given\\.$#"
1509			count: 1
1510			path: app/Services/AdminService.php
1511
1512		-
1513			message: "#^Access to an undefined property Fisharebest\\\\Webtrees\\\\Fact\\:\\:\\$anniv\\.$#"
1514			count: 2
1515			path: app/Services/CalendarService.php
1516
1517		-
1518			message: "#^Access to an undefined property Fisharebest\\\\Webtrees\\\\Fact\\:\\:\\$jd\\.$#"
1519			count: 5
1520			path: app/Services/CalendarService.php
1521
1522		-
1523			message: "#^Call to an undefined method Carbon\\\\CarbonImmutable\\:\\:julianDay\\(\\)\\.$#"
1524			count: 2
1525			path: app/Services/CalendarService.php
1526
1527		-
1528			message: "#^Cannot access offset mixed on array\\|object\\|null\\.$#"
1529			count: 2
1530			path: app/Services/CaptchaService.php
1531
1532		-
1533			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ClipboardService\\:\\:pastableFactsOfType\\(\\) has parameter \\$types with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1534			count: 1
1535			path: app/Services/ClipboardService.php
1536
1537		-
1538			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\GedcomEditService\\:\\:insertMissingRecordSubtags\\(\\) should return string but returns string\\|null\\.$#"
1539			count: 2
1540			path: app/Services/GedcomEditService.php
1541
1542		-
1543			message: "#^Parameter \\#1 \\$array of function array_shift expects array, array\\<int, string\\>\\|false given\\.$#"
1544			count: 1
1545			path: app/Services/GedcomEditService.php
1546
1547		-
1548			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\GedcomExportService\\:\\:convertMediaPath\\(\\) should return string but returns string\\|null\\.$#"
1549			count: 1
1550			path: app/Services/GedcomExportService.php
1551
1552		-
1553			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\HomePageService\\:\\:availableTreeBlocks\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<string, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\>\\.$#"
1554			count: 1
1555			path: app/Services/HomePageService.php
1556
1557		-
1558			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\HomePageService\\:\\:availableUserBlocks\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<string, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\>\\.$#"
1559			count: 1
1560			path: app/Services/HomePageService.php
1561
1562		-
1563			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\HomePageService\\:\\:filterActiveBlocks\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<string\\>\\.$#"
1564			count: 1
1565			path: app/Services/HomePageService.php
1566
1567		-
1568			message: "#^Parameter \\#2 \\$active_blocks of method Fisharebest\\\\Webtrees\\\\Services\\\\HomePageService\\:\\:filterActiveBlocks\\(\\) expects Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\>, Illuminate\\\\Support\\\\Collection&iterable\\<string, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\> given\\.$#"
1569			count: 2
1570			path: app/Services/HomePageService.php
1571
1572		-
1573			message: "#^Access to an undefined property object\\:\\:\\$parent_id\\.$#"
1574			count: 1
1575			path: app/Services/MapDataService.php
1576
1577		-
1578			message: "#^Access to an undefined property object\\:\\:\\$place\\.$#"
1579			count: 1
1580			path: app/Services/MapDataService.php
1581
1582		-
1583			message: "#^Parameter \\#1 \\$path of function pathinfo expects string, string\\|null given\\.$#"
1584			count: 1
1585			path: app/Services/MediaFileService.php
1586
1587		-
1588			message: "#^Parameter \\#1 \\$size of method Fisharebest\\\\Webtrees\\\\Services\\\\MediaFileService\\:\\:parseIniFileSize\\(\\) expects string, string\\|false given\\.$#"
1589			count: 2
1590			path: app/Services/MediaFileService.php
1591
1592		-
1593			message: "#^Parameter \\#1 \\$string of function trim expects string, string\\|null given\\.$#"
1594			count: 2
1595			path: app/Services/MediaFileService.php
1596
1597		-
1598			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:setupLanguages\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleLanguageInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\>\\.$#"
1599			count: 1
1600			path: app/Services/ModuleService.php
1601
1602		-
1603			message: "#^Cannot call method addDay\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#"
1604			count: 1
1605			path: app/Services/PendingChangesService.php
1606
1607		-
1608			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual\\:\\:childFamilies\\(\\)\\.$#"
1609			count: 1
1610			path: app/Services/RelationshipService.php
1611
1612		-
1613			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual\\:\\:sex\\(\\)\\.$#"
1614			count: 1
1615			path: app/Services/RelationshipService.php
1616
1617		-
1618			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual\\:\\:spouseFamilies\\(\\)\\.$#"
1619			count: 1
1620			path: app/Services/RelationshipService.php
1621
1622		-
1623			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\RelationshipService\\:\\:matchRelationships\\(\\) should return array\\<Fisharebest\\\\Webtrees\\\\Relationship\\> but returns array\\<array\\<string\\>\\|Fisharebest\\\\Webtrees\\\\Relationship\\>\\.$#"
1624			count: 1
1625			path: app/Services/RelationshipService.php
1626
1627		-
1628			message: "#^Offset 0 does not exist on array\\(\\?0 \\=\\> string, 1 \\=\\> string\\)\\.$#"
1629			count: 1
1630			path: app/Services/RelationshipService.php
1631
1632		-
1633			message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Services\\\\RelationshipService\\:\\:reflexivePronoun\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual given\\.$#"
1634			count: 1
1635			path: app/Services/RelationshipService.php
1636
1637		-
1638			message: "#^Parameter \\#2 \\$person1 of method Fisharebest\\\\Webtrees\\\\Services\\\\RelationshipService\\:\\:legacyNameAlgorithm\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual\\|null, Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual given\\.$#"
1639			count: 1
1640			path: app/Services/RelationshipService.php
1641
1642		-
1643			message: "#^Parameter \\#3 \\$person2 of method Fisharebest\\\\Webtrees\\\\Services\\\\RelationshipService\\:\\:legacyNameAlgorithm\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual\\|null, Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual given\\.$#"
1644			count: 1
1645			path: app/Services/RelationshipService.php
1646
1647		-
1648			message: "#^Binary operation \"\\*\" between 365 and 0\\|string results in an error\\.$#"
1649			count: 1
1650			path: app/Services/SearchService.php
1651
1652		-
1653			message: "#^Binary operation \"\\*\" between 365 and string results in an error\\.$#"
1654			count: 1
1655			path: app/Services/SearchService.php
1656
1657		-
1658			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orWhere\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression\\|string given\\.$#"
1659			count: 1
1660			path: app/Services/SearchService.php
1661
1662		-
1663			message: "#^Parameter \\#1 \\$haystack of function mb_stripos expects string, string\\|null given\\.$#"
1664			count: 1
1665			path: app/Services/SearchService.php
1666
1667		-
1668			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
1669			count: 1
1670			path: app/Services/SearchService.php
1671
1672		-
1673			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, string\\|false given\\.$#"
1674			count: 1
1675			path: app/Services/ServerCheckService.php
1676
1677		-
1678			message: "#^Parameter \\#2 \\$string of function explode expects string, string\\|false given\\.$#"
1679			count: 2
1680			path: app/Services/ServerCheckService.php
1681
1682		-
1683			message: "#^Cannot call method addDay\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#"
1684			count: 1
1685			path: app/Services/SiteLogsService.php
1686
1687		-
1688			message: "#^Call to function is_resource\\(\\) with Psr\\\\Http\\\\Message\\\\StreamInterface will always evaluate to false\\.$#"
1689			count: 1
1690			path: app/Services/UpgradeService.php
1691
1692		-
1693			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UpgradeService\\:\\:downloadFile\\(\\) should return int but returns int\\|false\\.$#"
1694			count: 1
1695			path: app/Services/UpgradeService.php
1696
1697		-
1698			message: "#^Parameter \\#1 \\$stream of function fclose expects resource, resource\\|false given\\.$#"
1699			count: 1
1700			path: app/Services/UpgradeService.php
1701
1702		-
1703			message: "#^Parameter \\#1 \\$stream of function ftell expects resource, resource\\|false given\\.$#"
1704			count: 1
1705			path: app/Services/UpgradeService.php
1706
1707		-
1708			message: "#^Parameter \\#1 \\$stream of function fwrite expects resource, resource\\|false given\\.$#"
1709			count: 1
1710			path: app/Services/UpgradeService.php
1711
1712		-
1713			message: "#^Parameter \\#1 \\$stream of function rewind expects resource, resource\\|false given\\.$#"
1714			count: 1
1715			path: app/Services/UpgradeService.php
1716
1717		-
1718			message: "#^Access to an undefined property object\\:\\:\\$session_data\\.$#"
1719			count: 1
1720			path: app/SessionDatabaseHandler.php
1721
1722		-
1723			message: "#^Property Fisharebest\\\\Webtrees\\\\SessionDatabaseHandler\\:\\:\\$row \\(stdClass\\|null\\) does not accept object\\|null\\.$#"
1724			count: 1
1725			path: app/SessionDatabaseHandler.php
1726
1727		-
1728			message: "#^Call to an undefined method ReflectionType\\:\\:getName\\(\\)\\.$#"
1729			count: 1
1730			path: app/Statistics.php
1731
1732		-
1733			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\:\\:statsAgeQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
1734			count: 1
1735			path: app/Statistics.php
1736
1737		-
1738			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\:\\:statsChildrenQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
1739			count: 1
1740			path: app/Statistics.php
1741
1742		-
1743			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\:\\:statsMarrAgeQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
1744			count: 1
1745			path: app/Statistics.php
1746
1747		-
1748			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\:\\:statsPlaces\\(\\) should return array\\<stdClass\\> but returns array\\<int\\|stdClass\\>\\.$#"
1749			count: 1
1750			path: app/Statistics.php
1751
1752		-
1753			message: "#^Parameter \\#1 \\$callback of function call_user_func expects callable\\(\\)\\: mixed, array\\(\\$this\\(Fisharebest\\\\Webtrees\\\\Statistics\\), string\\) given\\.$#"
1754			count: 2
1755			path: app/Statistics.php
1756
1757		-
1758			message: "#^Parameter \\#1 \\.\\.\\.\\$params of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:totalGivennames\\(\\) expects string, array\\<string\\> given\\.$#"
1759			count: 1
1760			path: app/Statistics.php
1761
1762		-
1763			message: "#^Parameter \\#1 \\.\\.\\.\\$params of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:totalSurnames\\(\\) expects string, array\\<string\\> given\\.$#"
1764			count: 1
1765			path: app/Statistics.php
1766
1767		-
1768			message: "#^Parameter \\#1 \\$century of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Service\\\\CenturyService\\:\\:centuryName\\(\\) expects int, int\\|string given\\.$#"
1769			count: 1
1770			path: app/Statistics/Google/ChartAge.php
1771
1772		-
1773			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartCommonGiven\\:\\:chartCommonGiven\\(\\) has parameter \\$given with no value type specified in iterable type array\\.$#"
1774			count: 1
1775			path: app/Statistics/Google/ChartCommonGiven.php
1776
1777		-
1778			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartCommonSurname\\:\\:chartCommonSurnames\\(\\) has parameter \\$all_surnames with no value type specified in iterable type array\\.$#"
1779			count: 1
1780			path: app/Statistics/Google/ChartCommonSurname.php
1781
1782		-
1783			message: "#^Cannot access property \\$country on int\\|stdClass\\.$#"
1784			count: 4
1785			path: app/Statistics/Google/ChartDistribution.php
1786
1787		-
1788			message: "#^Cannot access property \\$tot on int\\|stdClass\\.$#"
1789			count: 4
1790			path: app/Statistics/Google/ChartDistribution.php
1791
1792		-
1793			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:createChartData\\(\\) has parameter \\$places with no value type specified in iterable type array\\.$#"
1794			count: 1
1795			path: app/Statistics/Google/ChartDistribution.php
1796
1797		-
1798			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:createChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
1799			count: 1
1800			path: app/Statistics/Google/ChartDistribution.php
1801
1802		-
1803			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:getBirthChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
1804			count: 1
1805			path: app/Statistics/Google/ChartDistribution.php
1806
1807		-
1808			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:getDeathChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
1809			count: 1
1810			path: app/Statistics/Google/ChartDistribution.php
1811
1812		-
1813			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:getIndivdualChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
1814			count: 1
1815			path: app/Statistics/Google/ChartDistribution.php
1816
1817		-
1818			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:getMarriageChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
1819			count: 1
1820			path: app/Statistics/Google/ChartDistribution.php
1821
1822		-
1823			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:getSurnameChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
1824			count: 1
1825			path: app/Statistics/Google/ChartDistribution.php
1826
1827		-
1828			message: "#^Parameter \\#1 \\$century of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Service\\\\CenturyService\\:\\:centuryName\\(\\) expects int, int\\|string given\\.$#"
1829			count: 1
1830			path: app/Statistics/Google/ChartMarriageAge.php
1831
1832		-
1833			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\EventRepository\\:\\:eventQuery\\(\\) should return stdClass\\|null but returns object\\|null\\.$#"
1834			count: 1
1835			path: app/Statistics/Repository/EventRepository.php
1836
1837		-
1838			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\FamilyDatesRepository\\:\\:eventQuery\\(\\) should return stdClass\\|null but returns object\\|null\\.$#"
1839			count: 1
1840			path: app/Statistics/Repository/FamilyDatesRepository.php
1841
1842		-
1843			message: "#^Access to an undefined property object\\:\\:\\$f_numchil\\.$#"
1844			count: 1
1845			path: app/Statistics/Repository/FamilyRepository.php
1846
1847		-
1848			message: "#^Cannot call method canShow\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
1849			count: 8
1850			path: app/Statistics/Repository/FamilyRepository.php
1851
1852		-
1853			message: "#^Cannot call method formatList\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
1854			count: 1
1855			path: app/Statistics/Repository/FamilyRepository.php
1856
1857		-
1858			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
1859			count: 4
1860			path: app/Statistics/Repository/FamilyRepository.php
1861
1862		-
1863			message: "#^Cannot call method getBirthDate\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
1864			count: 2
1865			path: app/Statistics/Repository/FamilyRepository.php
1866
1867		-
1868			message: "#^Cannot call method husband\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
1869			count: 1
1870			path: app/Statistics/Repository/FamilyRepository.php
1871
1872		-
1873			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
1874			count: 2
1875			path: app/Statistics/Repository/FamilyRepository.php
1876
1877		-
1878			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
1879			count: 3
1880			path: app/Statistics/Repository/FamilyRepository.php
1881
1882		-
1883			message: "#^Cannot call method wife\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
1884			count: 1
1885			path: app/Statistics/Repository/FamilyRepository.php
1886
1887		-
1888			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\FamilyRepository\\:\\:ageBetweenSiblingsList\\(\\) should return array\\<string, array\\> but returns array\\<int, array\\<string, Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual\\|string\\|null\\>\\>\\.$#"
1889			count: 1
1890			path: app/Statistics/Repository/FamilyRepository.php
1891
1892		-
1893			message: "#^Access to an undefined property object\\:\\:\\$change_time\\.$#"
1894			count: 1
1895			path: app/Statistics/Repository/GedcomRepository.php
1896
1897		-
1898			message: "#^Cannot call method local\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#"
1899			count: 2
1900			path: app/Statistics/Repository/GedcomRepository.php
1901
1902		-
1903			message: "#^Access to an undefined property object\\:\\:\\$days\\.$#"
1904			count: 1
1905			path: app/Statistics/Repository/IndividualRepository.php
1906
1907		-
1908			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGiven\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1909			count: 1
1910			path: app/Statistics/Repository/IndividualRepository.php
1911
1912		-
1913			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemale\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1914			count: 1
1915			path: app/Statistics/Repository/IndividualRepository.php
1916
1917		-
1918			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1919			count: 1
1920			path: app/Statistics/Repository/IndividualRepository.php
1921
1922		-
1923			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1924			count: 1
1925			path: app/Statistics/Repository/IndividualRepository.php
1926
1927		-
1928			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1929			count: 1
1930			path: app/Statistics/Repository/IndividualRepository.php
1931
1932		-
1933			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1934			count: 1
1935			path: app/Statistics/Repository/IndividualRepository.php
1936
1937		-
1938			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1939			count: 1
1940			path: app/Statistics/Repository/IndividualRepository.php
1941
1942		-
1943			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1944			count: 1
1945			path: app/Statistics/Repository/IndividualRepository.php
1946
1947		-
1948			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMale\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1949			count: 1
1950			path: app/Statistics/Repository/IndividualRepository.php
1951
1952		-
1953			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1954			count: 1
1955			path: app/Statistics/Repository/IndividualRepository.php
1956
1957		-
1958			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1959			count: 1
1960			path: app/Statistics/Repository/IndividualRepository.php
1961
1962		-
1963			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1964			count: 1
1965			path: app/Statistics/Repository/IndividualRepository.php
1966
1967		-
1968			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1969			count: 1
1970			path: app/Statistics/Repository/IndividualRepository.php
1971
1972		-
1973			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1974			count: 1
1975			path: app/Statistics/Repository/IndividualRepository.php
1976
1977		-
1978			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1979			count: 1
1980			path: app/Statistics/Repository/IndividualRepository.php
1981
1982		-
1983			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknown\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1984			count: 1
1985			path: app/Statistics/Repository/IndividualRepository.php
1986
1987		-
1988			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1989			count: 1
1990			path: app/Statistics/Repository/IndividualRepository.php
1991
1992		-
1993			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1994			count: 1
1995			path: app/Statistics/Repository/IndividualRepository.php
1996
1997		-
1998			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
1999			count: 1
2000			path: app/Statistics/Repository/IndividualRepository.php
2001
2002		-
2003			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
2004			count: 1
2005			path: app/Statistics/Repository/IndividualRepository.php
2006
2007		-
2008			message: "#^Parameter \\#2 \\$given of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartCommonGiven\\:\\:chartCommonGiven\\(\\) expects array, array\\<int\\>\\|string given\\.$#"
2009			count: 1
2010			path: app/Statistics/Repository/IndividualRepository.php
2011
2012		-
2013			message: "#^Parameter \\#3 \\$value of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:having\\(\\) expects string\\|null, int given\\.$#"
2014			count: 1
2015			path: app/Statistics/Repository/IndividualRepository.php
2016
2017		-
2018			message: "#^Cannot access property \\$country on int\\|stdClass\\.$#"
2019			count: 1
2020			path: app/Statistics/Repository/PlaceRepository.php
2021
2022		-
2023			message: "#^Cannot access property \\$tot on int\\|stdClass\\.$#"
2024			count: 2
2025			path: app/Statistics/Repository/PlaceRepository.php
2026
2027		-
2028			message: "#^Method Fisharebest\\\\Webtrees\\\\SurnameTradition\\\\PatrilinealSurnameTradition\\:\\:inflect\\(\\) should return string but returns string\\|null\\.$#"
2029			count: 1
2030			path: app/SurnameTradition/PatrilinealSurnameTradition.php
2031
2032		-
2033			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
2034			count: 1
2035			path: app/SurnameTradition/PatrilinealSurnameTradition.php
2036
2037		-
2038			message: "#^Method Fisharebest\\\\Webtrees\\\\View\\:\\:render\\(\\) should return string but returns string\\|false\\.$#"
2039			count: 1
2040			path: app/View.php
2041
2042		-
2043			message: "#^Ternary operator condition is always true\\.$#"
2044			count: 1
2045			path: app/Webtrees.php
2046