xref: /webtrees/phpstan-baseline.neon (revision 5e6816be28791f7fa2ef2bd1e23a17dee823d3b5)
1parameters:
2	ignoreErrors:
3		-
4			message: "#^Method Fisharebest\\\\Webtrees\\\\Application\\:\\:makeParameters\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#"
5			count: 1
6			path: app/Application.php
7
8		-
9			message: "#^Cannot call method setTimezone\\(\\) on \\$this\\(Fisharebest\\\\Webtrees\\\\Carbon\\)\\|string\\.$#"
10			count: 1
11			path: app/Carbon.php
12
13		-
14			message: "#^Method Fisharebest\\\\Webtrees\\\\Census\\\\AbstractCensusColumn\\:\\:lastPartOfPlace\\(\\) should return string but returns string\\|false\\.$#"
15			count: 1
16			path: app/Census/AbstractCensusColumn.php
17
18		-
19			message: "#^Unreachable statement \\- code above always terminates\\.$#"
20			count: 1
21			path: app/Census/Census.php
22
23		-
24			message: "#^Parameter \\#1 \\$line of method Fisharebest\\\\Webtrees\\\\CommonMark\\\\CensusTableParser\\:\\:parseRow\\(\\) expects string, string\\|null given\\.$#"
25			count: 2
26			path: app/CommonMark/CensusTableParser.php
27
28		-
29			message: "#^Method Fisharebest\\\\Webtrees\\\\Config\\:\\:emptyFacts\\(\\) return type has no value type specified in iterable type array\\.$#"
30			count: 1
31			path: app/Config.php
32
33		-
34			message: "#^Cannot call method calendarUrl\\(\\) on Fisharebest\\\\Webtrees\\\\Date\\\\AbstractCalendarDate\\|null\\.$#"
35			count: 1
36			path: app/Date.php
37
38		-
39			message: "#^Method Fisharebest\\\\Webtrees\\\\Date\\\\AbstractCalendarDate\\:\\:__construct\\(\\) has parameter \\$date with no value type specified in iterable type array\\.$#"
40			count: 1
41			path: app/Date/AbstractCalendarDate.php
42
43		-
44			message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
45			count: 1
46			path: app/Date/AbstractCalendarDate.php
47
48		-
49			message: "#^Method Fisharebest\\\\Webtrees\\\\Date\\\\AbstractCalendarDate\\:\\:formatGedcomMonth\\(\\) should return string but returns int\\|string\\|false\\.$#"
50			count: 1
51			path: app/Date/AbstractCalendarDate.php
52
53		-
54			message: "#^Method Fisharebest\\\\Webtrees\\\\Date\\\\FrenchDate\\:\\:__construct\\(\\) has parameter \\$date with no value type specified in iterable type array\\.$#"
55			count: 1
56			path: app/Date/FrenchDate.php
57
58		-
59			message: "#^Method Fisharebest\\\\Webtrees\\\\Date\\\\GregorianDate\\:\\:__construct\\(\\) has parameter \\$date with no value type specified in iterable type array\\.$#"
60			count: 1
61			path: app/Date/GregorianDate.php
62
63		-
64			message: "#^Method Fisharebest\\\\Webtrees\\\\Date\\\\HijriDate\\:\\:__construct\\(\\) has parameter \\$date with no value type specified in iterable type array\\.$#"
65			count: 1
66			path: app/Date/HijriDate.php
67
68		-
69			message: "#^Method Fisharebest\\\\Webtrees\\\\Date\\\\JalaliDate\\:\\:__construct\\(\\) has parameter \\$date with no value type specified in iterable type array\\.$#"
70			count: 1
71			path: app/Date/JalaliDate.php
72
73		-
74			message: "#^Method Fisharebest\\\\Webtrees\\\\Date\\\\JewishDate\\:\\:__construct\\(\\) has parameter \\$date with no value type specified in iterable type array\\.$#"
75			count: 1
76			path: app/Date/JewishDate.php
77
78		-
79			message: "#^Method Fisharebest\\\\Webtrees\\\\Date\\\\JulianDate\\:\\:__construct\\(\\) has parameter \\$date with no value type specified in iterable type array\\.$#"
80			count: 1
81			path: app/Date/JulianDate.php
82
83		-
84			message: "#^Method Fisharebest\\\\Webtrees\\\\DebugBar\\\\ViewCollector\\:\\:addView\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
85			count: 1
86			path: app/DebugBar/ViewCollector.php
87
88		-
89			message: "#^Method Fisharebest\\\\Webtrees\\\\DebugBar\\\\ViewCollector\\:\\:collect\\(\\) return type has no value type specified in iterable type array\\.$#"
90			count: 1
91			path: app/DebugBar/ViewCollector.php
92
93		-
94			message: "#^Method Fisharebest\\\\Webtrees\\\\DebugBar\\\\ViewCollector\\:\\:getWidgets\\(\\) return type has no value type specified in iterable type array\\.$#"
95			count: 1
96			path: app/DebugBar/ViewCollector.php
97
98		-
99			message: "#^Method Fisharebest\\\\Webtrees\\\\Fact\\:\\:getNotes\\(\\) should return array\\<Fisharebest\\\\Webtrees\\\\Note\\|string\\> but returns array\\<int, array\\|Fisharebest\\\\Webtrees\\\\Note\\|string\\|null\\>\\.$#"
100			count: 1
101			path: app/Fact.php
102
103		-
104			message: "#^Method Fisharebest\\\\Webtrees\\\\Fact\\:\\:sortFacts\\(\\) has parameter \\$unsorted with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
105			count: 1
106			path: app/Fact.php
107
108		-
109			message: "#^Method Fisharebest\\\\Webtrees\\\\Fact\\:\\:sortFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
110			count: 1
111			path: app/Fact.php
112
113		-
114			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
115			count: 1
116			path: app/Family.php
117
118		-
119			message: "#^Method Fisharebest\\\\Webtrees\\\\Family\\:\\:spouses\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
120			count: 1
121			path: app/Family.php
122
123		-
124			message: "#^Method Fisharebest\\\\Webtrees\\\\Family\\:\\:children\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
125			count: 1
126			path: app/Family.php
127
128		-
129			message: "#^Parameter \\#1 \\$commonMark of method League\\\\CommonMark\\\\Converter\\:\\:convertToHtml\\(\\) expects string, string\\|null given\\.$#"
130			count: 1
131			path: app/Filter.php
132
133		-
134			message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\Functions\\:\\:getRelationship\\(\\) return type has no value type specified in iterable type array\\.$#"
135			count: 1
136			path: app/Functions/Functions.php
137
138		-
139			message: "#^Array \\(array\\<string\\>\\) does not accept string\\|null\\.$#"
140			count: 1
141			path: app/Functions/Functions.php
142
143		-
144			message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\Functions\\:\\:getRelationshipNameFromPath\\(\\) should return string but returns string\\|null\\.$#"
145			count: 1
146			path: app/Functions/Functions.php
147
148		-
149			message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsDate\\:\\:getAgeAtEvent\\(\\) should return string but returns string\\|null\\.$#"
150			count: 1
151			path: app/Functions/FunctionsDate.php
152
153		-
154			message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsEdit\\:\\:editLanguageCheckboxes\\(\\) has parameter \\$accepted_languages with no value type specified in iterable type array\\.$#"
155			count: 1
156			path: app/Functions/FunctionsEdit.php
157
158		-
159			message: "#^Array \\(array\\) does not accept key 0\\.$#"
160			count: 2
161			path: app/Functions/FunctionsEdit.php
162
163		-
164			message: "#^Strict comparison using \\=\\=\\= between 'UNKNOWN' and 'SOUR' will always evaluate to false\\.$#"
165			count: 1
166			path: app/Functions/FunctionsEdit.php
167
168		-
169			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
170			count: 1
171			path: app/Functions/FunctionsExport.php
172
173		-
174			message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
175			count: 2
176			path: app/Functions/FunctionsExport.php
177
178		-
179			message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#"
180			count: 1
181			path: app/Functions/FunctionsImport.php
182
183		-
184			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
185			count: 11
186			path: app/Functions/FunctionsImport.php
187
188		-
189			message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
190			count: 3
191			path: app/Functions/FunctionsImport.php
192
193		-
194			message: "#^Parameter \\#2 \\$gedcom of class Fisharebest\\\\Webtrees\\\\Media constructor expects string, string\\|null given\\.$#"
195			count: 1
196			path: app/Functions/FunctionsImport.php
197
198		-
199			message: "#^Cannot call method getNote\\(\\) on Fisharebest\\\\Webtrees\\\\Note\\|null\\.$#"
200			count: 1
201			path: app/Functions/FunctionsPrint.php
202
203		-
204			message: "#^Parameter \\#2 \\$start of function substr expects int, int\\|false given\\.$#"
205			count: 1
206			path: app/Functions/FunctionsPrint.php
207
208		-
209			message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsPrint\\:\\:checkFactUnique\\(\\) has parameter \\$recfacts with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
210			count: 1
211			path: app/Functions/FunctionsPrint.php
212
213		-
214			message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsPrint\\:\\:printAddNewFact\\(\\) has parameter \\$usedfacts with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
215			count: 1
216			path: app/Functions/FunctionsPrint.php
217
218		-
219			message: "#^Parameter \\#1 \\$uniquefacts of static method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsPrint\\:\\:checkFactUnique\\(\\) expects array\\<string\\>, array\\<int, string\\>\\|false given\\.$#"
220			count: 1
221			path: app/Functions/FunctionsPrint.php
222
223		-
224			message: "#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, array\\<int, string\\>\\|false given\\.$#"
225			count: 1
226			path: app/Functions/FunctionsPrint.php
227
228		-
229			message: "#^Parameter \\#1 \\$arr1 of function array_intersect expects array, array\\<int, string\\>\\|false given\\.$#"
230			count: 1
231			path: app/Functions/FunctionsPrint.php
232
233		-
234			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
235			count: 1
236			path: app/Functions/FunctionsPrintFacts.php
237
238		-
239			message: "#^Parameter \\#3 \\$offset of function strpos expects int, int\\|false given\\.$#"
240			count: 2
241			path: app/Functions/FunctionsPrintFacts.php
242
243		-
244			message: "#^Parameter \\#2 \\$start of function substr expects int, int\\|false given\\.$#"
245			count: 2
246			path: app/Functions/FunctionsPrintFacts.php
247
248		-
249			message: "#^Parameter \\#1 \\$text of static method Fisharebest\\\\Webtrees\\\\Filter\\:\\:expandUrls\\(\\) expects string, array\\<string\\>\\|string given\\.$#"
250			count: 1
251			path: app/Functions/FunctionsPrintFacts.php
252
253		-
254			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string, array\\<string\\>\\|string given\\.$#"
255			count: 1
256			path: app/Functions/FunctionsPrintFacts.php
257
258		-
259			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string, \\(array\\<string\\>\\)\\|string given\\.$#"
260			count: 1
261			path: app/Functions/FunctionsPrintFacts.php
262
263		-
264			message: "#^Parameter \\#1 \\$date of class Fisharebest\\\\Webtrees\\\\Date constructor expects string, array\\<string\\>\\|string given\\.$#"
265			count: 1
266			path: app/Functions/FunctionsPrintFacts.php
267
268		-
269			message: "#^Argument of an invalid type array\\<string\\>\\|string supplied for foreach, only iterables are supported\\.$#"
270			count: 1
271			path: app/Functions/FunctionsPrintFacts.php
272
273		-
274			message: "#^Parameter \\#1 \\$type of static method Fisharebest\\\\Webtrees\\\\GedcomCode\\\\GedcomCodeQuay\\:\\:getValue\\(\\) expects string, array\\<string\\>\\|string given\\.$#"
275			count: 1
276			path: app/Functions/FunctionsPrintFacts.php
277
278		-
279			message: "#^Binary operation \"\\.\" between array\\|string and '\n' results in an error\\.$#"
280			count: 2
281			path: app/Functions/FunctionsRtl.php
282
283		-
284			message: "#^Parameter \\#1 \\$str of function substr expects string, array\\|string given\\.$#"
285			count: 4
286			path: app/Functions/FunctionsRtl.php
287
288		-
289			message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsRtl\\:\\:spanLtrRtl\\(\\) should return string but returns array\\|string\\.$#"
290			count: 1
291			path: app/Functions/FunctionsRtl.php
292
293		-
294			message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
295			count: 1
296			path: app/Functions/FunctionsRtl.php
297
298		-
299			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
300			count: 1
301			path: app/Functions/FunctionsRtl.php
302
303		-
304			message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsRtl\\:\\:starredName\\(\\) should return string but returns string\\|null\\.$#"
305			count: 1
306			path: app/Functions/FunctionsRtl.php
307
308		-
309			message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsRtl\\:\\:getChar\\(\\) return type has no value type specified in iterable type array\\.$#"
310			count: 1
311			path: app/Functions/FunctionsRtl.php
312
313		-
314			message: "#^Parameter \\#3 \\$length of function substr expects int, int\\|false given\\.$#"
315			count: 2
316			path: app/Functions/FunctionsRtl.php
317
318		-
319			message: "#^Parameter \\#2 \\$start of function substr expects int, int\\|false given\\.$#"
320			count: 2
321			path: app/Functions/FunctionsRtl.php
322
323		-
324			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
325			count: 2
326			path: app/GedcomRecord.php
327
328		-
329			message: "#^Method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:linkedIndividuals\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
330			count: 1
331			path: app/GedcomRecord.php
332
333		-
334			message: "#^Method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:linkedFamilies\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
335			count: 1
336			path: app/GedcomRecord.php
337
338		-
339			message: "#^Method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:linkedSources\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
340			count: 1
341			path: app/GedcomRecord.php
342
343		-
344			message: "#^Method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:linkedMedia\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
345			count: 1
346			path: app/GedcomRecord.php
347
348		-
349			message: "#^Method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:linkedNotes\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
350			count: 1
351			path: app/GedcomRecord.php
352
353		-
354			message: "#^Method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:linkedRepositories\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
355			count: 1
356			path: app/GedcomRecord.php
357
358		-
359			message: "#^Method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:facts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
360			count: 1
361			path: app/GedcomRecord.php
362
363		-
364			message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
365			count: 2
366			path: app/GedcomRecord.php
367
368		-
369			message: "#^Array \\(array\\<array\\<string\\>\\>\\) does not accept array\\<string, string\\|null\\>\\.$#"
370			count: 1
371			path: app/GedcomRecord.php
372
373		-
374			message: "#^Method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:extractNamesFromFacts\\(\\) has parameter \\$facts with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
375			count: 1
376			path: app/GedcomRecord.php
377
378		-
379			message: "#^Parameter \\#1 \\$stack of function array_shift expects array, array\\<int, string\\>\\|false given\\.$#"
380			count: 2
381			path: app/GedcomRecord.php
382
383		-
384			message: "#^Parameter \\#2 \\$input1 of function array_map expects array, array\\|false given\\.$#"
385			count: 1
386			path: app/GedcomTag.php
387
388		-
389			message: "#^Parameter \\#1 \\$decimal_number of function dechex expects int, float\\|int given\\.$#"
390			count: 1
391			path: app/GedcomTag.php
392
393		-
394			message: "#^Strict comparison using \\=\\=\\= between 'beta\\.5' and '' will always evaluate to false\\.$#"
395			count: 1
396			path: app/Helpers/functions.php
397
398		-
399			message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
400			count: 2
401			path: app/Helpers/functions.php
402
403		-
404			message: "#^Parameter \\#2 \\$value of method Psr\\\\Http\\\\Message\\\\MessageInterface\\:\\:withHeader\\(\\) expects array\\<string\\>\\|string, int\\|string given\\.$#"
405			count: 1
406			path: app/Helpers/functions.php
407
408		-
409			message: "#^Binary operation \"\\+\" between 1 and string results in an error\\.$#"
410			count: 1
411			path: app/Http/Controllers/AbstractEditController.php
412
413		-
414			message: "#^Cannot access offset string on array\\|object\\|null\\.$#"
415			count: 4
416			path: app/Http/Controllers/AbstractEditController.php
417
418		-
419			message: "#^Cannot access offset 'SEX' on array\\|object\\|null\\.$#"
420			count: 1
421			path: app/Http/Controllers/AbstractEditController.php
422
423		-
424			message: "#^Cannot access offset 'NAME' on array\\|object\\|null\\.$#"
425			count: 1
426			path: app/Http/Controllers/AbstractEditController.php
427
428		-
429			message: "#^Cannot access offset mixed on array\\|object\\|null\\.$#"
430			count: 1
431			path: app/Http/Controllers/AbstractEditController.php
432
433		-
434			message: "#^Cannot access offset 'fact_id' on array\\|object\\|null\\.$#"
435			count: 1
436			path: app/Http/Controllers/Admin/FixLevel0MediaController.php
437
438		-
439			message: "#^Cannot access offset 'indi_xref' on array\\|object\\|null\\.$#"
440			count: 1
441			path: app/Http/Controllers/Admin/FixLevel0MediaController.php
442
443		-
444			message: "#^Cannot access offset 'obje_xref' on array\\|object\\|null\\.$#"
445			count: 1
446			path: app/Http/Controllers/Admin/FixLevel0MediaController.php
447
448		-
449			message: "#^Cannot access offset 'tree_id' on array\\|object\\|null\\.$#"
450			count: 1
451			path: app/Http/Controllers/Admin/FixLevel0MediaController.php
452
453		-
454			message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
455			count: 2
456			path: app/Http/Controllers/Admin/FixLevel0MediaController.php
457
458		-
459			message: "#^Cannot call method displayImage\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
460			count: 1
461			path: app/Http/Controllers/Admin/FixLevel0MediaController.php
462
463		-
464			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
465			count: 1
466			path: app/Http/Controllers/Admin/FixLevel0MediaController.php
467
468		-
469			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
470			count: 1
471			path: app/Http/Controllers/Admin/FixLevel0MediaController.php
472
473		-
474			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
475			count: 1
476			path: app/Http/Controllers/Admin/FixLevel0MediaController.php
477
478		-
479			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
480			count: 1
481			path: app/Http/Controllers/Admin/FixLevel0MediaController.php
482
483		-
484			message: "#^Cannot access offset 'thumbnail' on array\\|object\\|null\\.$#"
485			count: 1
486			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
487
488		-
489			message: "#^Cannot access offset 'action' on array\\|object\\|null\\.$#"
490			count: 1
491			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
492
493		-
494			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
495			count: 1
496			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
497
498		-
499			message: "#^Cannot access offset 'ged' on array\\|object\\|null\\.$#"
500			count: 1
501			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
502
503		-
504			message: "#^Parameter \\#1 \\$str of function sha1 expects string, string\\|false given\\.$#"
505			count: 1
506			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
507
508		-
509			message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|false given\\.$#"
510			count: 3
511			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
512
513		-
514			message: "#^Cannot call method tree\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
515			count: 1
516			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
517
518		-
519			message: "#^Cannot call method firstImageFile\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
520			count: 1
521			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
522
523		-
524			message: "#^Cannot call method createFact\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
525			count: 1
526			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
527
528		-
529			message: "#^Cannot call method xref\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
530			count: 1
531			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
532
533		-
534			message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
535			count: 1
536			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
537
538		-
539			message: "#^Cannot call method updateRecord\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
540			count: 1
541			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
542
543		-
544			message: "#^Parameter \\#1 \\$record of method Fisharebest\\\\Webtrees\\\\Services\\\\PendingChangesService\\:\\:acceptRecord\\(\\) expects Fisharebest\\\\Webtrees\\\\GedcomRecord, Fisharebest\\\\Webtrees\\\\Media\\|null given\\.$#"
545			count: 1
546			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
547
548		-
549			message: "#^Cannot access offset 0 on \\(array\\<int, string\\>\\)\\|false\\.$#"
550			count: 2
551			path: app/Http/Controllers/Admin/ImportThumbnailsController.php
552
553		-
554			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\LocationController\\:\\:getHierarchy\\(\\) return type has no value type specified in iterable type array\\.$#"
555			count: 1
556			path: app/Http/Controllers/Admin/LocationController.php
557
558		-
559			message: "#^Cannot access property \\$pl_place on object\\|null\\.$#"
560			count: 1
561			path: app/Http/Controllers/Admin/LocationController.php
562
563		-
564			message: "#^Cannot access property \\$fqpn on object\\|null\\.$#"
565			count: 1
566			path: app/Http/Controllers/Admin/LocationController.php
567
568		-
569			message: "#^Cannot access property \\$pl_parent_id on object\\|null\\.$#"
570			count: 1
571			path: app/Http/Controllers/Admin/LocationController.php
572
573		-
574			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\LocationController\\:\\:childLocationStatus\\(\\) should return stdClass but returns object\\|null\\.$#"
575			count: 1
576			path: app/Http/Controllers/Admin/LocationController.php
577
578		-
579			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\LocationController\\:\\:mapLocationData\\(\\) return type has no value type specified in iterable type array\\.$#"
580			count: 1
581			path: app/Http/Controllers/Admin/LocationController.php
582
583		-
584			message: "#^Access to an undefined property object\\:\\:\\$pl_zoom\\.$#"
585			count: 1
586			path: app/Http/Controllers/Admin/LocationController.php
587
588		-
589			message: "#^Access to an undefined property object\\:\\:\\$pl_lati\\.$#"
590			count: 1
591			path: app/Http/Controllers/Admin/LocationController.php
592
593		-
594			message: "#^Access to an undefined property object\\:\\:\\$pl_long\\.$#"
595			count: 1
596			path: app/Http/Controllers/Admin/LocationController.php
597
598		-
599			message: "#^Cannot access offset 'new_place_lati' on array\\|object\\|null\\.$#"
600			count: 1
601			path: app/Http/Controllers/Admin/LocationController.php
602
603		-
604			message: "#^Cannot access offset 'new_place_long' on array\\|object\\|null\\.$#"
605			count: 1
606			path: app/Http/Controllers/Admin/LocationController.php
607
608		-
609			message: "#^Cannot access offset 'icon' on array\\|object\\|null\\.$#"
610			count: 1
611			path: app/Http/Controllers/Admin/LocationController.php
612
613		-
614			message: "#^Cannot access offset 'new_zoom_factor' on array\\|object\\|null\\.$#"
615			count: 1
616			path: app/Http/Controllers/Admin/LocationController.php
617
618		-
619			message: "#^Cannot access offset 'new_place_name' on array\\|object\\|null\\.$#"
620			count: 3
621			path: app/Http/Controllers/Admin/LocationController.php
622
623		-
624			message: "#^Binary operation \"\\.\" between 'Places\\-' and array\\|string\\|null results in an error\\.$#"
625			count: 1
626			path: app/Http/Controllers/Admin/LocationController.php
627
628		-
629			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\LocationController\\:\\:buildLevel\\(\\) has parameter \\$placename with no value type specified in iterable type array\\.$#"
630			count: 1
631			path: app/Http/Controllers/Admin/LocationController.php
632
633		-
634			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\LocationController\\:\\:buildLevel\\(\\) has parameter \\$places with no value type specified in iterable type array\\.$#"
635			count: 1
636			path: app/Http/Controllers/Admin/LocationController.php
637
638		-
639			message: "#^Parameter \\#1 \\$fp of function fputcsv expects resource, resource\\|false given\\.$#"
640			count: 2
641			path: app/Http/Controllers/Admin/LocationController.php
642
643		-
644			message: "#^Parameter \\#1 \\$fp of function rewind expects resource, resource\\|false given\\.$#"
645			count: 1
646			path: app/Http/Controllers/Admin/LocationController.php
647
648		-
649			message: "#^Parameter \\#1 \\$source of function stream_get_contents expects resource, resource\\|false given\\.$#"
650			count: 1
651			path: app/Http/Controllers/Admin/LocationController.php
652
653		-
654			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\LocationController\\:\\:exportGeoJSON\\(\\) has parameter \\$rows with no value type specified in iterable type array\\.$#"
655			count: 1
656			path: app/Http/Controllers/Admin/LocationController.php
657
658		-
659			message: "#^Parameter \\#1 \\$source of function stream_get_contents expects resource, resource\\|null given\\.$#"
660			count: 1
661			path: app/Http/Controllers/Admin/LocationController.php
662
663		-
664			message: "#^Parameter \\#1 \\$haystack of function stripos expects string, string\\|false given\\.$#"
665			count: 1
666			path: app/Http/Controllers/Admin/LocationController.php
667
668		-
669			message: "#^Parameter \\#1 \\$json of function json_decode expects string, string\\|false given\\.$#"
670			count: 1
671			path: app/Http/Controllers/Admin/LocationController.php
672
673		-
674			message: "#^Parameter \\#1 \\$fp of function rewind expects resource, resource\\|null given\\.$#"
675			count: 1
676			path: app/Http/Controllers/Admin/LocationController.php
677
678		-
679			message: "#^Parameter \\#1 \\$fp of function fgetcsv expects resource, resource\\|null given\\.$#"
680			count: 1
681			path: app/Http/Controllers/Admin/LocationController.php
682
683		-
684			message: "#^Offset 0 does not exist on array\\|null\\.$#"
685			count: 2
686			path: app/Http/Controllers/Admin/LocationController.php
687
688		-
689			message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, array\\|null given\\.$#"
690			count: 1
691			path: app/Http/Controllers/Admin/LocationController.php
692
693		-
694			message: "#^Parameter \\#1 \\$input of function array_reverse expects array, array\\|null given\\.$#"
695			count: 1
696			path: app/Http/Controllers/Admin/LocationController.php
697
698		-
699			message: "#^Parameter \\#1 \\$input of function array_slice expects array, array\\|null given\\.$#"
700			count: 1
701			path: app/Http/Controllers/Admin/LocationController.php
702
703		-
704			message: "#^Offset int does not exist on array\\|null\\.$#"
705			count: 4
706			path: app/Http/Controllers/Admin/LocationController.php
707
708		-
709			message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|null given\\.$#"
710			count: 1
711			path: app/Http/Controllers/Admin/LocationController.php
712
713		-
714			message: "#^Cannot access offset 'fqpn' on array\\|false\\.$#"
715			count: 1
716			path: app/Http/Controllers/Admin/LocationController.php
717
718		-
719			message: "#^Cannot access offset 'pl_lati' on array\\|false\\.$#"
720			count: 1
721			path: app/Http/Controllers/Admin/LocationController.php
722
723		-
724			message: "#^Cannot access offset 'pl_long' on array\\|false\\.$#"
725			count: 1
726			path: app/Http/Controllers/Admin/LocationController.php
727
728		-
729			message: "#^Cannot access offset 'pl_zoom' on array\\|false\\.$#"
730			count: 1
731			path: app/Http/Controllers/Admin/LocationController.php
732
733		-
734			message: "#^Cannot access offset 'pl_icon' on array\\|false\\.$#"
735			count: 1
736			path: app/Http/Controllers/Admin/LocationController.php
737
738		-
739			message: "#^Cannot access offset 'provider' on array\\|object\\|null\\.$#"
740			count: 1
741			path: app/Http/Controllers/Admin/MapProviderController.php
742
743		-
744			message: "#^Cannot access offset 'geonames' on array\\|object\\|null\\.$#"
745			count: 1
746			path: app/Http/Controllers/Admin/MapProviderController.php
747
748		-
749			message: "#^Cannot access offset 'files' on array\\|object\\|null\\.$#"
750			count: 1
751			path: app/Http/Controllers/Admin/MediaController.php
752
753		-
754			message: "#^Variable \\$media in PHPDoc tag @var does not match assigned variable \\$tree\\.$#"
755			count: 1
756			path: app/Http/Controllers/Admin/MediaController.php
757
758		-
759			message: "#^Parameter \\#4 \\$sort_columns of method Fisharebest\\\\Webtrees\\\\Services\\\\DatatablesService\\:\\:handleQuery\\(\\) expects array\\<string\\>, array\\<int, Illuminate\\\\Database\\\\Query\\\\Expression\\|string\\> given\\.$#"
760			count: 2
761			path: app/Http/Controllers/Admin/MediaController.php
762
763		-
764			message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|false given\\.$#"
765			count: 1
766			path: app/Http/Controllers/Admin/MediaController.php
767
768		-
769			message: "#^Cannot access offset '0' on array\\|false\\.$#"
770			count: 1
771			path: app/Http/Controllers/Admin/MediaController.php
772
773		-
774			message: "#^Cannot access offset '1' on array\\|false\\.$#"
775			count: 1
776			path: app/Http/Controllers/Admin/MediaController.php
777
778		-
779			message: "#^Cannot access offset string on array\\|object\\|null\\.$#"
780			count: 2
781			path: app/Http/Controllers/Admin/MediaController.php
782
783		-
784			message: "#^Parameter \\#2 \\$resource of method League\\\\Flysystem\\\\FilesystemInterface\\:\\:writeStream\\(\\) expects resource, resource\\|null given\\.$#"
785			count: 1
786			path: app/Http/Controllers/Admin/MediaController.php
787
788		-
789			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\ModuleController\\:\\:updateOrder\\(\\) has parameter \\$modules with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
790			count: 1
791			path: app/Http/Controllers/Admin/ModuleController.php
792
793		-
794			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\ModuleController\\:\\:updateStatus\\(\\) has parameter \\$modules with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
795			count: 1
796			path: app/Http/Controllers/Admin/ModuleController.php
797
798		-
799			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\ModuleController\\:\\:updateAccessLevel\\(\\) has parameter \\$modules with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
800			count: 1
801			path: app/Http/Controllers/Admin/ModuleController.php
802
803		-
804			message: "#^Cannot access offset 'module_name' on array\\|object\\|null\\.$#"
805			count: 1
806			path: app/Http/Controllers/Admin/ModuleController.php
807
808		-
809			message: "#^Cannot access offset 'username' on array\\|object\\|null\\.$#"
810			count: 2
811			path: app/Http/Controllers/Admin/UsersController.php
812
813		-
814			message: "#^Cannot access offset 'real_name' on array\\|object\\|null\\.$#"
815			count: 2
816			path: app/Http/Controllers/Admin/UsersController.php
817
818		-
819			message: "#^Cannot access offset 'email' on array\\|object\\|null\\.$#"
820			count: 2
821			path: app/Http/Controllers/Admin/UsersController.php
822
823		-
824			message: "#^Cannot access offset 'password' on array\\|object\\|null\\.$#"
825			count: 2
826			path: app/Http/Controllers/Admin/UsersController.php
827
828		-
829			message: "#^Cannot access offset 'user_id' on array\\|object\\|null\\.$#"
830			count: 1
831			path: app/Http/Controllers/Admin/UsersController.php
832
833		-
834			message: "#^Cannot access offset 'theme' on array\\|object\\|null\\.$#"
835			count: 1
836			path: app/Http/Controllers/Admin/UsersController.php
837
838		-
839			message: "#^Cannot access offset 'language' on array\\|object\\|null\\.$#"
840			count: 1
841			path: app/Http/Controllers/Admin/UsersController.php
842
843		-
844			message: "#^Cannot access offset 'timezone' on array\\|object\\|null\\.$#"
845			count: 1
846			path: app/Http/Controllers/Admin/UsersController.php
847
848		-
849			message: "#^Cannot access offset 'contact\\-method' on array\\|object\\|null\\.$#"
850			count: 1
851			path: app/Http/Controllers/Admin/UsersController.php
852
853		-
854			message: "#^Cannot access offset 'comment' on array\\|object\\|null\\.$#"
855			count: 1
856			path: app/Http/Controllers/Admin/UsersController.php
857
858		-
859			message: "#^Cannot access offset string on array\\|object\\|null\\.$#"
860			count: 1
861			path: app/Http/Controllers/Admin/UsersController.php
862
863		-
864			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\UsersController\\:\\:themeOptions\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
865			count: 1
866			path: app/Http/Controllers/Admin/UsersController.php
867
868		-
869			message: "#^Cannot access offset 'HIDE_LIVE_PEOPLE' on array\\|object\\|null\\.$#"
870			count: 1
871			path: app/Http/Controllers/AdminController.php
872
873		-
874			message: "#^Cannot access offset 'KEEP_ALIVE_YEARS…' on array\\|object\\|null\\.$#"
875			count: 2
876			path: app/Http/Controllers/AdminController.php
877
878		-
879			message: "#^Cannot access offset 'MAX_ALIVE_AGE' on array\\|object\\|null\\.$#"
880			count: 1
881			path: app/Http/Controllers/AdminController.php
882
883		-
884			message: "#^Cannot access offset 'REQUIRE…' on array\\|object\\|null\\.$#"
885			count: 1
886			path: app/Http/Controllers/AdminController.php
887
888		-
889			message: "#^Cannot access offset 'SHOW_DEAD_PEOPLE' on array\\|object\\|null\\.$#"
890			count: 1
891			path: app/Http/Controllers/AdminController.php
892
893		-
894			message: "#^Cannot access offset 'SHOW_LIVING_NAMES' on array\\|object\\|null\\.$#"
895			count: 1
896			path: app/Http/Controllers/AdminController.php
897
898		-
899			message: "#^Cannot access offset 'SHOW_PRIVATE…' on array\\|object\\|null\\.$#"
900			count: 1
901			path: app/Http/Controllers/AdminController.php
902
903		-
904			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminController\\:\\:privacyConstants\\(\\) return type has no value type specified in iterable type array\\.$#"
905			count: 1
906			path: app/Http/Controllers/AdminController.php
907
908		-
909			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminController\\:\\:privacyRestrictions\\(\\) return type has no value type specified in iterable type array\\.$#"
910			count: 1
911			path: app/Http/Controllers/AdminController.php
912
913		-
914			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminSiteController\\:\\:themeOptions\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
915			count: 1
916			path: app/Http/Controllers/AdminSiteController.php
917
918		-
919			message: "#^Cannot access offset 'INDEX_DIRECTORY' on array\\|object\\|null\\.$#"
920			count: 1
921			path: app/Http/Controllers/AdminSiteController.php
922
923		-
924			message: "#^Cannot access offset 'THEME_DIR' on array\\|object\\|null\\.$#"
925			count: 1
926			path: app/Http/Controllers/AdminSiteController.php
927
928		-
929			message: "#^Cannot access offset 'ALLOW_CHANGE_GEDCOM' on array\\|object\\|null\\.$#"
930			count: 1
931			path: app/Http/Controllers/AdminSiteController.php
932
933		-
934			message: "#^Cannot access offset 'TIMEZONE' on array\\|object\\|null\\.$#"
935			count: 1
936			path: app/Http/Controllers/AdminSiteController.php
937
938		-
939			message: "#^Cannot access offset 'WELCOME_TEXT_AUTH…' on array\\|object\\|null\\.$#"
940			count: 2
941			path: app/Http/Controllers/AdminSiteController.php
942
943		-
944			message: "#^Cannot access offset 'USE_REGISTRATION…' on array\\|object\\|null\\.$#"
945			count: 1
946			path: app/Http/Controllers/AdminSiteController.php
947
948		-
949			message: "#^Cannot access offset 'SHOW_REGISTER…' on array\\|object\\|null\\.$#"
950			count: 1
951			path: app/Http/Controllers/AdminSiteController.php
952
953		-
954			message: "#^Parameter \\#1 \\$str of function strtoupper expects string, int\\|string given\\.$#"
955			count: 2
956			path: app/Http/Controllers/AdminTreesController.php
957
958		-
959			message: "#^Parameter \\#3 \\$xref1 of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkLinkMessage\\(\\) expects string, int\\|string given\\.$#"
960			count: 6
961			path: app/Http/Controllers/AdminTreesController.php
962
963		-
964			message: "#^Parameter \\#5 \\$xref2 of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkLinkMessage\\(\\) expects string, int\\|string given\\.$#"
965			count: 6
966			path: app/Http/Controllers/AdminTreesController.php
967
968		-
969			message: "#^Parameter \\#2 \\$xref of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkLink\\(\\) expects string, int\\|string given\\.$#"
970			count: 5
971			path: app/Http/Controllers/AdminTreesController.php
972
973		-
974			message: "#^Parameter \\#3 \\$xref1 of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkReverseLink\\(\\) expects string, int\\|string given\\.$#"
975			count: 5
976			path: app/Http/Controllers/AdminTreesController.php
977
978		-
979			message: "#^Parameter \\#4 \\$xref2 of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkReverseLink\\(\\) expects string, int\\|string given\\.$#"
980			count: 5
981			path: app/Http/Controllers/AdminTreesController.php
982
983		-
984			message: "#^Cannot access offset 'source' on array\\|object\\|null\\.$#"
985			count: 1
986			path: app/Http/Controllers/AdminTreesController.php
987
988		-
989			message: "#^Cannot access offset 'GEDCOM_MEDIA_PATH' on array\\|object\\|null\\.$#"
990			count: 1
991			path: app/Http/Controllers/AdminTreesController.php
992
993		-
994			message: "#^Parameter \\#1 \\$path of function basename expects string, string\\|null given\\.$#"
995			count: 1
996			path: app/Http/Controllers/AdminTreesController.php
997
998		-
999			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkReverseLink\\(\\) has parameter \\$links with no value type specified in iterable type array\\.$#"
1000			count: 1
1001			path: app/Http/Controllers/AdminTreesController.php
1002
1003		-
1004			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkReverseLink\\(\\) has parameter \\$reciprocal with no value type specified in iterable type array\\.$#"
1005			count: 1
1006			path: app/Http/Controllers/AdminTreesController.php
1007
1008		-
1009			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:duplicateRecords\\(\\) return type has no value type specified in iterable type array\\.$#"
1010			count: 1
1011			path: app/Http/Controllers/AdminTreesController.php
1012
1013		-
1014			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Source but returns Fisharebest\\\\Webtrees\\\\Source\\|null\\.$#"
1015			count: 1
1016			path: app/Http/Controllers/AdminTreesController.php
1017
1018		-
1019			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Individual but returns Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
1020			count: 1
1021			path: app/Http/Controllers/AdminTreesController.php
1022
1023		-
1024			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
1025			count: 1
1026			path: app/Http/Controllers/AdminTreesController.php
1027
1028		-
1029			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Media but returns Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
1030			count: 1
1031			path: app/Http/Controllers/AdminTreesController.php
1032
1033		-
1034			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:gedcomFiles\\(\\) return type has no value type specified in iterable type array\\.$#"
1035			count: 1
1036			path: app/Http/Controllers/AdminTreesController.php
1037
1038		-
1039			message: "#^Parameter \\#1 \\$fp of function fread expects resource, resource\\|false given\\.$#"
1040			count: 1
1041			path: app/Http/Controllers/AdminTreesController.php
1042
1043		-
1044			message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#"
1045			count: 1
1046			path: app/Http/Controllers/AdminTreesController.php
1047
1048		-
1049			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|false given\\.$#"
1050			count: 1
1051			path: app/Http/Controllers/AdminTreesController.php
1052
1053		-
1054			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:themeOptions\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1055			count: 1
1056			path: app/Http/Controllers/AdminTreesController.php
1057
1058		-
1059			message: "#^Parameter \\#1 \\$json of function json_decode expects string, bool\\|string given\\.$#"
1060			count: 1
1061			path: app/Http/Controllers/AutocompleteController.php
1062
1063		-
1064			message: "#^Binary operation \"\\*\" between int\\|string\\|null and 2 results in an error\\.$#"
1065			count: 2
1066			path: app/Http/Controllers/BranchesController.php
1067
1068		-
1069			message: "#^Cannot access offset 'cal' on array\\|object\\|null\\.$#"
1070			count: 1
1071			path: app/Http/Controllers/CalendarController.php
1072
1073		-
1074			message: "#^Cannot access offset 'day' on array\\|object\\|null\\.$#"
1075			count: 1
1076			path: app/Http/Controllers/CalendarController.php
1077
1078		-
1079			message: "#^Cannot access offset 'filterev' on array\\|object\\|null\\.$#"
1080			count: 1
1081			path: app/Http/Controllers/CalendarController.php
1082
1083		-
1084			message: "#^Cannot access offset 'filterof' on array\\|object\\|null\\.$#"
1085			count: 1
1086			path: app/Http/Controllers/CalendarController.php
1087
1088		-
1089			message: "#^Cannot access offset 'filtersx' on array\\|object\\|null\\.$#"
1090			count: 1
1091			path: app/Http/Controllers/CalendarController.php
1092
1093		-
1094			message: "#^Cannot access offset 'month' on array\\|object\\|null\\.$#"
1095			count: 1
1096			path: app/Http/Controllers/CalendarController.php
1097
1098		-
1099			message: "#^Cannot access offset 'year' on array\\|object\\|null\\.$#"
1100			count: 1
1101			path: app/Http/Controllers/CalendarController.php
1102
1103		-
1104			message: "#^Parameter \\#1 \\$list of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\CalendarController\\:\\:calendarListText\\(\\) expects array\\<Fisharebest\\\\Webtrees\\\\Fact\\>, array\\<int\\|string, string\\> given\\.$#"
1105			count: 2
1106			path: app/Http/Controllers/CalendarController.php
1107
1108		-
1109			message: "#^Call to an undefined method Carbon\\\\CarbonImmutable\\:\\:julianDay\\(\\)\\.$#"
1110			count: 1
1111			path: app/Http/Controllers/CalendarController.php
1112
1113		-
1114			message: "#^Access to an undefined property Fisharebest\\\\Webtrees\\\\Fact\\:\\:\\$anniv\\.$#"
1115			count: 1
1116			path: app/Http/Controllers/CalendarController.php
1117
1118		-
1119			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
1120			count: 1
1121			path: app/Http/Controllers/CalendarController.php
1122
1123		-
1124			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
1125			count: 1
1126			path: app/Http/Controllers/CalendarController.php
1127
1128		-
1129			message: "#^Cannot access offset 'PEDI' on array\\|object\\|null\\.$#"
1130			count: 1
1131			path: app/Http/Controllers/EditFamilyController.php
1132
1133		-
1134			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
1135			count: 1
1136			path: app/Http/Controllers/EditFamilyController.php
1137
1138		-
1139			message: "#^Cannot access offset 'glevels' on array\\|object\\|null\\.$#"
1140			count: 1
1141			path: app/Http/Controllers/EditGedcomRecordController.php
1142
1143		-
1144			message: "#^Cannot access offset 'tag' on array\\|object\\|null\\.$#"
1145			count: 1
1146			path: app/Http/Controllers/EditGedcomRecordController.php
1147
1148		-
1149			message: "#^Cannot access offset 'text' on array\\|object\\|null\\.$#"
1150			count: 1
1151			path: app/Http/Controllers/EditGedcomRecordController.php
1152
1153		-
1154			message: "#^Cannot access offset 'islink' on array\\|object\\|null\\.$#"
1155			count: 1
1156			path: app/Http/Controllers/EditGedcomRecordController.php
1157
1158		-
1159			message: "#^Cannot access offset 'PEDI' on array\\|object\\|null\\.$#"
1160			count: 2
1161			path: app/Http/Controllers/EditIndividualController.php
1162
1163		-
1164			message: "#^Cannot access offset 'SEX' on array\\|object\\|null\\.$#"
1165			count: 1
1166			path: app/Http/Controllers/EditIndividualController.php
1167
1168		-
1169			message: "#^Cannot access offset 'famid' on array\\|object\\|null\\.$#"
1170			count: 1
1171			path: app/Http/Controllers/EditIndividualController.php
1172
1173		-
1174			message: "#^Cannot access offset 'spid' on array\\|object\\|null\\.$#"
1175			count: 1
1176			path: app/Http/Controllers/EditIndividualController.php
1177
1178		-
1179			message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#"
1180			count: 4
1181			path: app/Http/Controllers/EditMediaController.php
1182
1183		-
1184			message: "#^Cannot access offset 'type' on array\\|object\\|null\\.$#"
1185			count: 4
1186			path: app/Http/Controllers/EditMediaController.php
1187
1188		-
1189			message: "#^Cannot access offset 'folder' on array\\|object\\|null\\.$#"
1190			count: 1
1191			path: app/Http/Controllers/EditMediaController.php
1192
1193		-
1194			message: "#^Cannot access offset 'new_file' on array\\|object\\|null\\.$#"
1195			count: 1
1196			path: app/Http/Controllers/EditMediaController.php
1197
1198		-
1199			message: "#^Cannot access offset 'remote' on array\\|object\\|null\\.$#"
1200			count: 1
1201			path: app/Http/Controllers/EditMediaController.php
1202
1203		-
1204			message: "#^Cannot access offset 'file' on array\\|object\\|null\\.$#"
1205			count: 1
1206			path: app/Http/Controllers/EditMediaController.php
1207
1208		-
1209			message: "#^Cannot access offset 'note' on array\\|object\\|null\\.$#"
1210			count: 1
1211			path: app/Http/Controllers/EditMediaController.php
1212
1213		-
1214			message: "#^Cannot access offset 'media\\-note' on array\\|object\\|null\\.$#"
1215			count: 1
1216			path: app/Http/Controllers/EditMediaController.php
1217
1218		-
1219			message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#"
1220			count: 1
1221			path: app/Http/Controllers/EditMediaController.php
1222
1223		-
1224			message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#"
1225			count: 1
1226			path: app/Http/Controllers/EditMediaController.php
1227
1228		-
1229			message: "#^Binary operation \"\\.\" between '\n1 NOTE ' and array\\|string\\|null results in an error\\.$#"
1230			count: 1
1231			path: app/Http/Controllers/EditMediaController.php
1232
1233		-
1234			message: "#^Cannot access offset 'link' on array\\|object\\|null\\.$#"
1235			count: 1
1236			path: app/Http/Controllers/EditMediaController.php
1237
1238		-
1239			message: "#^Cannot call method createFact\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
1240			count: 1
1241			path: app/Http/Controllers/EditMediaController.php
1242
1243		-
1244			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
1245			count: 1
1246			path: app/Http/Controllers/EditMediaController.php
1247
1248		-
1249			message: "#^Cannot access offset 'NOTE' on array\\|object\\|null\\.$#"
1250			count: 1
1251			path: app/Http/Controllers/EditNoteController.php
1252
1253		-
1254			message: "#^Binary operation \"\\.\" between string and array\\|string\\|null results in an error\\.$#"
1255			count: 1
1256			path: app/Http/Controllers/EditNoteController.php
1257
1258		-
1259			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateRecord\\(\\) expects string, string\\|null given\\.$#"
1260			count: 1
1261			path: app/Http/Controllers/EditNoteController.php
1262
1263		-
1264			message: "#^Cannot access property \\$chunk_data on object\\|null\\.$#"
1265			count: 6
1266			path: app/Http/Controllers/GedcomFileController.php
1267
1268		-
1269			message: "#^Cannot access property \\$gedcom_chunk_id on object\\|null\\.$#"
1270			count: 2
1271			path: app/Http/Controllers/GedcomFileController.php
1272
1273		-
1274			message: "#^Access to an undefined property object\\:\\:\\$chunk_data\\.$#"
1275			count: 2
1276			path: app/Http/Controllers/GedcomFileController.php
1277
1278		-
1279			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
1280			count: 1
1281			path: app/Http/Controllers/GedcomFileController.php
1282
1283		-
1284			message: "#^Access to an undefined property object\\:\\:\\$gedcom_chunk_id\\.$#"
1285			count: 1
1286			path: app/Http/Controllers/GedcomFileController.php
1287
1288		-
1289			message: "#^Access to an undefined property object\\:\\:\\$module_name\\.$#"
1290			count: 3
1291			path: app/Http/Controllers/HomePageController.php
1292
1293		-
1294			message: "#^Access to an undefined property object\\:\\:\\$user_id\\.$#"
1295			count: 2
1296			path: app/Http/Controllers/HomePageController.php
1297
1298		-
1299			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\HomePageController\\:\\:availableTreeBlocks\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1300			count: 1
1301			path: app/Http/Controllers/HomePageController.php
1302
1303		-
1304			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\HomePageController\\:\\:availableUserBlocks\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1305			count: 1
1306			path: app/Http/Controllers/HomePageController.php
1307
1308		-
1309			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\HomePageController\\:\\:treeBlocks\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1310			count: 1
1311			path: app/Http/Controllers/HomePageController.php
1312
1313		-
1314			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\HomePageController\\:\\:userBlocks\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1315			count: 1
1316			path: app/Http/Controllers/HomePageController.php
1317
1318		-
1319			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\HomePageController\\:\\:updateUserBlocks\\(\\) has parameter \\$main_block_ids with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1320			count: 1
1321			path: app/Http/Controllers/HomePageController.php
1322
1323		-
1324			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\HomePageController\\:\\:updateUserBlocks\\(\\) has parameter \\$side_block_ids with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1325			count: 1
1326			path: app/Http/Controllers/HomePageController.php
1327
1328		-
1329			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\HomePageController\\:\\:updateTreeBlocks\\(\\) has parameter \\$main_block_ids with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1330			count: 1
1331			path: app/Http/Controllers/HomePageController.php
1332
1333		-
1334			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\HomePageController\\:\\:updateTreeBlocks\\(\\) has parameter \\$side_block_ids with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1335			count: 1
1336			path: app/Http/Controllers/HomePageController.php
1337
1338		-
1339			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\HomePageController\\:\\:filterActiveBlocks\\(\\) has parameter \\$active_blocks with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1340			count: 1
1341			path: app/Http/Controllers/HomePageController.php
1342
1343		-
1344			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\HomePageController\\:\\:filterActiveBlocks\\(\\) has parameter \\$blocks with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1345			count: 1
1346			path: app/Http/Controllers/HomePageController.php
1347
1348		-
1349			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\HomePageController\\:\\:filterActiveBlocks\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1350			count: 1
1351			path: app/Http/Controllers/HomePageController.php
1352
1353		-
1354			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\ListController\\:\\:allFolders\\(\\) should return array\\<string\\> but returns array\\|false\\.$#"
1355			count: 1
1356			path: app/Http/Controllers/ListController.php
1357
1358		-
1359			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\ListController\\:\\:allNotes\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1360			count: 1
1361			path: app/Http/Controllers/ListController.php
1362
1363		-
1364			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\ListController\\:\\:allRepositories\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1365			count: 1
1366			path: app/Http/Controllers/ListController.php
1367
1368		-
1369			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\ListController\\:\\:allSources\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1370			count: 1
1371			path: app/Http/Controllers/ListController.php
1372
1373		-
1374			message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, mixed\\> given\\.$#"
1375			count: 1
1376			path: app/Http/Controllers/MediaFileController.php
1377
1378		-
1379			message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#"
1380			count: 2
1381			path: app/Http/Controllers/MediaFileController.php
1382
1383		-
1384			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\MediaFileController\\:\\:generateImage\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
1385			count: 1
1386			path: app/Http/Controllers/MediaFileController.php
1387
1388		-
1389			message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\|false\\> given\\.$#"
1390			count: 2
1391			path: app/Http/Controllers/MediaFileController.php
1392
1393		-
1394			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\PlaceHierarchyController\\:\\:getList\\(\\) should return array\\<array\\<Fisharebest\\\\Webtrees\\\\Place\\>\\> but returns array\\<string, array\\<array\\>\\>\\.$#"
1395			count: 1
1396			path: app/Http/Controllers/PlaceHierarchyController.php
1397
1398		-
1399			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\PlaceHierarchyController\\:\\:getHierarchy\\(\\) return type has no value type specified in iterable type array\\.$#"
1400			count: 1
1401			path: app/Http/Controllers/PlaceHierarchyController.php
1402
1403		-
1404			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\PlaceHierarchyController\\:\\:getEvents\\(\\) return type has no value type specified in iterable type array\\.$#"
1405			count: 1
1406			path: app/Http/Controllers/PlaceHierarchyController.php
1407
1408		-
1409			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\PlaceHierarchyController\\:\\:breadcrumbs\\(\\) return type has no value type specified in iterable type array\\.$#"
1410			count: 1
1411			path: app/Http/Controllers/PlaceHierarchyController.php
1412
1413		-
1414			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\PlaceHierarchyController\\:\\:mapData\\(\\) return type has no value type specified in iterable type array\\.$#"
1415			count: 1
1416			path: app/Http/Controllers/PlaceHierarchyController.php
1417
1418		-
1419			message: "#^Cannot access property \\$tot on int\\|stdClass\\.$#"
1420			count: 1
1421			path: app/Http/Controllers/PlaceHierarchyController.php
1422
1423		-
1424			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string, string\\|false given\\.$#"
1425			count: 1
1426			path: app/Http/Controllers/SetupController.php
1427
1428		-
1429			message: "#^Parameter \\#1 \\$str of function substr expects string, string\\|false given\\.$#"
1430			count: 5
1431			path: app/Http/Controllers/SetupController.php
1432
1433		-
1434			message: "#^Binary operation \"\\*\" between string and 1024 results in an error\\.$#"
1435			count: 2
1436			path: app/Http/Controllers/SetupController.php
1437
1438		-
1439			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\SetupController\\:\\:connectToDatabase\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
1440			count: 1
1441			path: app/Http/Controllers/SetupController.php
1442
1443		-
1444			message: "#^Parameter \\#1 \\$path of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withPath\\(\\) expects string, string\\|false given\\.$#"
1445			count: 1
1446			path: app/Http/Middleware/BaseUrl.php
1447
1448		-
1449			message: "#^Parameter \\#1 \\$host of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withHost\\(\\) expects string, string\\|false given\\.$#"
1450			count: 1
1451			path: app/Http/Middleware/BaseUrl.php
1452
1453		-
1454			message: "#^Parameter \\#1 \\$port of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withPort\\(\\) expects int\\|null, int\\|false\\|null given\\.$#"
1455			count: 1
1456			path: app/Http/Middleware/BaseUrl.php
1457
1458		-
1459			message: "#^Parameter \\#1 \\$scheme of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withScheme\\(\\) expects string, string\\|false given\\.$#"
1460			count: 1
1461			path: app/Http/Middleware/BaseUrl.php
1462
1463		-
1464			message: "#^Parameter \\#1 \\$message of static method Fisharebest\\\\Webtrees\\\\Log\\:\\:addErrorLog\\(\\) expects string, string\\|null given\\.$#"
1465			count: 1
1466			path: app/Http/Middleware/HandleExceptions.php
1467
1468		-
1469			message: "#^Parameter \\#1 \\$basepath of class Aura\\\\Router\\\\RouterContainer constructor expects string\\|null, string\\|false\\|null given\\.$#"
1470			count: 1
1471			path: app/Http/Middleware/LoadRoutes.php
1472
1473		-
1474			message: "#^Argument of an invalid type array\\|false supplied for foreach, only iterables are supported\\.$#"
1475			count: 1
1476			path: app/Http/Middleware/ReadConfigIni.php
1477
1478		-
1479			message: "#^Parameter \\#1 \\$name of method Psr\\\\Http\\\\Message\\\\ServerRequestInterface\\:\\:withAttribute\\(\\) expects string, int\\|string given\\.$#"
1480			count: 1
1481			path: app/Http/Middleware/Router.php
1482
1483		-
1484			message: "#^Call to function assert\\(\\) with false and LogicException will always evaluate to false\\.$#"
1485			count: 1
1486			path: app/Http/Middleware/UseDatabase.php
1487
1488		-
1489			message: "#^Instanceof between \\$this\\(Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\UseDatabase\\) and Illuminate\\\\Database\\\\Query\\\\Builder will always evaluate to false\\.$#"
1490			count: 1
1491			path: app/Http/Middleware/UseDatabase.php
1492
1493		-
1494			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\UseLanguage\\:\\:languages\\(\\) return type has no value type specified in iterable type Generator\\.$#"
1495			count: 1
1496			path: app/Http/Middleware/UseLanguage.php
1497
1498		-
1499			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\UseTheme\\:\\:themes\\(\\) return type has no value type specified in iterable type Generator\\.$#"
1500			count: 1
1501			path: app/Http/Middleware/UseTheme.php
1502
1503		-
1504			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\UseTransaction\\:\\:process\\(\\) should return Psr\\\\Http\\\\Message\\\\ResponseInterface but returns Psr\\\\Http\\\\Message\\\\ResponseInterface\\|null\\.$#"
1505			count: 1
1506			path: app/Http/Middleware/UseTransaction.php
1507
1508		-
1509			message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(mixed, string\\) given\\.$#"
1510			count: 1
1511			path: app/Http/Middleware/WrapHandler.php
1512
1513		-
1514			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\AbstractSelect2Handler\\:\\:search\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1515			count: 1
1516			path: app/Http/RequestHandlers/AbstractSelect2Handler.php
1517
1518		-
1519			message: "#^Cannot access offset 'contact\\-method' on array\\|object\\|null\\.$#"
1520			count: 1
1521			path: app/Http/RequestHandlers/AccountUpdate.php
1522
1523		-
1524			message: "#^Cannot access offset 'email' on array\\|object\\|null\\.$#"
1525			count: 1
1526			path: app/Http/RequestHandlers/AccountUpdate.php
1527
1528		-
1529			message: "#^Cannot access offset 'language' on array\\|object\\|null\\.$#"
1530			count: 1
1531			path: app/Http/RequestHandlers/AccountUpdate.php
1532
1533		-
1534			message: "#^Cannot access offset 'real_name' on array\\|object\\|null\\.$#"
1535			count: 1
1536			path: app/Http/RequestHandlers/AccountUpdate.php
1537
1538		-
1539			message: "#^Cannot access offset 'password' on array\\|object\\|null\\.$#"
1540			count: 1
1541			path: app/Http/RequestHandlers/AccountUpdate.php
1542
1543		-
1544			message: "#^Cannot access offset 'timezone' on array\\|object\\|null\\.$#"
1545			count: 1
1546			path: app/Http/RequestHandlers/AccountUpdate.php
1547
1548		-
1549			message: "#^Cannot access offset 'user_name' on array\\|object\\|null\\.$#"
1550			count: 1
1551			path: app/Http/RequestHandlers/AccountUpdate.php
1552
1553		-
1554			message: "#^Cannot access offset 'default\\-xref' on array\\|object\\|null\\.$#"
1555			count: 1
1556			path: app/Http/RequestHandlers/AccountUpdate.php
1557
1558		-
1559			message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#"
1560			count: 1
1561			path: app/Http/RequestHandlers/BroadcastAction.php
1562
1563		-
1564			message: "#^Cannot access offset 'subject' on array\\|object\\|null\\.$#"
1565			count: 1
1566			path: app/Http/RequestHandlers/BroadcastAction.php
1567
1568		-
1569			message: "#^Cannot access offset 'to' on array\\|object\\|null\\.$#"
1570			count: 1
1571			path: app/Http/RequestHandlers/BroadcastAction.php
1572
1573		-
1574			message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#"
1575			count: 1
1576			path: app/Http/RequestHandlers/ContactAction.php
1577
1578		-
1579			message: "#^Cannot access offset 'from_email' on array\\|object\\|null\\.$#"
1580			count: 1
1581			path: app/Http/RequestHandlers/ContactAction.php
1582
1583		-
1584			message: "#^Cannot access offset 'from_name' on array\\|object\\|null\\.$#"
1585			count: 1
1586			path: app/Http/RequestHandlers/ContactAction.php
1587
1588		-
1589			message: "#^Cannot access offset 'subject' on array\\|object\\|null\\.$#"
1590			count: 1
1591			path: app/Http/RequestHandlers/ContactAction.php
1592
1593		-
1594			message: "#^Cannot access offset 'to' on array\\|object\\|null\\.$#"
1595			count: 1
1596			path: app/Http/RequestHandlers/ContactAction.php
1597
1598		-
1599			message: "#^Cannot access offset 'url' on array\\|object\\|null\\.$#"
1600			count: 1
1601			path: app/Http/RequestHandlers/ContactAction.php
1602
1603		-
1604			message: "#^Cannot call method realName\\(\\) on Fisharebest\\\\Webtrees\\\\User\\|null\\.$#"
1605			count: 1
1606			path: app/Http/RequestHandlers/ContactPage.php
1607
1608		-
1609			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\ControlPanel\\:\\:totalIndividuals\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1610			count: 1
1611			path: app/Http/RequestHandlers/ControlPanel.php
1612
1613		-
1614			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\ControlPanel\\:\\:totalFamilies\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1615			count: 1
1616			path: app/Http/RequestHandlers/ControlPanel.php
1617
1618		-
1619			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\ControlPanel\\:\\:totalSources\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1620			count: 1
1621			path: app/Http/RequestHandlers/ControlPanel.php
1622
1623		-
1624			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\ControlPanel\\:\\:totalMediaObjects\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1625			count: 1
1626			path: app/Http/RequestHandlers/ControlPanel.php
1627
1628		-
1629			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\ControlPanel\\:\\:totalRepositories\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1630			count: 1
1631			path: app/Http/RequestHandlers/ControlPanel.php
1632
1633		-
1634			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\ControlPanel\\:\\:totalNotes\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1635			count: 1
1636			path: app/Http/RequestHandlers/ControlPanel.php
1637
1638		-
1639			message: "#^Cannot access offset 'media\\-note' on array\\|object\\|null\\.$#"
1640			count: 1
1641			path: app/Http/RequestHandlers/CreateMediaObjectAction.php
1642
1643		-
1644			message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#"
1645			count: 1
1646			path: app/Http/RequestHandlers/CreateMediaObjectAction.php
1647
1648		-
1649			message: "#^Cannot access offset 'type' on array\\|object\\|null\\.$#"
1650			count: 1
1651			path: app/Http/RequestHandlers/CreateMediaObjectAction.php
1652
1653		-
1654			message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#"
1655			count: 1
1656			path: app/Http/RequestHandlers/CreateMediaObjectAction.php
1657
1658		-
1659			message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#"
1660			count: 1
1661			path: app/Http/RequestHandlers/CreateMediaObjectAction.php
1662
1663		-
1664			message: "#^Binary operation \"\\.\" between '\n1 NOTE ' and array\\|string\\|null results in an error\\.$#"
1665			count: 1
1666			path: app/Http/RequestHandlers/CreateMediaObjectAction.php
1667
1668		-
1669			message: "#^Cannot access offset 'note' on array\\|object\\|null\\.$#"
1670			count: 1
1671			path: app/Http/RequestHandlers/CreateNoteAction.php
1672
1673		-
1674			message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#"
1675			count: 1
1676			path: app/Http/RequestHandlers/CreateNoteAction.php
1677
1678		-
1679			message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#"
1680			count: 1
1681			path: app/Http/RequestHandlers/CreateNoteAction.php
1682
1683		-
1684			message: "#^Cannot access offset 'repository\\-name' on array\\|object\\|null\\.$#"
1685			count: 1
1686			path: app/Http/RequestHandlers/CreateRepositoryAction.php
1687
1688		-
1689			message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#"
1690			count: 1
1691			path: app/Http/RequestHandlers/CreateRepositoryAction.php
1692
1693		-
1694			message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#"
1695			count: 1
1696			path: app/Http/RequestHandlers/CreateRepositoryAction.php
1697
1698		-
1699			message: "#^Cannot access offset 'repository\\-name' on array\\|object\\|null\\.$#"
1700			count: 1
1701			path: app/Http/RequestHandlers/CreateRepositoryModal.php
1702
1703		-
1704			message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#"
1705			count: 1
1706			path: app/Http/RequestHandlers/CreateRepositoryModal.php
1707
1708		-
1709			message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#"
1710			count: 1
1711			path: app/Http/RequestHandlers/CreateRepositoryModal.php
1712
1713		-
1714			message: "#^Cannot access offset 'source\\-title' on array\\|object\\|null\\.$#"
1715			count: 1
1716			path: app/Http/RequestHandlers/CreateSourceAction.php
1717
1718		-
1719			message: "#^Cannot access offset 'source\\-abbreviation' on array\\|object\\|null\\.$#"
1720			count: 1
1721			path: app/Http/RequestHandlers/CreateSourceAction.php
1722
1723		-
1724			message: "#^Cannot access offset 'source\\-author' on array\\|object\\|null\\.$#"
1725			count: 1
1726			path: app/Http/RequestHandlers/CreateSourceAction.php
1727
1728		-
1729			message: "#^Cannot access offset 'source\\-publication' on array\\|object\\|null\\.$#"
1730			count: 1
1731			path: app/Http/RequestHandlers/CreateSourceAction.php
1732
1733		-
1734			message: "#^Cannot access offset 'source\\-repository' on array\\|object\\|null\\.$#"
1735			count: 1
1736			path: app/Http/RequestHandlers/CreateSourceAction.php
1737
1738		-
1739			message: "#^Cannot access offset 'source\\-call\\-number' on array\\|object\\|null\\.$#"
1740			count: 1
1741			path: app/Http/RequestHandlers/CreateSourceAction.php
1742
1743		-
1744			message: "#^Cannot access offset 'source\\-text' on array\\|object\\|null\\.$#"
1745			count: 1
1746			path: app/Http/RequestHandlers/CreateSourceAction.php
1747
1748		-
1749			message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#"
1750			count: 1
1751			path: app/Http/RequestHandlers/CreateSourceAction.php
1752
1753		-
1754			message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#"
1755			count: 1
1756			path: app/Http/RequestHandlers/CreateSourceAction.php
1757
1758		-
1759			message: "#^Binary operation \"\\.\" between '\n1 TEXT ' and array\\|string results in an error\\.$#"
1760			count: 1
1761			path: app/Http/RequestHandlers/CreateSourceAction.php
1762
1763		-
1764			message: "#^Cannot access offset 'submitter_name' on array\\|object\\|null\\.$#"
1765			count: 1
1766			path: app/Http/RequestHandlers/CreateSubmitterAction.php
1767
1768		-
1769			message: "#^Cannot access offset 'submitter_address' on array\\|object\\|null\\.$#"
1770			count: 1
1771			path: app/Http/RequestHandlers/CreateSubmitterAction.php
1772
1773		-
1774			message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#"
1775			count: 1
1776			path: app/Http/RequestHandlers/CreateSubmitterAction.php
1777
1778		-
1779			message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#"
1780			count: 1
1781			path: app/Http/RequestHandlers/CreateSubmitterAction.php
1782
1783		-
1784			message: "#^Binary operation \"\\.\" between '\n1 ADDR ' and array\\|string results in an error\\.$#"
1785			count: 1
1786			path: app/Http/RequestHandlers/CreateSubmitterAction.php
1787
1788		-
1789			message: "#^Cannot access offset 'name' on array\\|object\\|null\\.$#"
1790			count: 1
1791			path: app/Http/RequestHandlers/CreateTreeAction.php
1792
1793		-
1794			message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#"
1795			count: 1
1796			path: app/Http/RequestHandlers/CreateTreeAction.php
1797
1798		-
1799			message: "#^Cannot access offset 'type' on array\\|false\\.$#"
1800			count: 1
1801			path: app/Http/RequestHandlers/DeletePath.php
1802
1803		-
1804			message: "#^Left side of && is always true\\.$#"
1805			count: 1
1806			path: app/Http/RequestHandlers/DeleteRecord.php
1807
1808		-
1809			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
1810			count: 3
1811			path: app/Http/RequestHandlers/DeleteRecord.php
1812
1813		-
1814			message: "#^Cannot call method deleteRecord\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
1815			count: 1
1816			path: app/Http/RequestHandlers/DeleteRecord.php
1817
1818		-
1819			message: "#^Cannot call method gedcom\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
1820			count: 1
1821			path: app/Http/RequestHandlers/DeleteRecord.php
1822
1823		-
1824			message: "#^Cannot call method updateRecord\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
1825			count: 1
1826			path: app/Http/RequestHandlers/DeleteRecord.php
1827
1828		-
1829			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
1830			count: 4
1831			path: app/Http/RequestHandlers/DeleteRecord.php
1832
1833		-
1834			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\DeleteRecord\\:\\:removeLinks\\(\\) should return string but returns string\\|null\\.$#"
1835			count: 1
1836			path: app/Http/RequestHandlers/DeleteRecord.php
1837
1838		-
1839			message: "#^Cannot access offset 'gedcom' on array\\|object\\|null\\.$#"
1840			count: 1
1841			path: app/Http/RequestHandlers/EditRawFactAction.php
1842
1843		-
1844			message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
1845			count: 1
1846			path: app/Http/RequestHandlers/EditRawRecordAction.php
1847
1848		-
1849			message: "#^Cannot access offset 'SMTP_ACTIVE' on array\\|object\\|null\\.$#"
1850			count: 1
1851			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1852
1853		-
1854			message: "#^Cannot access offset 'SMTP_FROM_NAME' on array\\|object\\|null\\.$#"
1855			count: 1
1856			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1857
1858		-
1859			message: "#^Cannot access offset 'SMTP_HOST' on array\\|object\\|null\\.$#"
1860			count: 1
1861			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1862
1863		-
1864			message: "#^Cannot access offset 'SMTP_PORT' on array\\|object\\|null\\.$#"
1865			count: 1
1866			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1867
1868		-
1869			message: "#^Cannot access offset 'SMTP_AUTH' on array\\|object\\|null\\.$#"
1870			count: 1
1871			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1872
1873		-
1874			message: "#^Cannot access offset 'SMTP_AUTH_USER' on array\\|object\\|null\\.$#"
1875			count: 1
1876			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1877
1878		-
1879			message: "#^Cannot access offset 'SMTP_SSL' on array\\|object\\|null\\.$#"
1880			count: 1
1881			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1882
1883		-
1884			message: "#^Cannot access offset 'SMTP_HELO' on array\\|object\\|null\\.$#"
1885			count: 1
1886			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1887
1888		-
1889			message: "#^Cannot access offset 'DKIM_DOMAIN' on array\\|object\\|null\\.$#"
1890			count: 1
1891			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1892
1893		-
1894			message: "#^Cannot access offset 'DKIM_SELECTOR' on array\\|object\\|null\\.$#"
1895			count: 1
1896			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1897
1898		-
1899			message: "#^Cannot access offset 'DKIM_KEY' on array\\|object\\|null\\.$#"
1900			count: 1
1901			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1902
1903		-
1904			message: "#^Cannot access offset 'SMTP_AUTH_PASS' on array\\|object\\|null\\.$#"
1905			count: 2
1906			path: app/Http/RequestHandlers/EmailPreferencesAction.php
1907
1908		-
1909			message: "#^Cannot access offset 'privatize_export' on array\\|object\\|null\\.$#"
1910			count: 1
1911			path: app/Http/RequestHandlers/ExportGedcomClient.php
1912
1913		-
1914			message: "#^Parameter \\#2 \\$stream of static method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsExport\\:\\:exportGedcom\\(\\) expects resource, resource\\|false given\\.$#"
1915			count: 2
1916			path: app/Http/RequestHandlers/ExportGedcomClient.php
1917
1918		-
1919			message: "#^Parameter \\#1 \\$fp of function rewind expects resource, resource\\|false given\\.$#"
1920			count: 2
1921			path: app/Http/RequestHandlers/ExportGedcomClient.php
1922
1923		-
1924			message: "#^Parameter \\#2 \\$resource of method League\\\\Flysystem\\\\Filesystem\\:\\:writeStream\\(\\) expects resource, resource\\|false given\\.$#"
1925			count: 1
1926			path: app/Http/RequestHandlers/ExportGedcomClient.php
1927
1928		-
1929			message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#"
1930			count: 1
1931			path: app/Http/RequestHandlers/ExportGedcomClient.php
1932
1933		-
1934			message: "#^Variable \\$response_factory in PHPDoc tag @var does not match assigned variable \\$stream_factory\\.$#"
1935			count: 1
1936			path: app/Http/RequestHandlers/ExportGedcomClient.php
1937
1938		-
1939			message: "#^Parameter \\#1 \\$stream of method Fisharebest\\\\Webtrees\\\\Tree\\:\\:exportGedcom\\(\\) expects resource, resource\\|false given\\.$#"
1940			count: 1
1941			path: app/Http/RequestHandlers/ExportGedcomServer.php
1942
1943		-
1944			message: "#^Parameter \\#1 \\$fp of function rewind expects resource, resource\\|false given\\.$#"
1945			count: 1
1946			path: app/Http/RequestHandlers/ExportGedcomServer.php
1947
1948		-
1949			message: "#^Parameter \\#2 \\$resource of method League\\\\Flysystem\\\\FilesystemInterface\\:\\:putStream\\(\\) expects resource, resource\\|false given\\.$#"
1950			count: 1
1951			path: app/Http/RequestHandlers/ExportGedcomServer.php
1952
1953		-
1954			message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#"
1955			count: 1
1956			path: app/Http/RequestHandlers/ExportGedcomServer.php
1957
1958		-
1959			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\HelpText\\:\\:dmyOrder\\(\\) should return string but returns string\\|null\\.$#"
1960			count: 1
1961			path: app/Http/RequestHandlers/HelpText.php
1962
1963		-
1964			message: "#^Parameter \\#1 \\$type of static method Fisharebest\\\\Webtrees\\\\GedcomCode\\\\GedcomCodeName\\:\\:getValue\\(\\) expects string, string\\|null given\\.$#"
1965			count: 1
1966			path: app/Http/RequestHandlers/IndividualPage.php
1967
1968		-
1969			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\IndividualPage\\:\\:getSidebars\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1970			count: 1
1971			path: app/Http/RequestHandlers/IndividualPage.php
1972
1973		-
1974			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\IndividualPage\\:\\:getTabs\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1975			count: 1
1976			path: app/Http/RequestHandlers/IndividualPage.php
1977
1978		-
1979			message: "#^Cannot access offset 'username' on array\\|object\\|null\\.$#"
1980			count: 1
1981			path: app/Http/RequestHandlers/LoginAction.php
1982
1983		-
1984			message: "#^Cannot access offset 'password' on array\\|object\\|null\\.$#"
1985			count: 1
1986			path: app/Http/RequestHandlers/LoginAction.php
1987
1988		-
1989			message: "#^Cannot access offset 'url' on array\\|object\\|null\\.$#"
1990			count: 1
1991			path: app/Http/RequestHandlers/LoginAction.php
1992
1993		-
1994			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\MediaPage\\:\\:facts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
1995			count: 1
1996			path: app/Http/RequestHandlers/MediaPage.php
1997
1998		-
1999			message: "#^Strict comparison using \\!\\=\\= between 'UNKNOWN' and 'UNKNOWN' will always evaluate to false\\.$#"
2000			count: 1
2001			path: app/Http/RequestHandlers/MergeFactsAction.php
2002
2003		-
2004			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateRecord\\(\\) expects string, string\\|null given\\.$#"
2005			count: 1
2006			path: app/Http/RequestHandlers/MergeFactsAction.php
2007
2008		-
2009			message: "#^Strict comparison using \\!\\=\\= between 'UNKNOWN' and 'UNKNOWN' will always evaluate to false\\.$#"
2010			count: 1
2011			path: app/Http/RequestHandlers/MergeFactsPage.php
2012
2013		-
2014			message: "#^Strict comparison using \\!\\=\\= between 'UNKNOWN' and 'UNKNOWN' will always evaluate to false\\.$#"
2015			count: 1
2016			path: app/Http/RequestHandlers/MergeRecordsAction.php
2017
2018		-
2019			message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#"
2020			count: 1
2021			path: app/Http/RequestHandlers/MessageAction.php
2022
2023		-
2024			message: "#^Cannot access offset 'subject' on array\\|object\\|null\\.$#"
2025			count: 1
2026			path: app/Http/RequestHandlers/MessageAction.php
2027
2028		-
2029			message: "#^Cannot access offset 'to' on array\\|object\\|null\\.$#"
2030			count: 1
2031			path: app/Http/RequestHandlers/MessageAction.php
2032
2033		-
2034			message: "#^Cannot access offset 'url' on array\\|object\\|null\\.$#"
2035			count: 1
2036			path: app/Http/RequestHandlers/MessageAction.php
2037
2038		-
2039			message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface, string\\) given\\.$#"
2040			count: 1
2041			path: app/Http/RequestHandlers/ModuleAction.php
2042
2043		-
2044			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\NotePage\\:\\:facts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2045			count: 1
2046			path: app/Http/RequestHandlers/NotePage.php
2047
2048		-
2049			message: "#^Cannot access offset 'fact_id' on array\\|object\\|null\\.$#"
2050			count: 1
2051			path: app/Http/RequestHandlers/PasteFact.php
2052
2053		-
2054			message: "#^Cannot access offset 'tree' on array\\|object\\|null\\.$#"
2055			count: 1
2056			path: app/Http/RequestHandlers/PendingChangesLogAction.php
2057
2058		-
2059			message: "#^Cannot call method local\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#"
2060			count: 1
2061			path: app/Http/RequestHandlers/PendingChangesLogData.php
2062
2063		-
2064			message: "#^Cannot call method toDateString\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#"
2065			count: 2
2066			path: app/Http/RequestHandlers/PendingChangesLogPage.php
2067
2068		-
2069			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\PendingChangesLogPage\\:\\:changeStatuses\\(\\) return type has no value type specified in iterable type array\\.$#"
2070			count: 1
2071			path: app/Http/RequestHandlers/PendingChangesLogPage.php
2072
2073		-
2074			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|false given\\.$#"
2075			count: 1
2076			path: app/Http/RequestHandlers/PhpInformation.php
2077
2078		-
2079			message: "#^Cannot access offset 'order' on array\\|object\\|null\\.$#"
2080			count: 1
2081			path: app/Http/RequestHandlers/ReorderChildrenAction.php
2082
2083		-
2084			message: "#^Cannot access offset 'order' on array\\|object\\|null\\.$#"
2085			count: 1
2086			path: app/Http/RequestHandlers/ReorderFamiliesAction.php
2087
2088		-
2089			message: "#^Cannot access offset 'order' on array\\|object\\|null\\.$#"
2090			count: 1
2091			path: app/Http/RequestHandlers/ReorderMediaAction.php
2092
2093		-
2094			message: "#^Cannot access offset 'order' on array\\|object\\|null\\.$#"
2095			count: 1
2096			path: app/Http/RequestHandlers/ReorderNamesAction.php
2097
2098		-
2099			message: "#^Parameter \\#2 \\$parameters of function route expects array, array\\|object given\\.$#"
2100			count: 1
2101			path: app/Http/RequestHandlers/ReportSetupAction.php
2102
2103		-
2104			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\RepositoryPage\\:\\:facts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2105			count: 1
2106			path: app/Http/RequestHandlers/RepositoryPage.php
2107
2108		-
2109			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
2110			count: 1
2111			path: app/Http/RequestHandlers/SearchGeneralPage.php
2112
2113		-
2114			message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
2115			count: 1
2116			path: app/Http/RequestHandlers/SearchGeneralPage.php
2117
2118		-
2119			message: "#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, array\\<int, string\\>\\|false given\\.$#"
2120			count: 1
2121			path: app/Http/RequestHandlers/SearchReplaceAction.php
2122
2123		-
2124			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\SearchReplaceAction\\:\\:replaceRecords\\(\\) has parameter \\$records with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2125			count: 1
2126			path: app/Http/RequestHandlers/SearchReplaceAction.php
2127
2128		-
2129			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\SearchReplaceAction\\:\\:replaceIndividualNames\\(\\) has parameter \\$records with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2130			count: 1
2131			path: app/Http/RequestHandlers/SearchReplaceAction.php
2132
2133		-
2134			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\SearchReplaceAction\\:\\:replacePlaces\\(\\) has parameter \\$records with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2135			count: 1
2136			path: app/Http/RequestHandlers/SearchReplaceAction.php
2137
2138		-
2139			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\Select2Family\\:\\:search\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2140			count: 1
2141			path: app/Http/RequestHandlers/Select2Family.php
2142
2143		-
2144			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\Select2Individual\\:\\:search\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2145			count: 1
2146			path: app/Http/RequestHandlers/Select2Individual.php
2147
2148		-
2149			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\Select2MediaObject\\:\\:search\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2150			count: 1
2151			path: app/Http/RequestHandlers/Select2MediaObject.php
2152
2153		-
2154			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\Select2Note\\:\\:search\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2155			count: 1
2156			path: app/Http/RequestHandlers/Select2Note.php
2157
2158		-
2159			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\Select2Place\\:\\:search\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2160			count: 1
2161			path: app/Http/RequestHandlers/Select2Place.php
2162
2163		-
2164			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\Select2Repository\\:\\:search\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2165			count: 1
2166			path: app/Http/RequestHandlers/Select2Repository.php
2167
2168		-
2169			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\Select2Source\\:\\:search\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2170			count: 1
2171			path: app/Http/RequestHandlers/Select2Source.php
2172
2173		-
2174			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\Select2Submitter\\:\\:search\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2175			count: 1
2176			path: app/Http/RequestHandlers/Select2Submitter.php
2177
2178		-
2179			message: "#^Cannot access offset 'fact' on array\\|object\\|null\\.$#"
2180			count: 1
2181			path: app/Http/RequestHandlers/SelectNewFact.php
2182
2183		-
2184			message: "#^Cannot access offset 'tree' on array\\|object\\|null\\.$#"
2185			count: 1
2186			path: app/Http/RequestHandlers/SiteLogsAction.php
2187
2188		-
2189			message: "#^Cannot call method local\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#"
2190			count: 1
2191			path: app/Http/RequestHandlers/SiteLogsData.php
2192
2193		-
2194			message: "#^Cannot call method toDateString\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#"
2195			count: 2
2196			path: app/Http/RequestHandlers/SiteLogsPage.php
2197
2198		-
2199			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\SourcePage\\:\\:facts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2200			count: 1
2201			path: app/Http/RequestHandlers/SourcePage.php
2202
2203		-
2204			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Routes\\\\ApiRoutes\\:\\:load\\(\\) has parameter \\$router with no value type specified in iterable type Aura\\\\Router\\\\Map\\.$#"
2205			count: 1
2206			path: app/Http/Routes/ApiRoutes.php
2207
2208		-
2209			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Routes\\\\WebRoutes\\:\\:load\\(\\) has parameter \\$router with no value type specified in iterable type Aura\\\\Router\\\\Map\\.$#"
2210			count: 1
2211			path: app/Http/Routes/WebRoutes.php
2212
2213		-
2214			message: "#^PHPDoc tag @var for variable \\$locales has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2215			count: 1
2216			path: app/I18N.php
2217
2218		-
2219			message: "#^Binary operation \"\\*\" between string and 365 results in an error\\.$#"
2220			count: 1
2221			path: app/Individual.php
2222
2223		-
2224			message: "#^Parameter \\#1 \\$numerator of function intdiv expects int, float\\|int given\\.$#"
2225			count: 1
2226			path: app/Individual.php
2227
2228		-
2229			message: "#^Method Fisharebest\\\\Webtrees\\\\Individual\\:\\:spouseFamilies\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2230			count: 1
2231			path: app/Individual.php
2232
2233		-
2234			message: "#^Method Fisharebest\\\\Webtrees\\\\Individual\\:\\:childFamilies\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2235			count: 1
2236			path: app/Individual.php
2237
2238		-
2239			message: "#^Method Fisharebest\\\\Webtrees\\\\Individual\\:\\:childStepFamilies\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2240			count: 1
2241			path: app/Individual.php
2242
2243		-
2244			message: "#^Method Fisharebest\\\\Webtrees\\\\Individual\\:\\:spouseStepFamilies\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2245			count: 1
2246			path: app/Individual.php
2247
2248		-
2249			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
2250			count: 2
2251			path: app/Individual.php
2252
2253		-
2254			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
2255			count: 1
2256			path: app/Individual.php
2257
2258		-
2259			message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#"
2260			count: 1
2261			path: app/Individual.php
2262
2263		-
2264			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
2265			count: 2
2266			path: app/Individual.php
2267
2268		-
2269			message: "#^Parameter \\#1 \\$haystack of function strpos expects string, string\\|null given\\.$#"
2270			count: 2
2271			path: app/Individual.php
2272
2273		-
2274			message: "#^Parameter \\#1 \\$str of function substr expects string, string\\|null given\\.$#"
2275			count: 2
2276			path: app/Individual.php
2277
2278		-
2279			message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
2280			count: 2
2281			path: app/Individual.php
2282
2283		-
2284			message: "#^Array \\(array\\<array\\<string\\>\\>\\) does not accept array\\<string, mixed\\>\\.$#"
2285			count: 1
2286			path: app/Individual.php
2287
2288		-
2289			message: "#^Binary operation \"\\.\" between string and array\\|string results in an error\\.$#"
2290			count: 1
2291			path: app/Individual.php
2292
2293		-
2294			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Media but returns Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
2295			count: 1
2296			path: app/Media.php
2297
2298		-
2299			message: "#^Method Fisharebest\\\\Webtrees\\\\Media\\:\\:mediaFiles\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2300			count: 1
2301			path: app/Media.php
2302
2303		-
2304			message: "#^Strict comparison using \\=\\=\\= between array\\<int, mixed\\> and array\\(\\) will always evaluate to false\\.$#"
2305			count: 1
2306			path: app/Media.php
2307
2308		-
2309			message: "#^Method Fisharebest\\\\Webtrees\\\\Media\\:\\:formatListDetails\\(\\) should return string but returns string\\|false\\.$#"
2310			count: 1
2311			path: app/Media.php
2312
2313		-
2314			message: "#^Method Fisharebest\\\\Webtrees\\\\MediaFile\\:\\:fileContents\\(\\) should return string but returns string\\|false\\.$#"
2315			count: 1
2316			path: app/MediaFile.php
2317
2318		-
2319			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
2320			count: 1
2321			path: app/Module/AncestorsChartModule.php
2322
2323		-
2324			message: "#^Cannot access offset 'style' on array\\|object\\|null\\.$#"
2325			count: 1
2326			path: app/Module/AncestorsChartModule.php
2327
2328		-
2329			message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#"
2330			count: 1
2331			path: app/Module/AncestorsChartModule.php
2332
2333		-
2334			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdate\\\\BatchUpdateBasePlugin\\:\\:createEditLinks\\(\\) should return string but returns string\\|null\\.$#"
2335			count: 1
2336			path: app/Module/BatchUpdate/BatchUpdateBasePlugin.php
2337
2338		-
2339			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdate\\\\BatchUpdateDuplicateLinksPlugin\\:\\:updateRecord\\(\\) should return string but returns string\\|null\\.$#"
2340			count: 1
2341			path: app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php
2342
2343		-
2344			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdate\\\\BatchUpdateMarriedNamesPlugin\\:\\:updateRecord\\(\\) should return string but returns string\\|null\\.$#"
2345			count: 1
2346			path: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php
2347
2348		-
2349			message: "#^Cannot call method gedcom\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
2350			count: 1
2351			path: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php
2352
2353		-
2354			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdate\\\\BatchUpdateNameFormatPlugin\\:\\:updateRecord\\(\\) should return string but returns string\\|null\\.$#"
2355			count: 1
2356			path: app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php
2357
2358		-
2359			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdate\\\\BatchUpdateSearchReplacePlugin\\:\\:updateRecord\\(\\) should return string but returns string\\|null\\.$#"
2360			count: 1
2361			path: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php
2362
2363		-
2364			message: "#^Parameter \\#1 \\$record of method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) expects stdClass, object given\\.$#"
2365			count: 3
2366			path: app/Module/BatchUpdateModule.php
2367
2368		-
2369			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
2370			count: 1
2371			path: app/Module/BatchUpdateModule.php
2372
2373		-
2374			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
2375			count: 1
2376			path: app/Module/BatchUpdateModule.php
2377
2378		-
2379			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
2380			count: 1
2381			path: app/Module/BatchUpdateModule.php
2382
2383		-
2384			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Source\\|null\\.$#"
2385			count: 1
2386			path: app/Module/BatchUpdateModule.php
2387
2388		-
2389			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Repository\\|null\\.$#"
2390			count: 1
2391			path: app/Module/BatchUpdateModule.php
2392
2393		-
2394			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
2395			count: 1
2396			path: app/Module/BatchUpdateModule.php
2397
2398		-
2399			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Note\\|null\\.$#"
2400			count: 1
2401			path: app/Module/BatchUpdateModule.php
2402
2403		-
2404			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
2405			count: 1
2406			path: app/Module/BatchUpdateModule.php
2407
2408		-
2409			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:findNextXref\\(\\) has parameter \\$all_data with no value type specified in iterable type array\\.$#"
2410			count: 1
2411			path: app/Module/BatchUpdateModule.php
2412
2413		-
2414			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:findPrevXref\\(\\) has parameter \\$all_data with no value type specified in iterable type array\\.$#"
2415			count: 1
2416			path: app/Module/BatchUpdateModule.php
2417
2418		-
2419			message: "#^Cannot access offset 'tree' on array\\|object\\|null\\.$#"
2420			count: 1
2421			path: app/Module/BatchUpdateModule.php
2422
2423		-
2424			message: "#^Parameter \\#2 \\$parameters of function route expects array, array\\|object given\\.$#"
2425			count: 1
2426			path: app/Module/BatchUpdateModule.php
2427
2428		-
2429			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BritishMonarchs\\:\\:historicEventsAll\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2430			count: 2
2431			path: app/Module/BritishMonarchs.php
2432
2433		-
2434			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BritishMonarchs\\:\\:historicEventsForIndividual\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2435			count: 1
2436			path: app/Module/BritishMonarchs.php
2437
2438		-
2439			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BritishPrimeMinisters\\:\\:historicEventsAll\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2440			count: 2
2441			path: app/Module/BritishPrimeMinisters.php
2442
2443		-
2444			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BritishPrimeMinisters\\:\\:historicEventsForIndividual\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2445			count: 1
2446			path: app/Module/BritishPrimeMinisters.php
2447
2448		-
2449			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BritishSocialHistory\\:\\:historicEventsAll\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2450			count: 2
2451			path: app/Module/BritishSocialHistory.php
2452
2453		-
2454			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BritishSocialHistory\\:\\:historicEventsForIndividual\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2455			count: 1
2456			path: app/Module/BritishSocialHistory.php
2457
2458		-
2459			message: "#^Cannot access offset 'census' on array\\|object\\|null\\.$#"
2460			count: 2
2461			path: app/Module/CensusAssistantModule.php
2462
2463		-
2464			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
2465			count: 1
2466			path: app/Module/CensusAssistantModule.php
2467
2468		-
2469			message: "#^Cannot access offset 'head' on array\\|object\\|null\\.$#"
2470			count: 1
2471			path: app/Module/CensusAssistantModule.php
2472
2473		-
2474			message: "#^Cannot call method updateFact\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
2475			count: 1
2476			path: app/Module/CensusAssistantModule.php
2477
2478		-
2479			message: "#^Parameter \\#1 \\$xref of static method Fisharebest\\\\Webtrees\\\\Individual\\:\\:getInstance\\(\\) expects string, int\\|string given\\.$#"
2480			count: 1
2481			path: app/Module/CensusAssistantModule.php
2482
2483		-
2484			message: "#^Cannot access offset 'privatize_export' on array\\|object\\|null\\.$#"
2485			count: 1
2486			path: app/Module/ClippingsCartModule.php
2487
2488		-
2489			message: "#^Parameter \\#1 \\$xref of static method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:getInstance\\(\\) expects string, int\\|string given\\.$#"
2490			count: 1
2491			path: app/Module/ClippingsCartModule.php
2492
2493		-
2494			message: "#^Cannot access offset 'option' on array\\|object\\|null\\.$#"
2495			count: 3
2496			path: app/Module/ClippingsCartModule.php
2497
2498		-
2499			message: "#^Ternary operator condition is always false\\.$#"
2500			count: 1
2501			path: app/Module/ClippingsCartModule.php
2502
2503		-
2504			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
2505			count: 1
2506			path: app/Module/CompactTreeChartModule.php
2507
2508		-
2509			message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#"
2510			count: 1
2511			path: app/Module/CustomCssJsModule.php
2512
2513		-
2514			message: "#^Cannot access offset 'head' on array\\|object\\|null\\.$#"
2515			count: 1
2516			path: app/Module/CustomCssJsModule.php
2517
2518		-
2519			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
2520			count: 1
2521			path: app/Module/DescendancyChartModule.php
2522
2523		-
2524			message: "#^Cannot access offset 'style' on array\\|object\\|null\\.$#"
2525			count: 1
2526			path: app/Module/DescendancyChartModule.php
2527
2528		-
2529			message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#"
2530			count: 1
2531			path: app/Module/DescendancyChartModule.php
2532
2533		-
2534			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
2535			count: 1
2536			path: app/Module/FamilyBookChartModule.php
2537
2538		-
2539			message: "#^Cannot access offset 'book_size' on array\\|object\\|null\\.$#"
2540			count: 1
2541			path: app/Module/FamilyBookChartModule.php
2542
2543		-
2544			message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#"
2545			count: 1
2546			path: app/Module/FamilyBookChartModule.php
2547
2548		-
2549			message: "#^Cannot access offset 'note' on array\\|object\\|null\\.$#"
2550			count: 1
2551			path: app/Module/FamilyTreeFavoritesModule.php
2552
2553		-
2554			message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#"
2555			count: 1
2556			path: app/Module/FamilyTreeFavoritesModule.php
2557
2558		-
2559			message: "#^Cannot access offset 'url' on array\\|object\\|null\\.$#"
2560			count: 1
2561			path: app/Module/FamilyTreeFavoritesModule.php
2562
2563		-
2564			message: "#^Cannot access offset 'type' on array\\|object\\|null\\.$#"
2565			count: 1
2566			path: app/Module/FamilyTreeFavoritesModule.php
2567
2568		-
2569			message: "#^Cannot access property \\$body on object\\|null\\.$#"
2570			count: 1
2571			path: app/Module/FamilyTreeNewsModule.php
2572
2573		-
2574			message: "#^Cannot access property \\$subject on object\\|null\\.$#"
2575			count: 1
2576			path: app/Module/FamilyTreeNewsModule.php
2577
2578		-
2579			message: "#^Cannot access offset 'subject' on array\\|object\\|null\\.$#"
2580			count: 1
2581			path: app/Module/FamilyTreeNewsModule.php
2582
2583		-
2584			message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#"
2585			count: 1
2586			path: app/Module/FamilyTreeNewsModule.php
2587
2588		-
2589			message: "#^Cannot access offset 'number_of_surnames' on array\\|object\\|null\\.$#"
2590			count: 1
2591			path: app/Module/FamilyTreeStatisticsModule.php
2592
2593		-
2594			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
2595			count: 1
2596			path: app/Module/FanChartModule.php
2597
2598		-
2599			message: "#^Cannot access offset 'style' on array\\|object\\|null\\.$#"
2600			count: 1
2601			path: app/Module/FanChartModule.php
2602
2603		-
2604			message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#"
2605			count: 1
2606			path: app/Module/FanChartModule.php
2607
2608		-
2609			message: "#^Cannot access offset 'width' on array\\|object\\|null\\.$#"
2610			count: 1
2611			path: app/Module/FanChartModule.php
2612
2613		-
2614			message: "#^Parameter \\#1 \\$im of function imagecolorallocate expects resource, resource\\|false given\\.$#"
2615			count: 1
2616			path: app/Module/FanChartModule.php
2617
2618		-
2619			message: "#^Parameter \\#1 \\$im of function imagecolortransparent expects resource, resource\\|false given\\.$#"
2620			count: 1
2621			path: app/Module/FanChartModule.php
2622
2623		-
2624			message: "#^Parameter \\#1 \\$image of method Fisharebest\\\\Webtrees\\\\Module\\\\FanChartModule\\:\\:imageColor\\(\\) expects resource, resource\\|false given\\.$#"
2625			count: 4
2626			path: app/Module/FanChartModule.php
2627
2628		-
2629			message: "#^Parameter \\#2 \\$css_color of method Fisharebest\\\\Webtrees\\\\Module\\\\FanChartModule\\:\\:imageColor\\(\\) expects string, float\\|int\\|string given\\.$#"
2630			count: 4
2631			path: app/Module/FanChartModule.php
2632
2633		-
2634			message: "#^Parameter \\#1 \\$im of function imagefilledrectangle expects resource, resource\\|false given\\.$#"
2635			count: 1
2636			path: app/Module/FanChartModule.php
2637
2638		-
2639			message: "#^Binary operation \"\\*\" between 90 and string results in an error\\.$#"
2640			count: 1
2641			path: app/Module/FanChartModule.php
2642
2643		-
2644			message: "#^Parameter \\#1 \\$im of function imagefilledarc expects resource, resource\\|false given\\.$#"
2645			count: 2
2646			path: app/Module/FanChartModule.php
2647
2648		-
2649			message: "#^Parameter \\#1 \\$im of function imagettftext expects resource, resource\\|false given\\.$#"
2650			count: 1
2651			path: app/Module/FanChartModule.php
2652
2653		-
2654			message: "#^Parameter \\#1 \\$im of function imagepng expects resource, resource\\|false given\\.$#"
2655			count: 1
2656			path: app/Module/FanChartModule.php
2657
2658		-
2659			message: "#^Parameter \\#1 \\$im of function imagedestroy expects resource, resource\\|false given\\.$#"
2660			count: 1
2661			path: app/Module/FanChartModule.php
2662
2663		-
2664			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FanChartModule\\:\\:styles\\(\\) return type has no value type specified in iterable type array\\.$#"
2665			count: 1
2666			path: app/Module/FanChartModule.php
2667
2668		-
2669			message: "#^Access to an undefined property object\\:\\:\\$block_order\\.$#"
2670			count: 2
2671			path: app/Module/FrequentlyAskedQuestionsModule.php
2672
2673		-
2674			message: "#^Access to an undefined property object\\:\\:\\$block_id\\.$#"
2675			count: 2
2676			path: app/Module/FrequentlyAskedQuestionsModule.php
2677
2678		-
2679			message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#"
2680			count: 1
2681			path: app/Module/FrequentlyAskedQuestionsModule.php
2682
2683		-
2684			message: "#^Cannot access offset 'header' on array\\|object\\|null\\.$#"
2685			count: 1
2686			path: app/Module/FrequentlyAskedQuestionsModule.php
2687
2688		-
2689			message: "#^Cannot access offset 'gedcom_id' on array\\|object\\|null\\.$#"
2690			count: 1
2691			path: app/Module/FrequentlyAskedQuestionsModule.php
2692
2693		-
2694			message: "#^Cannot access offset 'block_order' on array\\|object\\|null\\.$#"
2695			count: 1
2696			path: app/Module/FrequentlyAskedQuestionsModule.php
2697
2698		-
2699			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FrequentlyAskedQuestionsModule\\:\\:faqsForTree\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2700			count: 1
2701			path: app/Module/FrequentlyAskedQuestionsModule.php
2702
2703		-
2704			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
2705			count: 1
2706			path: app/Module/HourglassChartModule.php
2707
2708		-
2709			message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#"
2710			count: 1
2711			path: app/Module/HourglassChartModule.php
2712
2713		-
2714			message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#"
2715			count: 1
2716			path: app/Module/HtmlBlockModule.php
2717
2718		-
2719			message: "#^Cannot access offset 'html' on array\\|object\\|null\\.$#"
2720			count: 1
2721			path: app/Module/HtmlBlockModule.php
2722
2723		-
2724			message: "#^Cannot access offset 'show_timestamp' on array\\|object\\|null\\.$#"
2725			count: 1
2726			path: app/Module/HtmlBlockModule.php
2727
2728		-
2729			message: "#^Variable \\$associates in PHPDoc tag @var does not match assigned variable \\$asso1\\.$#"
2730			count: 1
2731			path: app/Module/IndividualFactsTabModule.php
2732
2733		-
2734			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\IndividualFactsTabModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2735			count: 2
2736			path: app/Module/IndividualFactsTabModule.php
2737
2738		-
2739			message: "#^Parameter \\#1 \\$str of function strip_tags expects string, string\\|false given\\.$#"
2740			count: 1
2741			path: app/Module/IndividualMetadataModule.php
2742
2743		-
2744			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\IndividualMetadataModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2745			count: 2
2746			path: app/Module/IndividualMetadataModule.php
2747
2748		-
2749			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\InteractiveTree\\\\TreeView\\:\\:getIndividuals\\(\\) should return string but returns string\\|false\\.$#"
2750			count: 1
2751			path: app/Module/InteractiveTree/TreeView.php
2752
2753		-
2754			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\InteractiveTree\\\\TreeView\\:\\:drawChildren\\(\\) has parameter \\$familyList with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2755			count: 1
2756			path: app/Module/InteractiveTree/TreeView.php
2757
2758		-
2759			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\LifespansChartModule\\:\\:chart\\(\\) has parameter \\$xrefs with no value type specified in iterable type array\\.$#"
2760			count: 1
2761			path: app/Module/LifespansChartModule.php
2762
2763		-
2764			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\LifespansChartModule\\:\\:maxYear\\(\\) has parameter \\$individuals with no value type specified in iterable type array\\.$#"
2765			count: 1
2766			path: app/Module/LifespansChartModule.php
2767
2768		-
2769			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\LifespansChartModule\\:\\:minYear\\(\\) has parameter \\$individuals with no value type specified in iterable type array\\.$#"
2770			count: 1
2771			path: app/Module/LifespansChartModule.php
2772
2773		-
2774			message: "#^Binary operation \"\\+\" between array\\('tree' \\=\\> string, 'module' \\=\\> string, 'action' \\=\\> 'List'\\) and array\\|object\\|null results in an error\\.$#"
2775			count: 1
2776			path: app/Module/MediaListModule.php
2777
2778		-
2779			message: "#^Property Fisharebest\\\\Webtrees\\\\Module\\\\MediaTabModule\\:\\:\\$facts type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2780			count: 1
2781			path: app/Module/MediaTabModule.php
2782
2783		-
2784			message: "#^Negated boolean expression is always false\\.$#"
2785			count: 1
2786			path: app/Module/MediaTabModule.php
2787
2788		-
2789			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\MediaTabModule\\:\\:getFactsWithMedia\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2790			count: 1
2791			path: app/Module/MediaTabModule.php
2792
2793		-
2794			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\MediaTabModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2795			count: 2
2796			path: app/Module/MediaTabModule.php
2797
2798		-
2799			message: "#^Cannot access offset \\(int\\|string\\) on array\\|object\\|null\\.$#"
2800			count: 1
2801			path: app/Module/BingWebmasterToolsModule.php
2802
2803		-
2804			message: "#^Cannot access offset \\(int\\|string\\) on array\\|object\\|null\\.$#"
2805			count: 1
2806			path: app/Module/GoogleAnalyticsModule.php
2807
2808		-
2809			message: "#^Cannot access offset \\(int\\|string\\) on array\\|object\\|null\\.$#"
2810			count: 1
2811			path: app/Module/GoogleWebmasterToolsModule.php
2812
2813		-
2814			message: "#^Cannot access offset \\(int\\|string\\) on array\\|object\\|null\\.$#"
2815			count: 1
2816			path: app/Module/MatomoAnalyticsModule.php
2817
2818		-
2819			message: "#^Cannot access offset \\(int\\|string\\) on array\\|object\\|null\\.$#"
2820			count: 1
2821			path: app/Module/StatcounterModule.php
2822
2823		-
2824			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\:\\:getBlock\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
2825			count: 1
2826			path: app/Module/ModuleBlockInterface.php
2827
2828		-
2829			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\RecentChangesModule\\:\\:getBlock\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#"
2830			count: 2
2831			path: app/Module/RecentChangesModule.php
2832
2833		-
2834			message: "#^Cannot access offset 'days' on array\\|object\\|null\\.$#"
2835			count: 1
2836			path: app/Module/RecentChangesModule.php
2837
2838		-
2839			message: "#^Cannot access offset 'infoStyle' on array\\|object\\|null\\.$#"
2840			count: 1
2841			path: app/Module/RecentChangesModule.php
2842
2843		-
2844			message: "#^Cannot access offset 'sortStyle' on array\\|object\\|null\\.$#"
2845			count: 1
2846			path: app/Module/RecentChangesModule.php
2847
2848		-
2849			message: "#^Cannot access offset 'show_user' on array\\|object\\|null\\.$#"
2850			count: 1
2851			path: app/Module/RecentChangesModule.php
2852
2853		-
2854			message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
2855			count: 1
2856			path: modules_v4/example-middleware.disable/module.php
2857
2858		-
2859			message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#"
2860			count: 1
2861			path: modules_v4/example-middleware.disable/module.php
2862
2863		-
2864			message: "#^Binary operation \"\\-\" between 32 and string results in an error\\.$#"
2865			count: 1
2866			path: modules_v4/example-middleware.disable/module.php
2867
2868		-
2869			message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
2870			count: 1
2871			path: modules_v4/example-report.disable/module.php
2872
2873		-
2874			message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#"
2875			count: 1
2876			path: modules_v4/example-report.disable/module.php
2877
2878		-
2879			message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
2880			count: 1
2881			path: modules_v4/example.disable/module.php
2882
2883		-
2884			message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#"
2885			count: 1
2886			path: modules_v4/example.disable/module.php
2887
2888		-
2889			message: "#^Method class@anonymous/modules_v4/example\\.disable/module\\.php\\:17\\:\\:englishTranslations\\(\\) return type has no value type specified in iterable type array\\.$#"
2890			count: 1
2891			path: modules_v4/example.disable/module.php
2892
2893		-
2894			message: "#^Method class@anonymous/modules_v4/example\\.disable/module\\.php\\:17\\:\\:frenchTranslations\\(\\) return type has no value type specified in iterable type array\\.$#"
2895			count: 1
2896			path: modules_v4/example.disable/module.php
2897
2898		-
2899			message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
2900			count: 1
2901			path: modules_v4/example-theme.disable/module.php
2902
2903		-
2904			message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#"
2905			count: 1
2906			path: modules_v4/example-theme.disable/module.php
2907
2908		-
2909			message: "#^Method class@anonymous/modules_v4/example\\-theme\\.disable/module\\.php\\:17\\:\\:stylesheets\\(\\) return type has no value type specified in iterable type array\\.$#"
2910			count: 1
2911			path: modules_v4/example-theme.disable/module.php
2912
2913		-
2914			message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
2915			count: 1
2916			path: modules_v4/example-footer.disable/module.php
2917
2918		-
2919			message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#"
2920			count: 1
2921			path: modules_v4/example-footer.disable/module.php
2922
2923		-
2924			message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
2925			count: 1
2926			path: modules_v4/example-server-configuration.disable/ExampleServerConfigurationModule.php
2927
2928		-
2929			message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#"
2930			count: 1
2931			path: modules_v4/example-server-configuration.disable/ExampleServerConfigurationModule.php
2932
2933		-
2934			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\ModuleHistoricEventsInterface\\:\\:historicEventsAll\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2935			count: 1
2936			path: app/Module/ModuleHistoricEventsInterface.php
2937
2938		-
2939			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\ModuleHistoricEventsInterface\\:\\:historicEventsForIndividual\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2940			count: 1
2941			path: app/Module/ModuleHistoricEventsInterface.php
2942
2943		-
2944			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\USPresidents\\:\\:historicEventsAll\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2945			count: 2
2946			path: app/Module/USPresidents.php
2947
2948		-
2949			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\USPresidents\\:\\:historicEventsForIndividual\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2950			count: 1
2951			path: app/Module/USPresidents.php
2952
2953		-
2954			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\ModuleSidebarInterface\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2955			count: 1
2956			path: app/Module/ModuleSidebarInterface.php
2957
2958		-
2959			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\DescendancyModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2960			count: 1
2961			path: app/Module/DescendancyModule.php
2962
2963		-
2964			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FamilyNavigatorModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2965			count: 1
2966			path: app/Module/FamilyNavigatorModule.php
2967
2968		-
2969			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\ModuleTabInterface\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2970			count: 1
2971			path: app/Module/ModuleTabInterface.php
2972
2973		-
2974			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\AlbumModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2975			count: 1
2976			path: app/Module/AlbumModule.php
2977
2978		-
2979			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\InteractiveTreeModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2980			count: 1
2981			path: app/Module/InteractiveTreeModule.php
2982
2983		-
2984			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\NotesTabModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2985			count: 2
2986			path: app/Module/NotesTabModule.php
2987
2988		-
2989			message: "#^Property Fisharebest\\\\Webtrees\\\\Module\\\\NotesTabModule\\:\\:\\$facts type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2990			count: 1
2991			path: app/Module/NotesTabModule.php
2992
2993		-
2994			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\NotesTabModule\\:\\:getFactsWithNotes\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
2995			count: 1
2996			path: app/Module/NotesTabModule.php
2997
2998		-
2999			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\PlacesModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3000			count: 1
3001			path: app/Module/PlacesModule.php
3002
3003		-
3004			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\PlacesModule\\:\\:getPersonalFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3005			count: 1
3006			path: app/Module/PlacesModule.php
3007
3008		-
3009			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\RelativesTabModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3010			count: 2
3011			path: app/Module/RelativesTabModule.php
3012
3013		-
3014			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\SourcesTabModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3015			count: 2
3016			path: app/Module/SourcesTabModule.php
3017
3018		-
3019			message: "#^Property Fisharebest\\\\Webtrees\\\\Module\\\\SourcesTabModule\\:\\:\\$facts type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3020			count: 1
3021			path: app/Module/SourcesTabModule.php
3022
3023		-
3024			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\SourcesTabModule\\:\\:getFactsWithSources\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3025			count: 1
3026			path: app/Module/SourcesTabModule.php
3027
3028		-
3029			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\StoriesModule\\:\\:supportedFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3030			count: 1
3031			path: app/Module/StoriesModule.php
3032
3033		-
3034			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
3035			count: 1
3036			path: app/Module/StoriesModule.php
3037
3038		-
3039			message: "#^Cannot access offset 'story_body' on array\\|object\\|null\\.$#"
3040			count: 1
3041			path: app/Module/StoriesModule.php
3042
3043		-
3044			message: "#^Cannot access offset 'story_title' on array\\|object\\|null\\.$#"
3045			count: 1
3046			path: app/Module/StoriesModule.php
3047
3048		-
3049			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
3050			count: 2
3051			path: app/Module/CloudsTheme.php
3052
3053		-
3054			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
3055			count: 2
3056			path: app/Module/CloudsTheme.php
3057
3058		-
3059			message: "#^Cannot assign offset mixed to array\\<int, string\\>\\|false\\.$#"
3060			count: 1
3061			path: app/Module/CloudsTheme.php
3062
3063		-
3064			message: "#^Cannot assign offset int\\|false\\|null to array\\<int, string\\>\\|false\\.$#"
3065			count: 1
3066			path: app/Module/CloudsTheme.php
3067
3068		-
3069			message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#"
3070			count: 1
3071			path: app/Module/CloudsTheme.php
3072
3073		-
3074			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
3075			count: 2
3076			path: app/Module/FabTheme.php
3077
3078		-
3079			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
3080			count: 2
3081			path: app/Module/FabTheme.php
3082
3083		-
3084			message: "#^Cannot assign offset mixed to array\\<int, string\\>\\|false\\.$#"
3085			count: 1
3086			path: app/Module/FabTheme.php
3087
3088		-
3089			message: "#^Cannot assign offset int\\|false\\|null to array\\<int, string\\>\\|false\\.$#"
3090			count: 1
3091			path: app/Module/FabTheme.php
3092
3093		-
3094			message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#"
3095			count: 1
3096			path: app/Module/FabTheme.php
3097
3098		-
3099			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
3100			count: 2
3101			path: app/Module/MinimalTheme.php
3102
3103		-
3104			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
3105			count: 2
3106			path: app/Module/MinimalTheme.php
3107
3108		-
3109			message: "#^Cannot assign offset mixed to array\\<int, string\\>\\|false\\.$#"
3110			count: 1
3111			path: app/Module/MinimalTheme.php
3112
3113		-
3114			message: "#^Cannot assign offset int\\|false\\|null to array\\<int, string\\>\\|false\\.$#"
3115			count: 1
3116			path: app/Module/MinimalTheme.php
3117
3118		-
3119			message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#"
3120			count: 1
3121			path: app/Module/MinimalTheme.php
3122
3123		-
3124			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
3125			count: 2
3126			path: app/Module/WebtreesTheme.php
3127
3128		-
3129			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
3130			count: 2
3131			path: app/Module/WebtreesTheme.php
3132
3133		-
3134			message: "#^Cannot assign offset mixed to array\\<int, string\\>\\|false\\.$#"
3135			count: 1
3136			path: app/Module/WebtreesTheme.php
3137
3138		-
3139			message: "#^Cannot assign offset int\\|false\\|null to array\\<int, string\\>\\|false\\.$#"
3140			count: 1
3141			path: app/Module/WebtreesTheme.php
3142
3143		-
3144			message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#"
3145			count: 1
3146			path: app/Module/WebtreesTheme.php
3147
3148		-
3149			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
3150			count: 2
3151			path: app/Module/XeneaTheme.php
3152
3153		-
3154			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
3155			count: 2
3156			path: app/Module/XeneaTheme.php
3157
3158		-
3159			message: "#^Cannot assign offset mixed to array\\<int, string\\>\\|false\\.$#"
3160			count: 1
3161			path: app/Module/XeneaTheme.php
3162
3163		-
3164			message: "#^Cannot assign offset int\\|false\\|null to array\\<int, string\\>\\|false\\.$#"
3165			count: 1
3166			path: app/Module/XeneaTheme.php
3167
3168		-
3169			message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#"
3170			count: 1
3171			path: app/Module/XeneaTheme.php
3172
3173		-
3174			message: "#^Cannot access offset 'filter' on array\\|object\\|null\\.$#"
3175			count: 1
3176			path: app/Module/OnThisDayModule.php
3177
3178		-
3179			message: "#^Cannot access offset 'infoStyle' on array\\|object\\|null\\.$#"
3180			count: 1
3181			path: app/Module/OnThisDayModule.php
3182
3183		-
3184			message: "#^Cannot access offset 'sortStyle' on array\\|object\\|null\\.$#"
3185			count: 1
3186			path: app/Module/OnThisDayModule.php
3187
3188		-
3189			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
3190			count: 1
3191			path: app/Module/PedigreeChartModule.php
3192
3193		-
3194			message: "#^Cannot access offset 'style' on array\\|object\\|null\\.$#"
3195			count: 1
3196			path: app/Module/PedigreeChartModule.php
3197
3198		-
3199			message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#"
3200			count: 1
3201			path: app/Module/PedigreeChartModule.php
3202
3203		-
3204			message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Module\\\\PedigreeMapModule\\:\\:summaryData\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\Individual\\|null given\\.$#"
3205			count: 1
3206			path: app/Module/PedigreeMapModule.php
3207
3208		-
3209			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
3210			count: 1
3211			path: app/Module/PedigreeMapModule.php
3212
3213		-
3214			message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#"
3215			count: 1
3216			path: app/Module/PedigreeMapModule.php
3217
3218		-
3219			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\PedigreeMapModule\\:\\:getPedigreeMapFacts\\(\\) return type has no value type specified in iterable type array\\.$#"
3220			count: 1
3221			path: app/Module/PedigreeMapModule.php
3222
3223		-
3224			message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Services\\\\ChartService\\:\\:sosaStradonitzAncestors\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\Individual\\|null given\\.$#"
3225			count: 1
3226			path: app/Module/PedigreeMapModule.php
3227
3228		-
3229			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\PedigreeMapModule\\:\\:summaryData\\(\\) return type has no value type specified in iterable type array\\.$#"
3230			count: 1
3231			path: app/Module/PedigreeMapModule.php
3232
3233		-
3234			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\PrivacyPolicy\\:\\:analyticsModules\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3235			count: 1
3236			path: app/Module/PrivacyPolicy.php
3237
3238		-
3239			message: "#^Cannot access offset 'ancestors' on array\\|object\\|null\\.$#"
3240			count: 1
3241			path: app/Module/RelationshipsChartModule.php
3242
3243		-
3244			message: "#^Cannot access offset 'recursion' on array\\|object\\|null\\.$#"
3245			count: 1
3246			path: app/Module/RelationshipsChartModule.php
3247
3248		-
3249			message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#"
3250			count: 1
3251			path: app/Module/RelationshipsChartModule.php
3252
3253		-
3254			message: "#^Cannot access offset 'xref2' on array\\|object\\|null\\.$#"
3255			count: 1
3256			path: app/Module/RelationshipsChartModule.php
3257
3258		-
3259			message: "#^Binary operation \"\\-\" between int\\<3, max\\>\\|string and 2 results in an error\\.$#"
3260			count: 2
3261			path: app/Module/RelationshipsChartModule.php
3262
3263		-
3264			message: "#^Binary operation \"\\+\" between int\\<3, max\\>\\|string and 1 results in an error\\.$#"
3265			count: 2
3266			path: app/Module/RelationshipsChartModule.php
3267
3268		-
3269			message: "#^Binary operation \"\\-\" between int\\<3, max\\>\\|string and 1 results in an error\\.$#"
3270			count: 2
3271			path: app/Module/RelationshipsChartModule.php
3272
3273		-
3274			message: "#^Cannot call method gedcom\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
3275			count: 2
3276			path: app/Module/RelationshipsChartModule.php
3277
3278		-
3279			message: "#^Cannot call method xref\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
3280			count: 2
3281			path: app/Module/RelationshipsChartModule.php
3282
3283		-
3284			message: "#^Cannot call method sex\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
3285			count: 4
3286			path: app/Module/RelationshipsChartModule.php
3287
3288		-
3289			message: "#^Cannot access offset 'show_other' on array\\|object\\|null\\.$#"
3290			count: 1
3291			path: app/Module/ResearchTaskModule.php
3292
3293		-
3294			message: "#^Cannot access offset 'show_unassigned' on array\\|object\\|null\\.$#"
3295			count: 1
3296			path: app/Module/ResearchTaskModule.php
3297
3298		-
3299			message: "#^Cannot access offset 'show_future' on array\\|object\\|null\\.$#"
3300			count: 1
3301			path: app/Module/ResearchTaskModule.php
3302
3303		-
3304			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\ResearchTaskModule\\:\\:familiesWithTasks\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3305			count: 1
3306			path: app/Module/ResearchTaskModule.php
3307
3308		-
3309			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\ResearchTaskModule\\:\\:individualsWithTasks\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3310			count: 1
3311			path: app/Module/ResearchTaskModule.php
3312
3313		-
3314			message: "#^Cannot call method canShow\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
3315			count: 1
3316			path: app/Module/ReviewChangesModule.php
3317
3318		-
3319			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
3320			count: 1
3321			path: app/Module/ReviewChangesModule.php
3322
3323		-
3324			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
3325			count: 1
3326			path: app/Module/ReviewChangesModule.php
3327
3328		-
3329			message: "#^Cannot access offset 'days' on array\\|object\\|null\\.$#"
3330			count: 1
3331			path: app/Module/ReviewChangesModule.php
3332
3333		-
3334			message: "#^Cannot access offset 'sendmail' on array\\|object\\|null\\.$#"
3335			count: 1
3336			path: app/Module/ReviewChangesModule.php
3337
3338		-
3339			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\SiteMapModule\\:\\:sitemapRecords\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3340			count: 1
3341			path: app/Module/SiteMapModule.php
3342
3343		-
3344			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\SiteMapModule\\:\\:sitemapIndividuals\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3345			count: 1
3346			path: app/Module/SiteMapModule.php
3347
3348		-
3349			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\SiteMapModule\\:\\:sitemapMedia\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3350			count: 1
3351			path: app/Module/SiteMapModule.php
3352
3353		-
3354			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\SiteMapModule\\:\\:sitemapNotes\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3355			count: 1
3356			path: app/Module/SiteMapModule.php
3357
3358		-
3359			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\SiteMapModule\\:\\:sitemapRepositories\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3360			count: 1
3361			path: app/Module/SiteMapModule.php
3362
3363		-
3364			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\SiteMapModule\\:\\:sitemapSources\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3365			count: 1
3366			path: app/Module/SiteMapModule.php
3367
3368		-
3369			message: "#^Cannot access offset 'filter' on array\\|object\\|null\\.$#"
3370			count: 1
3371			path: app/Module/SlideShowModule.php
3372
3373		-
3374			message: "#^Cannot access offset 'controls' on array\\|object\\|null\\.$#"
3375			count: 1
3376			path: app/Module/SlideShowModule.php
3377
3378		-
3379			message: "#^Cannot access offset 'start' on array\\|object\\|null\\.$#"
3380			count: 1
3381			path: app/Module/SlideShowModule.php
3382
3383		-
3384			message: "#^Cannot access offset 'x\\-as' on array\\|object\\|null\\.$#"
3385			count: 1
3386			path: app/Module/StatisticsChartModule.php
3387
3388		-
3389			message: "#^Cannot access offset 'y\\-as' on array\\|object\\|null\\.$#"
3390			count: 1
3391			path: app/Module/StatisticsChartModule.php
3392
3393		-
3394			message: "#^Cannot access offset 'z\\-as' on array\\|object\\|null\\.$#"
3395			count: 1
3396			path: app/Module/StatisticsChartModule.php
3397
3398		-
3399			message: "#^Cannot access offset 'chart_shows' on array\\|object\\|null\\.$#"
3400			count: 4
3401			path: app/Module/StatisticsChartModule.php
3402
3403		-
3404			message: "#^Cannot access offset 'chart_type' on array\\|object\\|null\\.$#"
3405			count: 1
3406			path: app/Module/StatisticsChartModule.php
3407
3408		-
3409			message: "#^Cannot access offset 'SURN' on array\\|object\\|null\\.$#"
3410			count: 1
3411			path: app/Module/StatisticsChartModule.php
3412
3413		-
3414			message: "#^Cannot access offset 'z\\-axis\\-boundaries…' on array\\|object\\|null\\.$#"
3415			count: 9
3416			path: app/Module/StatisticsChartModule.php
3417
3418		-
3419			message: "#^Cannot access offset 'x\\-axis\\-boundaries…' on array\\|object\\|null\\.$#"
3420			count: 3
3421			path: app/Module/StatisticsChartModule.php
3422
3423		-
3424			message: "#^Unreachable statement \\- code above always terminates\\.$#"
3425			count: 1
3426			path: app/Module/StatisticsChartModule.php
3427
3428		-
3429			message: "#^Binary operation \"\\-\" between string and 1 results in an error\\.$#"
3430			count: 2
3431			path: app/Module/StatisticsChartModule.php
3432
3433		-
3434			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\StatisticsChartModule\\:\\:axisNumbers\\(\\) return type has no value type specified in iterable type array\\.$#"
3435			count: 1
3436			path: app/Module/StatisticsChartModule.php
3437
3438		-
3439			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\StatisticsChartModule\\:\\:fillYData\\(\\) has parameter \\$x_axis with no value type specified in iterable type array\\.$#"
3440			count: 1
3441			path: app/Module/StatisticsChartModule.php
3442
3443		-
3444			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\StatisticsChartModule\\:\\:fillYData\\(\\) has parameter \\$z_axis with no value type specified in iterable type array\\.$#"
3445			count: 1
3446			path: app/Module/StatisticsChartModule.php
3447
3448		-
3449			message: "#^Binary operation \"\\+\" between int and int\\|string results in an error\\.$#"
3450			count: 1
3451			path: app/Module/StatisticsChartModule.php
3452
3453		-
3454			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\TimelineChartModule\\:\\:chart\\(\\) has parameter \\$xrefs with no value type specified in iterable type array\\.$#"
3455			count: 1
3456			path: app/Module/TimelineChartModule.php
3457
3458		-
3459			message: "#^Cannot access offset 'num' on array\\|object\\|null\\.$#"
3460			count: 1
3461			path: app/Module/TopGivenNamesModule.php
3462
3463		-
3464			message: "#^Cannot access offset 'infoStyle' on array\\|object\\|null\\.$#"
3465			count: 1
3466			path: app/Module/TopGivenNamesModule.php
3467
3468		-
3469			message: "#^Cannot access offset 'num' on array\\|object\\|null\\.$#"
3470			count: 1
3471			path: app/Module/TopPageViewsModule.php
3472
3473		-
3474			message: "#^Cannot access offset 'num' on array\\|object\\|null\\.$#"
3475			count: 1
3476			path: app/Module/TopSurnamesModule.php
3477
3478		-
3479			message: "#^Cannot access offset 'infoStyle' on array\\|object\\|null\\.$#"
3480			count: 1
3481			path: app/Module/TopSurnamesModule.php
3482
3483		-
3484			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\TopSurnamesModule\\:\\:surnameCountSort\\(\\) should return int but returns float\\|int\\.$#"
3485			count: 1
3486			path: app/Module/TopSurnamesModule.php
3487
3488		-
3489			message: "#^Cannot access offset 'days' on array\\|object\\|null\\.$#"
3490			count: 1
3491			path: app/Module/UpcomingAnniversariesModule.php
3492
3493		-
3494			message: "#^Cannot access offset 'filter' on array\\|object\\|null\\.$#"
3495			count: 1
3496			path: app/Module/UpcomingAnniversariesModule.php
3497
3498		-
3499			message: "#^Cannot access offset 'infoStyle' on array\\|object\\|null\\.$#"
3500			count: 1
3501			path: app/Module/UpcomingAnniversariesModule.php
3502
3503		-
3504			message: "#^Cannot access offset 'sortStyle' on array\\|object\\|null\\.$#"
3505			count: 1
3506			path: app/Module/UpcomingAnniversariesModule.php
3507
3508		-
3509			message: "#^Cannot access offset 'note' on array\\|object\\|null\\.$#"
3510			count: 1
3511			path: app/Module/UserFavoritesModule.php
3512
3513		-
3514			message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#"
3515			count: 1
3516			path: app/Module/UserFavoritesModule.php
3517
3518		-
3519			message: "#^Cannot access offset 'url' on array\\|object\\|null\\.$#"
3520			count: 1
3521			path: app/Module/UserFavoritesModule.php
3522
3523		-
3524			message: "#^Cannot access offset 'type' on array\\|object\\|null\\.$#"
3525			count: 1
3526			path: app/Module/UserFavoritesModule.php
3527
3528		-
3529			message: "#^Cannot access property \\$body on object\\|null\\.$#"
3530			count: 1
3531			path: app/Module/UserJournalModule.php
3532
3533		-
3534			message: "#^Cannot access property \\$subject on object\\|null\\.$#"
3535			count: 1
3536			path: app/Module/UserJournalModule.php
3537
3538		-
3539			message: "#^Cannot access offset 'subject' on array\\|object\\|null\\.$#"
3540			count: 1
3541			path: app/Module/UserJournalModule.php
3542
3543		-
3544			message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#"
3545			count: 1
3546			path: app/Module/UserJournalModule.php
3547
3548		-
3549			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Note but returns Fisharebest\\\\Webtrees\\\\Note\\|null\\.$#"
3550			count: 1
3551			path: app/Note.php
3552
3553		-
3554			message: "#^Property Fisharebest\\\\Webtrees\\\\Place\\:\\:\\$parts type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3555			count: 1
3556			path: app/Place.php
3557
3558		-
3559			message: "#^Method Fisharebest\\\\Webtrees\\\\Place\\:\\:firstParts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3560			count: 1
3561			path: app/Place.php
3562
3563		-
3564			message: "#^Method Fisharebest\\\\Webtrees\\\\Place\\:\\:lastParts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
3565			count: 1
3566			path: app/Place.php
3567
3568		-
3569			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:getStyle\\(\\) return type has no value type specified in iterable type array\\.$#"
3570			count: 1
3571			path: app/Report/AbstractRenderer.php
3572
3573		-
3574			message: "#^Array \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\>\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\.$#"
3575			count: 3
3576			path: app/Report/HtmlRenderer.php
3577
3578		-
3579			message: "#^Elseif branch is unreachable because previous condition is always true\\.$#"
3580			count: 8
3581			path: app/Report/HtmlRenderer.php
3582
3583		-
3584			message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'footnotetexts' will always evaluate to false\\.$#"
3585			count: 4
3586			path: app/Report/HtmlRenderer.php
3587
3588		-
3589			message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'addpage' will always evaluate to false\\.$#"
3590			count: 4
3591			path: app/Report/HtmlRenderer.php
3592
3593		-
3594			message: "#^Elseif branch is unreachable because previous condition is always true\\.$#"
3595			count: 8
3596			path: app/Report/PdfRenderer.php
3597
3598		-
3599			message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'footnotetexts' will always evaluate to false\\.$#"
3600			count: 4
3601			path: app/Report/PdfRenderer.php
3602
3603		-
3604			message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'addpage' will always evaluate to false\\.$#"
3605			count: 4
3606			path: app/Report/PdfRenderer.php
3607
3608		-
3609			message: "#^Array \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\>\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\.$#"
3610			count: 4
3611			path: app/Report/PdfRenderer.php
3612
3613		-
3614			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\PdfRenderer\\:\\:getStyle\\(\\) return type has no value type specified in iterable type array\\.$#"
3615			count: 1
3616			path: app/Report/PdfRenderer.php
3617
3618		-
3619			message: "#^Array \\(array\\<array\\<string\\>\\>\\) does not accept string\\.$#"
3620			count: 1
3621			path: app/Report/PdfRenderer.php
3622
3623		-
3624			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\PdfRenderer\\:\\:getStyle\\(\\) should return array but returns array\\<string\\>\\|string\\.$#"
3625			count: 1
3626			path: app/Report/PdfRenderer.php
3627
3628		-
3629			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseCell\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
3630			count: 1
3631			path: app/Report/ReportBaseCell.php
3632
3633		-
3634			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
3635			count: 1
3636			path: app/Report/ReportBaseElement.php
3637
3638		-
3639			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseImage\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
3640			count: 1
3641			path: app/Report/ReportBaseImage.php
3642
3643		-
3644			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseLine\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
3645			count: 1
3646			path: app/Report/ReportBaseLine.php
3647
3648		-
3649			message: "#^Default value of the parameter \\#2 \\$cellWidth \\(0\\) of method Fisharebest\\\\Webtrees\\\\Report\\\\ReportHtmlFootnote\\:\\:getFootnoteHeight\\(\\) is incompatible with type float\\.$#"
3650			count: 1
3651			path: app/Report/ReportHtmlFootnote.php
3652
3653		-
3654			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportHtmlFootnote\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
3655			count: 1
3656			path: app/Report/ReportHtmlFootnote.php
3657
3658		-
3659			message: "#^Strict comparison using \\=\\=\\= between Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement and 'footnotetexts' will always evaluate to false\\.$#"
3660			count: 1
3661			path: app/Report/ReportHtmlHtml.php
3662
3663		-
3664			message: "#^Strict comparison using \\=\\=\\= between Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement and 'addpage' will always evaluate to false\\.$#"
3665			count: 1
3666			path: app/Report/ReportHtmlHtml.php
3667
3668		-
3669			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\:\\:render\\(\\) invoked with 3 parameters, 1 required\\.$#"
3670			count: 1
3671			path: app/Report/ReportHtmlHtml.php
3672
3673		-
3674			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportHtmlHtml\\:\\:render\\(\\) should return string\\|void but return statement is missing\\.$#"
3675			count: 1
3676			path: app/Report/ReportHtmlHtml.php
3677
3678		-
3679			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportHtmlText\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
3680			count: 1
3681			path: app/Report/ReportHtmlText.php
3682
3683		-
3684			message: "#^Cannot call method getStyleName\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\.$#"
3685			count: 1
3686			path: app/Report/ReportHtmlTextbox.php
3687
3688		-
3689			message: "#^Cannot call method addText\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\.$#"
3690			count: 1
3691			path: app/Report/ReportHtmlTextbox.php
3692
3693		-
3694			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseTextbox\\:\\:\\$elements \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\) does not accept array\\<int, array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\.$#"
3695			count: 1
3696			path: app/Report/ReportHtmlTextbox.php
3697
3698		-
3699			message: "#^Cannot access offset 2 on array\\|float\\.$#"
3700			count: 1
3701			path: app/Report/ReportHtmlTextbox.php
3702
3703		-
3704			message: "#^Cannot access offset 1 on array\\|float\\.$#"
3705			count: 2
3706			path: app/Report/ReportHtmlTextbox.php
3707
3708		-
3709			message: "#^Cannot access offset 0 on array\\|float\\.$#"
3710			count: 3
3711			path: app/Report/ReportHtmlTextbox.php
3712
3713		-
3714			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\:\\:render\\(\\) invoked with 3 parameters, 1 required\\.$#"
3715			count: 1
3716			path: app/Report/ReportHtmlTextbox.php
3717
3718		-
3719			message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(\\$this\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserBase\\), string\\) given\\.$#"
3720			count: 2
3721			path: app/Report/ReportParserBase.php
3722
3723		-
3724			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$list type has no value type specified in iterable type array\\.$#"
3725			count: 1
3726			path: app/Report/ReportParserGenerate.php
3727
3728		-
3729			message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(\\$this\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\), string\\) given\\.$#"
3730			count: 2
3731			path: app/Report/ReportParserGenerate.php
3732
3733		-
3734			message: "#^Parameter \\#1 \\$style of method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:addStyle\\(\\) expects array\\<string\\>, array\\<string, float\\|string\\> given\\.$#"
3735			count: 1
3736			path: app/Report/ReportParserGenerate.php
3737
3738		-
3739			message: "#^Parameter \\#1 \\$width of method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:createCell\\(\\) expects int, int\\|string given\\.$#"
3740			count: 1
3741			path: app/Report/ReportParserGenerate.php
3742
3743		-
3744			message: "#^Parameter \\#2 \\$height of method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:createCell\\(\\) expects int, int\\|string given\\.$#"
3745			count: 1
3746			path: app/Report/ReportParserGenerate.php
3747
3748		-
3749			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$print_data \\(bool\\) does not accept bool\\|null\\.$#"
3750			count: 4
3751			path: app/Report/ReportParserGenerate.php
3752
3753		-
3754			message: "#^Array \\(array\\<string\\>\\) does not accept array\\<int, string\\>\\.$#"
3755			count: 1
3756			path: app/Report/ReportParserGenerate.php
3757
3758		-
3759			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$wt_report \\(Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseTextbox\\.$#"
3760			count: 1
3761			path: app/Report/ReportParserGenerate.php
3762
3763		-
3764			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$current_element \\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\.$#"
3765			count: 1
3766			path: app/Report/ReportParserGenerate.php
3767
3768		-
3769			message: "#^Instanceof between Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer and Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement will always evaluate to false\\.$#"
3770			count: 1
3771			path: app/Report/ReportParserGenerate.php
3772
3773		-
3774			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$wt_report \\(Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\|null\\.$#"
3775			count: 1
3776			path: app/Report/ReportParserGenerate.php
3777
3778		-
3779			message: "#^Cannot call method addElement\\(\\) on Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\|null\\.$#"
3780			count: 1
3781			path: app/Report/ReportParserGenerate.php
3782
3783		-
3784			message: "#^Parameter \\#1 \\$str of function strip_tags expects string, string\\|null given\\.$#"
3785			count: 2
3786			path: app/Report/ReportParserGenerate.php
3787
3788		-
3789			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
3790			count: 1
3791			path: app/Report/ReportParserGenerate.php
3792
3793		-
3794			message: "#^Parameter \\#1 \\$array_arg of function end expects array\\|object, array\\<int, string\\>\\|false given\\.$#"
3795			count: 1
3796			path: app/Report/ReportParserGenerate.php
3797
3798		-
3799			message: "#^Cannot access offset \\(float\\|int\\) on array\\<int, string\\>\\|false\\.$#"
3800			count: 14
3801			path: app/Report/ReportParserGenerate.php
3802
3803		-
3804			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$parser \\(resource\\) does not accept resource\\|null\\.$#"
3805			count: 4
3806			path: app/Report/ReportParserGenerate.php
3807
3808		-
3809			message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
3810			count: 2
3811			path: app/Report/ReportParserGenerate.php
3812
3813		-
3814			message: "#^Parameter \\#1 \\$str of function addslashes expects string, string\\|null given\\.$#"
3815			count: 1
3816			path: app/Report/ReportParserGenerate.php
3817
3818		-
3819			message: "#^Cannot call method findHighlightedMediaFile\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
3820			count: 1
3821			path: app/Report/ReportParserGenerate.php
3822
3823		-
3824			message: "#^Parameter \\#1 \\$im of function imagesx expects resource, resource\\|false given\\.$#"
3825			count: 2
3826			path: app/Report/ReportParserGenerate.php
3827
3828		-
3829			message: "#^Parameter \\#1 \\$im of function imagesy expects resource, resource\\|false given\\.$#"
3830			count: 2
3831			path: app/Report/ReportParserGenerate.php
3832
3833		-
3834			message: "#^Cannot call method firstImageFile\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
3835			count: 1
3836			path: app/Report/ReportParserGenerate.php
3837
3838		-
3839			message: "#^Cannot access offset 0 on array\\|false\\.$#"
3840			count: 3
3841			path: app/Report/ReportParserGenerate.php
3842
3843		-
3844			message: "#^Cannot access offset 1 on array\\|false\\.$#"
3845			count: 3
3846			path: app/Report/ReportParserGenerate.php
3847
3848		-
3849			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, int\\|string given\\.$#"
3850			count: 1
3851			path: app/Report/ReportParserGenerate.php
3852
3853		-
3854			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
3855			count: 1
3856			path: app/Report/ReportParserGenerate.php
3857
3858		-
3859			message: "#^Cannot call method privatizeGedcom\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
3860			count: 3
3861			path: app/Report/ReportParserGenerate.php
3862
3863		-
3864			message: "#^Cannot call method xref\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
3865			count: 1
3866			path: app/Report/ReportParserGenerate.php
3867
3868		-
3869			message: "#^Array \\(array\\) does not accept key string\\.$#"
3870			count: 1
3871			path: app/Report/ReportParserGenerate.php
3872
3873		-
3874			message: "#^Cannot access property \\$generation on Fisharebest\\\\Webtrees\\\\Individual\\|string\\.$#"
3875			count: 1
3876			path: app/Report/ReportParserGenerate.php
3877
3878		-
3879			message: "#^Cannot call method childFamilies\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
3880			count: 1
3881			path: app/Report/ReportParserGenerate.php
3882
3883		-
3884			message: "#^Binary operation \"\\+\" between string and 1 results in an error\\.$#"
3885			count: 1
3886			path: app/Report/ReportParserGenerate.php
3887
3888		-
3889			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:substituteVars\\(\\) should return string but returns string\\|null\\.$#"
3890			count: 1
3891			path: app/Report/ReportParserGenerate.php
3892
3893		-
3894			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserSetup\\:\\:\\$data type has no value type specified in iterable type array\\.$#"
3895			count: 1
3896			path: app/Report/ReportParserSetup.php
3897
3898		-
3899			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserSetup\\:\\:reportProperties\\(\\) return type has no value type specified in iterable type array\\.$#"
3900			count: 1
3901			path: app/Report/ReportParserSetup.php
3902
3903		-
3904			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\PdfRenderer\\:\\:\\$lastCellHeight \\(float\\) does not accept last\\.$#"
3905			count: 1
3906			path: app/Report/ReportPdfCell.php
3907
3908		-
3909			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportPdfFootnote\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
3910			count: 1
3911			path: app/Report/ReportPdfFootnote.php
3912
3913		-
3914			message: "#^Array \\(array\\<string\\>\\) does not accept float\\.$#"
3915			count: 1
3916			path: app/Report/ReportPdfHtml.php
3917
3918		-
3919			message: "#^Strict comparison using \\=\\=\\= between Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement and 'footnotetexts' will always evaluate to false\\.$#"
3920			count: 1
3921			path: app/Report/ReportPdfHtml.php
3922
3923		-
3924			message: "#^Strict comparison using \\=\\=\\= between Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement and 'addpage' will always evaluate to false\\.$#"
3925			count: 1
3926			path: app/Report/ReportPdfHtml.php
3927
3928		-
3929			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\:\\:render\\(\\) invoked with 2 parameters, 1 required\\.$#"
3930			count: 1
3931			path: app/Report/ReportPdfHtml.php
3932
3933		-
3934			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportPdfHtml\\:\\:render\\(\\) should return string\\|void but return statement is missing\\.$#"
3935			count: 1
3936			path: app/Report/ReportPdfHtml.php
3937
3938		-
3939			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportPdfText\\:\\:getWidth\\(\\) return type has no value type specified in iterable type array\\.$#"
3940			count: 1
3941			path: app/Report/ReportPdfText.php
3942
3943		-
3944			message: "#^Cannot call method getStyleName\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\|string\\.$#"
3945			count: 1
3946			path: app/Report/ReportPdfTextBox.php
3947
3948		-
3949			message: "#^Cannot call method addText\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\|string\\.$#"
3950			count: 1
3951			path: app/Report/ReportPdfTextBox.php
3952
3953		-
3954			message: "#^Instanceof between Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement and Fisharebest\\\\Webtrees\\\\Report\\\\ReportPdfFootnote will always evaluate to false\\.$#"
3955			count: 1
3956			path: app/Report/ReportPdfTextBox.php
3957
3958		-
3959			message: "#^Result of \\|\\| is always true\\.$#"
3960			count: 1
3961			path: app/Report/ReportPdfTextBox.php
3962
3963		-
3964			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseTextbox\\:\\:\\$elements \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\) does not accept array\\<int, array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\.$#"
3965			count: 1
3966			path: app/Report/ReportPdfTextBox.php
3967
3968		-
3969			message: "#^Cannot access offset 2 on array\\|float\\.$#"
3970			count: 1
3971			path: app/Report/ReportPdfTextBox.php
3972
3973		-
3974			message: "#^Cannot access offset 1 on array\\|float\\.$#"
3975			count: 2
3976			path: app/Report/ReportPdfTextBox.php
3977
3978		-
3979			message: "#^Cannot access offset 0 on array\\|float\\.$#"
3980			count: 3
3981			path: app/Report/ReportPdfTextBox.php
3982
3983		-
3984			message: "#^Return type \\(float\\) of method Fisharebest\\\\Webtrees\\\\Report\\\\TcpdfWrapper\\:\\:getRemainingWidth\\(\\) should be compatible with return type \\(int\\) of method TCPDF\\:\\:getRemainingWidth\\(\\)$#"
3985			count: 1
3986			path: app/Report/TcpdfWrapper.php
3987
3988		-
3989			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Repository but returns Fisharebest\\\\Webtrees\\\\Repository\\|null\\.$#"
3990			count: 1
3991			path: app/Repository.php
3992
3993		-
3994			message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
3995			count: 2
3996			path: app/Services/CalendarService.php
3997
3998		-
3999			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ChartService\\:\\:sosaStradonitzAncestors\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4000			count: 1
4001			path: app/Services/ChartService.php
4002
4003		-
4004			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ChartService\\:\\:descendants\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4005			count: 1
4006			path: app/Services/ChartService.php
4007
4008		-
4009			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ChartService\\:\\:descendantFamilies\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4010			count: 1
4011			path: app/Services/ChartService.php
4012
4013		-
4014			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ClipboardService\\:\\:pastableFacts\\(\\) has parameter \\$exclude_types with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4015			count: 1
4016			path: app/Services/ClipboardService.php
4017
4018		-
4019			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ClipboardService\\:\\:pastableFacts\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4020			count: 1
4021			path: app/Services/ClipboardService.php
4022
4023		-
4024			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ClipboardService\\:\\:pastableFactsOfType\\(\\) has parameter \\$types with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4025			count: 1
4026			path: app/Services/ClipboardService.php
4027
4028		-
4029			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ClipboardService\\:\\:pastableFactsOfType\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4030			count: 1
4031			path: app/Services/ClipboardService.php
4032
4033		-
4034			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\DatatablesService\\:\\:handleCollection\\(\\) has parameter \\$collection with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4035			count: 1
4036			path: app/Services/DatatablesService.php
4037
4038		-
4039			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orderBy\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression\\|string given\\.$#"
4040			count: 1
4041			path: app/Services/DatatablesService.php
4042
4043		-
4044			message: "#^Parameter \\#1 \\$hostname of function gethostbyname expects string, string\\|false given\\.$#"
4045			count: 1
4046			path: app/Services/EmailService.php
4047
4048		-
4049			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\EmailService\\:\\:localDomain\\(\\) should return string but returns string\\|false\\.$#"
4050			count: 1
4051			path: app/Services/EmailService.php
4052
4053		-
4054			message: "#^Parameter \\#1 \\$str of function substr expects string, string\\|false given\\.$#"
4055			count: 1
4056			path: app/Services/EmailService.php
4057
4058		-
4059			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\GedcomService\\:\\:readPlace\\(\\) should return array\\<string\\> but returns array\\<int, string\\>\\|false\\.$#"
4060			count: 1
4061			path: app/Services/GedcomService.php
4062
4063		-
4064			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\HousekeepingService\\:\\:deleteOldWebtreesFiles\\(\\) return type has no value type specified in iterable type array\\.$#"
4065			count: 1
4066			path: app/Services/HousekeepingService.php
4067
4068		-
4069			message: "#^Cannot access offset 'type' on array\\|false\\.$#"
4070			count: 2
4071			path: app/Services/HousekeepingService.php
4072
4073		-
4074			message: "#^Cannot call method getAllNames\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
4075			count: 1
4076			path: app/Services/IndividualListService.php
4077
4078		-
4079			message: "#^Cannot call method setPrimaryName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
4080			count: 1
4081			path: app/Services/IndividualListService.php
4082
4083		-
4084			message: "#^Cannot clone non\\-object variable \\$person of type Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
4085			count: 1
4086			path: app/Services/IndividualListService.php
4087
4088		-
4089			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\IndividualListService\\:\\:individuals\\(\\) should return array\\<Fisharebest\\\\Webtrees\\\\Individual\\> but returns array\\<int, Fisharebest\\\\Webtrees\\\\Individual\\|null\\>\\.$#"
4090			count: 1
4091			path: app/Services/IndividualListService.php
4092
4093		-
4094			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\LocalizationService\\:\\:alphabet\\(\\) return type has no value type specified in iterable type array\\.$#"
4095			count: 1
4096			path: app/Services/LocalizationService.php
4097
4098		-
4099			message: "#^Parameter \\#1 \\$size of method Fisharebest\\\\Webtrees\\\\Services\\\\MediaFileService\\:\\:parseIniFileSize\\(\\) expects string, string\\|false given\\.$#"
4100			count: 2
4101			path: app/Services/MediaFileService.php
4102
4103		-
4104			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\MediaFileService\\:\\:mediaTypes\\(\\) return type has no value type specified in iterable type array\\.$#"
4105			count: 1
4106			path: app/Services/MediaFileService.php
4107
4108		-
4109			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\MediaFileService\\:\\:unusedFiles\\(\\) return type has no value type specified in iterable type array\\.$#"
4110			count: 1
4111			path: app/Services/MediaFileService.php
4112
4113		-
4114			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\MediaFileService\\:\\:unusedFiles\\(\\) should return array but returns array\\|false\\.$#"
4115			count: 1
4116			path: app/Services/MediaFileService.php
4117
4118		-
4119			message: "#^Cannot access offset 'file_location' on array\\|object\\|null\\.$#"
4120			count: 1
4121			path: app/Services/MediaFileService.php
4122
4123		-
4124			message: "#^Cannot access offset 'remote' on array\\|object\\|null\\.$#"
4125			count: 1
4126			path: app/Services/MediaFileService.php
4127
4128		-
4129			message: "#^Cannot access offset 'unused' on array\\|object\\|null\\.$#"
4130			count: 1
4131			path: app/Services/MediaFileService.php
4132
4133		-
4134			message: "#^Cannot access offset 'folder' on array\\|object\\|null\\.$#"
4135			count: 1
4136			path: app/Services/MediaFileService.php
4137
4138		-
4139			message: "#^Cannot access offset 'auto' on array\\|object\\|null\\.$#"
4140			count: 1
4141			path: app/Services/MediaFileService.php
4142
4143		-
4144			message: "#^Cannot access offset 'new_file' on array\\|object\\|null\\.$#"
4145			count: 1
4146			path: app/Services/MediaFileService.php
4147
4148		-
4149			message: "#^Parameter \\#1 \\$haystack of function strpos expects string, array\\|string given\\.$#"
4150			count: 1
4151			path: app/Services/MediaFileService.php
4152
4153		-
4154			message: "#^Binary operation \"\\.\" between string and array\\|string\\|null results in an error\\.$#"
4155			count: 3
4156			path: app/Services/MediaFileService.php
4157
4158		-
4159			message: "#^Parameter \\#1 \\$path of function pathinfo expects string, string\\|null given\\.$#"
4160			count: 1
4161			path: app/Services/MediaFileService.php
4162
4163		-
4164			message: "#^Parameter \\#2 \\$resource of method League\\\\Flysystem\\\\FilesystemInterface\\:\\:writeStream\\(\\) expects resource, resource\\|null given\\.$#"
4165			count: 1
4166			path: app/Services/MediaFileService.php
4167
4168		-
4169			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\MediaFileService\\:\\:allFilesOnDisk\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4170			count: 1
4171			path: app/Services/MediaFileService.php
4172
4173		-
4174			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\MediaFileService\\:\\:allFilesInDatabase\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4175			count: 1
4176			path: app/Services/MediaFileService.php
4177
4178		-
4179			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\MediaFileService\\:\\:allMediaFolders\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4180			count: 1
4181			path: app/Services/MediaFileService.php
4182
4183		-
4184			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\MessageService\\:\\:recipientUsers\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4185			count: 1
4186			path: app/Services/MessageService.php
4187
4188		-
4189			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:findByComponent\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4190			count: 1
4191			path: app/Services/ModuleService.php
4192
4193		-
4194			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:findByInterface\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4195			count: 1
4196			path: app/Services/ModuleService.php
4197
4198		-
4199			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:all\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4200			count: 1
4201			path: app/Services/ModuleService.php
4202
4203		-
4204			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:coreModules\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4205			count: 1
4206			path: app/Services/ModuleService.php
4207
4208		-
4209			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:customModules\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4210			count: 1
4211			path: app/Services/ModuleService.php
4212
4213		-
4214			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:setupLanguages\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4215			count: 1
4216			path: app/Services/ModuleService.php
4217
4218		-
4219			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:otherModules\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4220			count: 1
4221			path: app/Services/ModuleService.php
4222
4223		-
4224			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:deletedModules\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4225			count: 1
4226			path: app/Services/ModuleService.php
4227
4228		-
4229			message: "#^Cannot call method addDay\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#"
4230			count: 1
4231			path: app/Services/PendingChangesService.php
4232
4233		-
4234			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchFamilies\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4235			count: 1
4236			path: app/Services/SearchService.php
4237
4238		-
4239			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchFamilyNames\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4240			count: 1
4241			path: app/Services/SearchService.php
4242
4243		-
4244			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchIndividuals\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4245			count: 1
4246			path: app/Services/SearchService.php
4247
4248		-
4249			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchIndividualNames\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4250			count: 1
4251			path: app/Services/SearchService.php
4252
4253		-
4254			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchMedia\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4255			count: 1
4256			path: app/Services/SearchService.php
4257
4258		-
4259			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchNotes\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4260			count: 1
4261			path: app/Services/SearchService.php
4262
4263		-
4264			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchRepositories\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4265			count: 1
4266			path: app/Services/SearchService.php
4267
4268		-
4269			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchSources\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4270			count: 1
4271			path: app/Services/SearchService.php
4272
4273		-
4274			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchSourcesByName\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4275			count: 1
4276			path: app/Services/SearchService.php
4277
4278		-
4279			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchSubmitters\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4280			count: 1
4281			path: app/Services/SearchService.php
4282
4283		-
4284			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchPlaces\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4285			count: 1
4286			path: app/Services/SearchService.php
4287
4288		-
4289			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchIndividualsAdvanced\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4290			count: 1
4291			path: app/Services/SearchService.php
4292
4293		-
4294			message: "#^Binary operation \"\\*\" between 365 and 0\\|string results in an error\\.$#"
4295			count: 1
4296			path: app/Services/SearchService.php
4297
4298		-
4299			message: "#^Binary operation \"\\*\" between 365 and string results in an error\\.$#"
4300			count: 1
4301			path: app/Services/SearchService.php
4302
4303		-
4304			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchIndividualsPhonetic\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4305			count: 1
4306			path: app/Services/SearchService.php
4307
4308		-
4309			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:paginateQuery\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4310			count: 1
4311			path: app/Services/SearchService.php
4312
4313		-
4314			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orWhere\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression\\|string given\\.$#"
4315			count: 1
4316			path: app/Services/SearchService.php
4317
4318		-
4319			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:rawGedcomFilter\\(\\) has parameter \\$search_terms with no value type specified in iterable type array\\.$#"
4320			count: 1
4321			path: app/Services/SearchService.php
4322
4323		-
4324			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
4325			count: 1
4326			path: app/Services/SearchService.php
4327
4328		-
4329			message: "#^Parameter \\#1 \\$haystack of function mb_stripos expects string, string\\|null given\\.$#"
4330			count: 1
4331			path: app/Services/SearchService.php
4332
4333		-
4334			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
4335			count: 1
4336			path: app/Services/SearchService.php
4337
4338		-
4339			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Individual but returns Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
4340			count: 1
4341			path: app/Services/SearchService.php
4342
4343		-
4344			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Media but returns Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
4345			count: 1
4346			path: app/Services/SearchService.php
4347
4348		-
4349			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Note but returns Fisharebest\\\\Webtrees\\\\Note\\|null\\.$#"
4350			count: 1
4351			path: app/Services/SearchService.php
4352
4353		-
4354			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Repository but returns Fisharebest\\\\Webtrees\\\\Repository\\|null\\.$#"
4355			count: 1
4356			path: app/Services/SearchService.php
4357
4358		-
4359			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Source but returns Fisharebest\\\\Webtrees\\\\Source\\|null\\.$#"
4360			count: 1
4361			path: app/Services/SearchService.php
4362
4363		-
4364			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
4365			count: 1
4366			path: app/Services/SearchService.php
4367
4368		-
4369			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ServerCheckService\\:\\:serverErrors\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4370			count: 1
4371			path: app/Services/ServerCheckService.php
4372
4373		-
4374			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ServerCheckService\\:\\:serverWarnings\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4375			count: 1
4376			path: app/Services/ServerCheckService.php
4377
4378		-
4379			message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|false given\\.$#"
4380			count: 2
4381			path: app/Services/ServerCheckService.php
4382
4383		-
4384			message: "#^Comparison operation \"\\<\\=\" between 1 and 0 is always false\\.$#"
4385			count: 1
4386			path: app/Services/ServerCheckService.php
4387
4388		-
4389			message: "#^Result of && is always false\\.$#"
4390			count: 1
4391			path: app/Services/ServerCheckService.php
4392
4393		-
4394			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string, string\\|false given\\.$#"
4395			count: 1
4396			path: app/Services/ServerCheckService.php
4397
4398		-
4399			message: "#^Parameter \\#1 \\$value of static method Illuminate\\\\Support\\\\Str\\:\\:finish\\(\\) expects string, string\\|null given\\.$#"
4400			count: 1
4401			path: app/Services/ServerCheckService.php
4402
4403		-
4404			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ServerCheckService\\:\\:databaseDriverErrors\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4405			count: 1
4406			path: app/Services/ServerCheckService.php
4407
4408		-
4409			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ServerCheckService\\:\\:databaseDriverWarnings\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4410			count: 1
4411			path: app/Services/ServerCheckService.php
4412
4413		-
4414			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ServerCheckService\\:\\:databaseEngineWarnings\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4415			count: 1
4416			path: app/Services/ServerCheckService.php
4417
4418		-
4419			message: "#^Cannot call method addDay\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#"
4420			count: 1
4421			path: app/Services/SiteLogsService.php
4422
4423		-
4424			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService\\:\\:all\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4425			count: 1
4426			path: app/Services/TreeService.php
4427
4428		-
4429			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UpgradeService\\:\\:webtreesZipContents\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4430			count: 1
4431			path: app/Services/UpgradeService.php
4432
4433		-
4434			message: "#^Parameter \\#1 \\$fp of function fwrite expects resource, resource\\|false given\\.$#"
4435			count: 1
4436			path: app/Services/UpgradeService.php
4437
4438		-
4439			message: "#^Call to function is_resource\\(\\) with Psr\\\\Http\\\\Message\\\\StreamInterface will always evaluate to false\\.$#"
4440			count: 1
4441			path: app/Services/UpgradeService.php
4442
4443		-
4444			message: "#^Parameter \\#1 \\$fp of function ftell expects resource, resource\\|false given\\.$#"
4445			count: 1
4446			path: app/Services/UpgradeService.php
4447
4448		-
4449			message: "#^Parameter \\#1 \\$fp of function rewind expects resource, resource\\|false given\\.$#"
4450			count: 1
4451			path: app/Services/UpgradeService.php
4452
4453		-
4454			message: "#^Parameter \\#2 \\$resource of method League\\\\Flysystem\\\\FilesystemInterface\\:\\:writeStream\\(\\) expects resource, resource\\|false given\\.$#"
4455			count: 1
4456			path: app/Services/UpgradeService.php
4457
4458		-
4459			message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#"
4460			count: 1
4461			path: app/Services/UpgradeService.php
4462
4463		-
4464			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UpgradeService\\:\\:downloadFile\\(\\) should return int but returns int\\|false\\.$#"
4465			count: 1
4466			path: app/Services/UpgradeService.php
4467
4468		-
4469			message: "#^Parameter \\#2 \\$contents of method League\\\\Flysystem\\\\FilesystemInterface\\:\\:put\\(\\) expects string, string\\|false given\\.$#"
4470			count: 1
4471			path: app/Services/UpgradeService.php
4472
4473		-
4474			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UpgradeService\\:\\:cleanFiles\\(\\) has parameter \\$files_to_keep with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4475			count: 1
4476			path: app/Services/UpgradeService.php
4477
4478		-
4479			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UpgradeService\\:\\:cleanFiles\\(\\) has parameter \\$folders_to_clean with no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4480			count: 1
4481			path: app/Services/UpgradeService.php
4482
4483		-
4484			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UpgradeService\\:\\:serverParameters\\(\\) return type has no value type specified in iterable type array\\.$#"
4485			count: 1
4486			path: app/Services/UpgradeService.php
4487
4488		-
4489			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:findByIndividual\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4490			count: 1
4491			path: app/Services/UserService.php
4492
4493		-
4494			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:all\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4495			count: 1
4496			path: app/Services/UserService.php
4497
4498		-
4499			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:administrators\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4500			count: 1
4501			path: app/Services/UserService.php
4502
4503		-
4504			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:managers\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4505			count: 1
4506			path: app/Services/UserService.php
4507
4508		-
4509			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:moderators\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4510			count: 1
4511			path: app/Services/UserService.php
4512
4513		-
4514			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:unapproved\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4515			count: 1
4516			path: app/Services/UserService.php
4517
4518		-
4519			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:unverified\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4520			count: 1
4521			path: app/Services/UserService.php
4522
4523		-
4524			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:allLoggedIn\\(\\) return type has no value type specified in iterable type Illuminate\\\\Support\\\\Collection\\.$#"
4525			count: 1
4526			path: app/Services/UserService.php
4527
4528		-
4529			message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|false given\\.$#"
4530			count: 1
4531			path: app/Session.php
4532
4533		-
4534			message: "#^Parameter \\#3 \\$domain of function session_set_cookie_params expects string\\|null, string\\|false\\|null given\\.$#"
4535			count: 1
4536			path: app/Session.php
4537
4538		-
4539			message: "#^Property Fisharebest\\\\Webtrees\\\\Site\\:\\:\\$preferences type has no value type specified in iterable type array\\.$#"
4540			count: 1
4541			path: app/Site.php
4542
4543		-
4544			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Source but returns Fisharebest\\\\Webtrees\\\\Source\\|null\\.$#"
4545			count: 1
4546			path: app/Source.php
4547
4548		-
4549			message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(\\$this\\(Fisharebest\\\\Webtrees\\\\Statistics\\), mixed\\) given\\.$#"
4550			count: 1
4551			path: app/Statistics.php
4552
4553		-
4554			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\:\\:statsAgeQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4555			count: 1
4556			path: app/Statistics.php
4557
4558		-
4559			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\:\\:statsMarrAgeQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4560			count: 1
4561			path: app/Statistics.php
4562
4563		-
4564			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\:\\:statsChildrenQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4565			count: 1
4566			path: app/Statistics.php
4567
4568		-
4569			message: "#^Parameter \\#2 \\$method of function method_exists expects string, string\\|null given\\.$#"
4570			count: 1
4571			path: app/Statistics.php
4572
4573		-
4574			message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(\\$this\\(Fisharebest\\\\Webtrees\\\\Statistics\\), string\\|null\\) given\\.$#"
4575			count: 1
4576			path: app/Statistics.php
4577
4578		-
4579			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartCommonGiven\\:\\:chartCommonGiven\\(\\) has parameter \\$given with no value type specified in iterable type array\\.$#"
4580			count: 1
4581			path: app/Statistics/Google/ChartCommonGiven.php
4582
4583		-
4584			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartCommonSurname\\:\\:getTopNameAndCount\\(\\) has parameter \\$surns with no value type specified in iterable type array\\.$#"
4585			count: 1
4586			path: app/Statistics/Google/ChartCommonSurname.php
4587
4588		-
4589			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartCommonSurname\\:\\:getTopNameAndCount\\(\\) return type has no value type specified in iterable type array\\.$#"
4590			count: 1
4591			path: app/Statistics/Google/ChartCommonSurname.php
4592
4593		-
4594			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartCommonSurname\\:\\:chartCommonSurnames\\(\\) has parameter \\$all_surnames with no value type specified in iterable type array\\.$#"
4595			count: 1
4596			path: app/Statistics/Google/ChartCommonSurname.php
4597
4598		-
4599			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:createChartData\\(\\) has parameter \\$places with no value type specified in iterable type array\\.$#"
4600			count: 1
4601			path: app/Statistics/Google/ChartDistribution.php
4602
4603		-
4604			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:createChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
4605			count: 1
4606			path: app/Statistics/Google/ChartDistribution.php
4607
4608		-
4609			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:getBirthChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
4610			count: 1
4611			path: app/Statistics/Google/ChartDistribution.php
4612
4613		-
4614			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:getDeathChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
4615			count: 1
4616			path: app/Statistics/Google/ChartDistribution.php
4617
4618		-
4619			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:getMarriageChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
4620			count: 1
4621			path: app/Statistics/Google/ChartDistribution.php
4622
4623		-
4624			message: "#^Cannot access property \\$country on int\\|stdClass\\.$#"
4625			count: 4
4626			path: app/Statistics/Google/ChartDistribution.php
4627
4628		-
4629			message: "#^Cannot access property \\$tot on int\\|stdClass\\.$#"
4630			count: 4
4631			path: app/Statistics/Google/ChartDistribution.php
4632
4633		-
4634			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:getSurnameChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
4635			count: 1
4636			path: app/Statistics/Google/ChartDistribution.php
4637
4638		-
4639			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartDistribution\\:\\:getIndivdualChartData\\(\\) return type has no value type specified in iterable type array\\.$#"
4640			count: 1
4641			path: app/Statistics/Google/ChartDistribution.php
4642
4643		-
4644			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartMedia\\:\\:chartMedia\\(\\) has parameter \\$media with no value type specified in iterable type array\\.$#"
4645			count: 1
4646			path: app/Statistics/Google/ChartMedia.php
4647
4648		-
4649			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\EventRepository\\:\\:getEventCount\\(\\) has parameter \\$events with no value type specified in iterable type array\\.$#"
4650			count: 1
4651			path: app/Statistics/Repository/EventRepository.php
4652
4653		-
4654			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\EventRepository\\:\\:getCommonFacts\\(\\) return type has no value type specified in iterable type array\\.$#"
4655			count: 1
4656			path: app/Statistics/Repository/EventRepository.php
4657
4658		-
4659			message: "#^Access to an undefined property object\\:\\:\\$id\\.$#"
4660			count: 3
4661			path: app/Statistics/Repository/EventRepository.php
4662
4663		-
4664			message: "#^Access to an undefined property object\\:\\:\\$type\\.$#"
4665			count: 1
4666			path: app/Statistics/Repository/EventRepository.php
4667
4668		-
4669			message: "#^Access to an undefined property object\\:\\:\\$year\\.$#"
4670			count: 1
4671			path: app/Statistics/Repository/EventRepository.php
4672
4673		-
4674			message: "#^Access to an undefined property object\\:\\:\\$fact\\.$#"
4675			count: 3
4676			path: app/Statistics/Repository/EventRepository.php
4677
4678		-
4679			message: "#^Access to an undefined property object\\:\\:\\$id\\.$#"
4680			count: 3
4681			path: app/Statistics/Repository/FamilyDatesRepository.php
4682
4683		-
4684			message: "#^Access to an undefined property object\\:\\:\\$year\\.$#"
4685			count: 1
4686			path: app/Statistics/Repository/FamilyDatesRepository.php
4687
4688		-
4689			message: "#^Access to an undefined property object\\:\\:\\$type\\.$#"
4690			count: 1
4691			path: app/Statistics/Repository/FamilyDatesRepository.php
4692
4693		-
4694			message: "#^Access to an undefined property object\\:\\:\\$fact\\.$#"
4695			count: 1
4696			path: app/Statistics/Repository/FamilyDatesRepository.php
4697
4698		-
4699			message: "#^Access to an undefined property object\\:\\:\\$f_numchil\\.$#"
4700			count: 1
4701			path: app/Statistics/Repository/FamilyRepository.php
4702
4703		-
4704			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\FamilyRepository\\:\\:topTenGrandFamilyQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4705			count: 1
4706			path: app/Statistics/Repository/FamilyRepository.php
4707
4708		-
4709			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\FamilyRepository\\:\\:ageBetweenSiblingsQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4710			count: 1
4711			path: app/Statistics/Repository/FamilyRepository.php
4712
4713		-
4714			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\FamilyRepository\\:\\:ageBetweenSiblingsNoList\\(\\) return type has no value type specified in iterable type array\\.$#"
4715			count: 1
4716			path: app/Statistics/Repository/FamilyRepository.php
4717
4718		-
4719			message: "#^Cannot call method canShow\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
4720			count: 8
4721			path: app/Statistics/Repository/FamilyRepository.php
4722
4723		-
4724			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\FamilyRepository\\:\\:ageBetweenSiblingsList\\(\\) return type has no value type specified in iterable type array\\.$#"
4725			count: 1
4726			path: app/Statistics/Repository/FamilyRepository.php
4727
4728		-
4729			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
4730			count: 4
4731			path: app/Statistics/Repository/FamilyRepository.php
4732
4733		-
4734			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
4735			count: 3
4736			path: app/Statistics/Repository/FamilyRepository.php
4737
4738		-
4739			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
4740			count: 2
4741			path: app/Statistics/Repository/FamilyRepository.php
4742
4743		-
4744			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\FamilyRepository\\:\\:topTenFamilyQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4745			count: 1
4746			path: app/Statistics/Repository/FamilyRepository.php
4747
4748		-
4749			message: "#^Cannot call method formatList\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
4750			count: 1
4751			path: app/Statistics/Repository/FamilyRepository.php
4752
4753		-
4754			message: "#^Cannot call method husband\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
4755			count: 1
4756			path: app/Statistics/Repository/FamilyRepository.php
4757
4758		-
4759			message: "#^Cannot call method wife\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
4760			count: 1
4761			path: app/Statistics/Repository/FamilyRepository.php
4762
4763		-
4764			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\FamilyRepository\\:\\:ageBetweenSpousesQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4765			count: 1
4766			path: app/Statistics/Repository/FamilyRepository.php
4767
4768		-
4769			message: "#^Cannot call method getBirthDate\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
4770			count: 2
4771			path: app/Statistics/Repository/FamilyRepository.php
4772
4773		-
4774			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\FamilyRepository\\:\\:statsMarrAgeQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4775			count: 1
4776			path: app/Statistics/Repository/FamilyRepository.php
4777
4778		-
4779			message: "#^Strict comparison using \\=\\=\\= between array\\<string\\> and null will always evaluate to false\\.$#"
4780			count: 1
4781			path: app/Statistics/Repository/GedcomRepository.php
4782
4783		-
4784			message: "#^Access to an undefined property object\\:\\:\\$d_day\\.$#"
4785			count: 1
4786			path: app/Statistics/Repository/GedcomRepository.php
4787
4788		-
4789			message: "#^Access to an undefined property object\\:\\:\\$d_month\\.$#"
4790			count: 1
4791			path: app/Statistics/Repository/GedcomRepository.php
4792
4793		-
4794			message: "#^Access to an undefined property object\\:\\:\\$d_year\\.$#"
4795			count: 1
4796			path: app/Statistics/Repository/GedcomRepository.php
4797
4798		-
4799			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGiven\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4800			count: 1
4801			path: app/Statistics/Repository/IndividualRepository.php
4802
4803		-
4804			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4805			count: 1
4806			path: app/Statistics/Repository/IndividualRepository.php
4807
4808		-
4809			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4810			count: 1
4811			path: app/Statistics/Repository/IndividualRepository.php
4812
4813		-
4814			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4815			count: 1
4816			path: app/Statistics/Repository/IndividualRepository.php
4817
4818		-
4819			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4820			count: 1
4821			path: app/Statistics/Repository/IndividualRepository.php
4822
4823		-
4824			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemale\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4825			count: 1
4826			path: app/Statistics/Repository/IndividualRepository.php
4827
4828		-
4829			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4830			count: 1
4831			path: app/Statistics/Repository/IndividualRepository.php
4832
4833		-
4834			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4835			count: 1
4836			path: app/Statistics/Repository/IndividualRepository.php
4837
4838		-
4839			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4840			count: 1
4841			path: app/Statistics/Repository/IndividualRepository.php
4842
4843		-
4844			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4845			count: 1
4846			path: app/Statistics/Repository/IndividualRepository.php
4847
4848		-
4849			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMale\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4850			count: 1
4851			path: app/Statistics/Repository/IndividualRepository.php
4852
4853		-
4854			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4855			count: 1
4856			path: app/Statistics/Repository/IndividualRepository.php
4857
4858		-
4859			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4860			count: 1
4861			path: app/Statistics/Repository/IndividualRepository.php
4862
4863		-
4864			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4865			count: 1
4866			path: app/Statistics/Repository/IndividualRepository.php
4867
4868		-
4869			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4870			count: 1
4871			path: app/Statistics/Repository/IndividualRepository.php
4872
4873		-
4874			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknown\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4875			count: 1
4876			path: app/Statistics/Repository/IndividualRepository.php
4877
4878		-
4879			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4880			count: 1
4881			path: app/Statistics/Repository/IndividualRepository.php
4882
4883		-
4884			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4885			count: 1
4886			path: app/Statistics/Repository/IndividualRepository.php
4887
4888		-
4889			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4890			count: 1
4891			path: app/Statistics/Repository/IndividualRepository.php
4892
4893		-
4894			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
4895			count: 1
4896			path: app/Statistics/Repository/IndividualRepository.php
4897
4898		-
4899			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:statsAgeQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4900			count: 1
4901			path: app/Statistics/Repository/IndividualRepository.php
4902
4903		-
4904			message: "#^Access to an undefined property object\\:\\:\\$days\\.$#"
4905			count: 1
4906			path: app/Statistics/Repository/IndividualRepository.php
4907
4908		-
4909			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:topTenOldestQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4910			count: 1
4911			path: app/Statistics/Repository/IndividualRepository.php
4912
4913		-
4914			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:topTenOldestAliveQuery\\(\\) return type has no value type specified in iterable type array\\.$#"
4915			count: 1
4916			path: app/Statistics/Repository/IndividualRepository.php
4917
4918		-
4919			message: "#^Parameter \\#2 \\$given of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartCommonGiven\\:\\:chartCommonGiven\\(\\) expects array, \\(array\\<int\\>\\)\\|string given\\.$#"
4920			count: 1
4921			path: app/Statistics/Repository/IndividualRepository.php
4922
4923		-
4924			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\MediaRepository\\:\\:getSortedMediaTypeList\\(\\) return type has no value type specified in iterable type array\\.$#"
4925			count: 1
4926			path: app/Statistics/Repository/MediaRepository.php
4927
4928		-
4929			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\PlaceRepository\\:\\:getTop10Places\\(\\) has parameter \\$places with no value type specified in iterable type array\\.$#"
4930			count: 1
4931			path: app/Statistics/Repository/PlaceRepository.php
4932
4933		-
4934			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\PlaceRepository\\:\\:getTop10Places\\(\\) return type has no value type specified in iterable type array\\.$#"
4935			count: 1
4936			path: app/Statistics/Repository/PlaceRepository.php
4937
4938		-
4939			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\PlaceRepository\\:\\:renderTop10\\(\\) has parameter \\$places with no value type specified in iterable type array\\.$#"
4940			count: 1
4941			path: app/Statistics/Repository/PlaceRepository.php
4942
4943		-
4944			message: "#^Cannot access property \\$country on int\\|stdClass\\.$#"
4945			count: 1
4946			path: app/Statistics/Repository/PlaceRepository.php
4947
4948		-
4949			message: "#^Cannot access property \\$tot on int\\|stdClass\\.$#"
4950			count: 2
4951			path: app/Statistics/Repository/PlaceRepository.php
4952
4953		-
4954			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Service\\\\ColorService\\:\\:interpolateRgb\\(\\) return type has no value type specified in iterable type array\\.$#"
4955			count: 1
4956			path: app/Statistics/Service/ColorService.php
4957
4958		-
4959			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Service\\\\ColorService\\:\\:hexToRgb\\(\\) return type has no value type specified in iterable type array\\.$#"
4960			count: 1
4961			path: app/Statistics/Service/ColorService.php
4962
4963		-
4964			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
4965			count: 1
4966			path: app/SurnameTradition/PatrilinealSurnameTradition.php
4967
4968		-
4969			message: "#^Method Fisharebest\\\\Webtrees\\\\SurnameTradition\\\\PatrilinealSurnameTradition\\:\\:inflect\\(\\) should return string but returns string\\|null\\.$#"
4970			count: 1
4971			path: app/SurnameTradition/PatrilinealSurnameTradition.php
4972
4973		-
4974			message: "#^Method Fisharebest\\\\Webtrees\\\\Tree\\:\\:createRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
4975			count: 1
4976			path: app/Tree.php
4977
4978		-
4979			message: "#^Method Fisharebest\\\\Webtrees\\\\View\\:\\:__construct\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#"
4980			count: 1
4981			path: app/View.php
4982
4983		-
4984			message: "#^Method Fisharebest\\\\Webtrees\\\\View\\:\\:render\\(\\) should return string but returns string\\|false\\.$#"
4985			count: 1
4986			path: app/View.php
4987
4988		-
4989			message: "#^Ternary operator condition is always true\\.$#"
4990			count: 1
4991			path: app/Webtrees.php
4992
4993		-
4994			message: "#^Strict comparison using \\=\\=\\= between 'beta\\.5' and '' will always evaluate to false\\.$#"
4995			count: 1
4996			path: app/Webtrees.php
4997
4998		-
4999			message: "#^Parameter \\#1 \\$filename of function file_exists expects string, string\\|false\\|null given\\.$#"
5000			count: 1
5001			path: index.php
5002
5003		-
5004			message: "#^Parameter \\#1 \\$middleware of class Middleland\\\\Dispatcher constructor expects array\\<Psr\\\\Http\\\\Server\\\\MiddlewareInterface\\>, array\\<string\\> given\\.$#"
5005			count: 1
5006			path: index.php
5007
5008