VaKeR CYBER ARMY
Logo of a company Server : Apache/2.4.41 (Ubuntu)
System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /var/www/html/webtrees/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/webtrees/phpstan-baseline.neon
parameters:
	ignoreErrors:
		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Census\\\\AbstractCensusColumn\\:\\:spouseFamily\\(\\) should return Fisharebest\\\\Webtrees\\\\Family\\|null but returns mixed\\.$#"
			count: 1
			path: app/Census/AbstractCensusColumn.php

		-
			message: "#^Cannot cast mixed to string\\.$#"
			count: 1
			path: app/Census/CensusColumnBornForeignParts.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Elements\\\\AgeAtEvent\\:\\:value\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Elements/AgeAtEvent.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Elements\\\\DateValue\\:\\:escape\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Elements/DateValue.php

		-
			message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
			count: 1
			path: app/Elements/PlaceHierarchy.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Elements\\\\RestrictionNotice\\:\\:canonical\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Elements/RestrictionNotice.php

		-
			message: "#^Cannot call method displayImage\\(\\) on mixed\\.$#"
			count: 1
			path: app/Elements/XrefMedia.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Encodings\\\\ANSEL\\:\\:fromUtf8\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Encodings/ANSEL.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|null given\\.$#"
			count: 1
			path: app/Encodings/ANSEL.php

		-
			message: "#^Parameter \\#2 \\$array of function array_map expects array, array\\<int, string\\>\\|false given\\.$#"
			count: 1
			path: app/Encodings/AbstractEncoding.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Fact\\:\\:value\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Fact.php

		-
			message: "#^Parameter \\#1 \\$value of method Fisharebest\\\\Webtrees\\\\Contracts\\\\ElementInterface\\:\\:canonical\\(\\) expects string, string\\|null given\\.$#"
			count: 1
			path: app/Fact.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$f_gedcom\\.$#"
			count: 1
			path: app/Factories/FamilyFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$f_id\\.$#"
			count: 1
			path: app/Factories/FamilyFactory.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
			count: 1
			path: app/Factories/FamilyFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\FamilyFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/FamilyFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/FamilyFactory.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/FamilyFactory.php

		-
			message: "#^Parameter \\#3 \\$pending of method Fisharebest\\\\Webtrees\\\\Factories\\\\FamilyFactory\\:\\:new\\(\\) expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/FamilyFactory.php

		-
			message: "#^Call to method mediaFilesystem\\(\\) on an unknown class Fisharebest\\\\Webtrees\\\\Factories\\\\Tree\\.$#"
			count: 1
			path: app/Factories/FilesystemFactory.php

		-
			message: "#^Parameter \\$tree of method Fisharebest\\\\Webtrees\\\\Factories\\\\FilesystemFactory\\:\\:media\\(\\) has invalid type Fisharebest\\\\Webtrees\\\\Factories\\\\Tree\\.$#"
			count: 2
			path: app/Factories/FilesystemFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_gedcom\\.$#"
			count: 1
			path: app/Factories/GedcomRecordFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_id\\.$#"
			count: 1
			path: app/Factories/GedcomRecordFactory.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 1
			path: app/Factories/GedcomRecordFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\GedcomRecordFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/GedcomRecordFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/GedcomRecordFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\GedcomRecordFactory\\:\\:extractType\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/GedcomRecordFactory.php

		-
			message: "#^Parameter \\#4 \\$pending of method Fisharebest\\\\Webtrees\\\\Factories\\\\GedcomRecordFactory\\:\\:newGedcomRecord\\(\\) expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/GedcomRecordFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_gedcom\\.$#"
			count: 1
			path: app/Factories/HeaderFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_id\\.$#"
			count: 1
			path: app/Factories/HeaderFactory.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Header but returns Fisharebest\\\\Webtrees\\\\Header\\|null\\.$#"
			count: 1
			path: app/Factories/HeaderFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\HeaderFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/HeaderFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/HeaderFactory.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/HeaderFactory.php

		-
			message: "#^Parameter \\#3 \\$pending of method Fisharebest\\\\Webtrees\\\\Factories\\\\HeaderFactory\\:\\:new\\(\\) expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/HeaderFactory.php

		-
			message: "#^Parameter \\#1 \\$num of function dechex expects int, float\\|int given\\.$#"
			count: 1
			path: app/Factories/IdFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$i_gedcom\\.$#"
			count: 1
			path: app/Factories/IndividualFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$i_id\\.$#"
			count: 1
			path: app/Factories/IndividualFactory.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Individual but returns Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: app/Factories/IndividualFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/IndividualFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/IndividualFactory.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/IndividualFactory.php

		-
			message: "#^Parameter \\#3 \\$pending of method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory\\:\\:new\\(\\) expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/IndividualFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_gedcom\\.$#"
			count: 1
			path: app/Factories/LocationFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_id\\.$#"
			count: 1
			path: app/Factories/LocationFactory.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Location but returns Fisharebest\\\\Webtrees\\\\Location\\|null\\.$#"
			count: 1
			path: app/Factories/LocationFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\LocationFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/LocationFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/LocationFactory.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/LocationFactory.php

		-
			message: "#^Parameter \\#3 \\$pending of method Fisharebest\\\\Webtrees\\\\Factories\\\\LocationFactory\\:\\:new\\(\\) expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/LocationFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$m_gedcom\\.$#"
			count: 1
			path: app/Factories/MediaFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$m_id\\.$#"
			count: 1
			path: app/Factories/MediaFactory.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Media but returns Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Factories/MediaFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\MediaFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/MediaFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/MediaFactory.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/MediaFactory.php

		-
			message: "#^Parameter \\#3 \\$pending of method Fisharebest\\\\Webtrees\\\\Factories\\\\MediaFactory\\:\\:new\\(\\) expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/MediaFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_gedcom\\.$#"
			count: 1
			path: app/Factories/NoteFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_id\\.$#"
			count: 1
			path: app/Factories/NoteFactory.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Note but returns Fisharebest\\\\Webtrees\\\\Note\\|null\\.$#"
			count: 1
			path: app/Factories/NoteFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\NoteFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/NoteFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/NoteFactory.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/NoteFactory.php

		-
			message: "#^Parameter \\#3 \\$pending of class Fisharebest\\\\Webtrees\\\\Note constructor expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/NoteFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_gedcom\\.$#"
			count: 1
			path: app/Factories/RepositoryFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_id\\.$#"
			count: 1
			path: app/Factories/RepositoryFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\RepositoryFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/RepositoryFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/RepositoryFactory.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/RepositoryFactory.php

		-
			message: "#^Parameter \\#3 \\$pending of method Fisharebest\\\\Webtrees\\\\Factories\\\\RepositoryFactory\\:\\:new\\(\\) expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/RepositoryFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_gedcom\\.$#"
			count: 1
			path: app/Factories/SharedNoteFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_id\\.$#"
			count: 1
			path: app/Factories/SharedNoteFactory.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\SharedNote but returns Fisharebest\\\\Webtrees\\\\SharedNote\\|null\\.$#"
			count: 1
			path: app/Factories/SharedNoteFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\SharedNoteFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/SharedNoteFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/SharedNoteFactory.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/SharedNoteFactory.php

		-
			message: "#^Parameter \\#3 \\$pending of class Fisharebest\\\\Webtrees\\\\SharedNote constructor expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/SharedNoteFactory.php

		-
			message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
			count: 1
			path: app/Factories/SlugFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$s_gedcom\\.$#"
			count: 1
			path: app/Factories/SourceFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$s_id\\.$#"
			count: 1
			path: app/Factories/SourceFactory.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Source but returns Fisharebest\\\\Webtrees\\\\Source\\|null\\.$#"
			count: 1
			path: app/Factories/SourceFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\SourceFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/SourceFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/SourceFactory.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/SourceFactory.php

		-
			message: "#^Parameter \\#3 \\$pending of method Fisharebest\\\\Webtrees\\\\Factories\\\\SourceFactory\\:\\:new\\(\\) expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/SourceFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_gedcom\\.$#"
			count: 1
			path: app/Factories/SubmissionFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_id\\.$#"
			count: 1
			path: app/Factories/SubmissionFactory.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Submission but returns Fisharebest\\\\Webtrees\\\\Submission\\|null\\.$#"
			count: 1
			path: app/Factories/SubmissionFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\SubmissionFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/SubmissionFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/SubmissionFactory.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/SubmissionFactory.php

		-
			message: "#^Parameter \\#3 \\$pending of method Fisharebest\\\\Webtrees\\\\Factories\\\\SubmissionFactory\\:\\:new\\(\\) expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/SubmissionFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_gedcom\\.$#"
			count: 1
			path: app/Factories/SubmitterFactory.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_id\\.$#"
			count: 1
			path: app/Factories/SubmitterFactory.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Submitter but returns Fisharebest\\\\Webtrees\\\\Submitter\\|null\\.$#"
			count: 1
			path: app/Factories/SubmitterFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Factories\\\\SubmitterFactory\\:\\:gedcom\\(\\) should return string\\|null but returns mixed\\.$#"
			count: 1
			path: app/Factories/SubmitterFactory.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Factories\\\\AbstractGedcomRecordFactory\\:\\:extractXref\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/SubmitterFactory.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, mixed given\\.$#"
			count: 1
			path: app/Factories/SubmitterFactory.php

		-
			message: "#^Parameter \\#3 \\$pending of method Fisharebest\\\\Webtrees\\\\Factories\\\\SubmitterFactory\\:\\:new\\(\\) expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Factories/SubmitterFactory.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Factories/XrefFactory.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Family\\:\\:getMarriage\\(\\) should return Fisharebest\\\\Webtrees\\\\Fact\\|null but returns mixed\\.$#"
			count: 1
			path: app/Family.php

		-
			message: "#^Cannot call method fromUtf8\\(\\) on Fisharebest\\\\Webtrees\\\\Encodings\\\\EncodingInterface\\|null\\.$#"
			count: 2
			path: app/GedcomFilters/GedcomEncodingFilter.php

		-
			message: "#^Cannot call method attribute\\(\\) on mixed\\.$#"
			count: 1
			path: app/GedcomRecord.php

		-
			message: "#^Cannot call method date\\(\\) on mixed\\.$#"
			count: 1
			path: app/GedcomRecord.php

		-
			message: "#^Cannot call method label\\(\\) on mixed\\.$#"
			count: 1
			path: app/GedcomRecord.php

		-
			message: "#^Cannot call method place\\(\\) on mixed\\.$#"
			count: 2
			path: app/GedcomRecord.php

		-
			message: "#^Cannot call method record\\(\\) on mixed\\.$#"
			count: 1
			path: app/GedcomRecord.php

		-
			message: "#^Parameter \\#1 \\$stack of function array_shift expects array, array\\<int, string\\>\\|false given\\.$#"
			count: 2
			path: app/GedcomRecord.php

		-
			message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
			count: 2
			path: app/GedcomRecord.php

		-
			message: "#^Parameter \\#2 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateFact\\(\\) expects string, string\\|null given\\.$#"
			count: 1
			path: app/GedcomRecord.php

		-
			message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int\\<1, max\\>, string\\>\\|false given\\.$#"
			count: 2
			path: app/GedcomRecord.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 1
			path: app/GedcomRecord.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:\\$getAllNames \\(array\\<array\\<string\\>\\>\\) does not accept array\\<array\\<string\\|null\\>\\>\\.$#"
			count: 1
			path: app/GedcomRecord.php

		-
			message: "#^Strict comparison using \\=\\=\\= between '\\-dev' and '' will always evaluate to false\\.$#"
			count: 1
			path: app/Helpers/functions.php

		-
			message: "#^Parameter \\#1 \\$host of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withHost\\(\\) expects string, string\\|false given\\.$#"
			count: 1
			path: app/Http/Middleware/BaseUrl.php

		-
			message: "#^Parameter \\#1 \\$path of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withPath\\(\\) expects string, string\\|false given\\.$#"
			count: 1
			path: app/Http/Middleware/BaseUrl.php

		-
			message: "#^Parameter \\#1 \\$port of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withPort\\(\\) expects int\\|null, int\\<0, 65535\\>\\|false\\|null given\\.$#"
			count: 1
			path: app/Http/Middleware/BaseUrl.php

		-
			message: "#^Parameter \\#1 \\$scheme of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withScheme\\(\\) expects string, string\\|false given\\.$#"
			count: 1
			path: app/Http/Middleware/BaseUrl.php

		-
			message: "#^Parameter \\#2 \\$str of function explode expects string, mixed given\\.$#"
			count: 1
			path: app/Http/Middleware/ClientIp.php

		-
			message: "#^Cannot call method has\\(\\) on mixed\\.$#"
			count: 2
			path: app/Http/Middleware/HandleExceptions.php

		-
			message: "#^Cannot call method instance\\(\\) on mixed\\.$#"
			count: 1
			path: app/Http/Middleware/HandleExceptions.php

		-
			message: "#^Cannot call method withAttribute\\(\\) on mixed\\.$#"
			count: 1
			path: app/Http/Middleware/HandleExceptions.php

		-
			message: "#^Parameter \\#1 \\$message of static method Fisharebest\\\\Webtrees\\\\Log\\:\\:addErrorLog\\(\\) expects string, string\\|null given\\.$#"
			count: 1
			path: app/Http/Middleware/HandleExceptions.php

		-
			message: "#^Parameter \\#1 \\$request of method Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\HandleExceptions\\:\\:httpExceptionResponse\\(\\) expects Psr\\\\Http\\\\Message\\\\ServerRequestInterface, mixed given\\.$#"
			count: 1
			path: app/Http/Middleware/HandleExceptions.php

		-
			message: "#^Parameter \\#1 \\$request of method Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\HandleExceptions\\:\\:thirdPartyExceptionResponse\\(\\) expects Psr\\\\Http\\\\Message\\\\ServerRequestInterface, mixed given\\.$#"
			count: 1
			path: app/Http/Middleware/HandleExceptions.php

		-
			message: "#^Parameter \\#1 \\$request of method Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\HandleExceptions\\:\\:unhandledExceptionResponse\\(\\) expects Psr\\\\Http\\\\Message\\\\ServerRequestInterface, mixed given\\.$#"
			count: 2
			path: app/Http/Middleware/HandleExceptions.php

		-
			message: "#^Cannot call method instance\\(\\) on mixed\\.$#"
			count: 1
			path: app/Http/Middleware/LoadRoutes.php

		-
			message: "#^Parameter \\#1 \\$basepath of class Aura\\\\Router\\\\RouterContainer constructor expects string\\|null, string\\|false\\|null given\\.$#"
			count: 1
			path: app/Http/Middleware/LoadRoutes.php

		-
			message: "#^Cannot call method instance\\(\\) on mixed\\.$#"
			count: 1
			path: app/Http/Middleware/NoRouteFound.php

		-
			message: "#^Argument of an invalid type array\\|false supplied for foreach, only iterables are supported\\.$#"
			count: 1
			path: app/Http/Middleware/ReadConfigIni.php

		-
			message: "#^Cannot call method instance\\(\\) on mixed\\.$#"
			count: 2
			path: app/Http/Middleware/Router.php

		-
			message: "#^Generator expects value type Fisharebest\\\\Webtrees\\\\Module\\\\ModuleLanguageInterface\\|null, mixed given\\.$#"
			count: 2
			path: app/Http/Middleware/UseLanguage.php

		-
			message: "#^Cannot call method instance\\(\\) on mixed\\.$#"
			count: 1
			path: app/Http/Middleware/UseTheme.php

		-
			message: "#^Generator expects value type Fisharebest\\\\Webtrees\\\\Module\\\\ModuleThemeInterface\\|null, mixed given\\.$#"
			count: 2
			path: app/Http/Middleware/UseTheme.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\UseTransaction\\:\\:process\\(\\) should return Psr\\\\Http\\\\Message\\\\ResponseInterface but returns Psr\\\\Http\\\\Message\\\\ResponseInterface\\|null\\.$#"
			count: 1
			path: app/Http/Middleware/UseTransaction.php

		-
			message: "#^Parameter \\#1 \\$content of function response expects array\\|object\\|string, string\\|false given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/AppleTouchIconPng.php

		-
			message: "#^Cannot call method gedcom\\(\\) on mixed\\.$#"
			count: 2
			path: app/Http/RequestHandlers/AutoCompleteCitation.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\AutoCompletePlace\\:\\:search\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, string\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Place\\>\\.$#"
			count: 1
			path: app/Http/RequestHandlers/AutoCompletePlace.php

		-
			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/CalendarEvents.php

		-
			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/CalendarEvents.php

		-
			message: "#^Parameter \\#1 \\$content of function response expects array\\|object\\|string, string\\|false given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/CalendarEvents.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$gedcom\\.$#"
			count: 2
			path: app/Http/RequestHandlers/CheckTree.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$type\\.$#"
			count: 2
			path: app/Http/RequestHandlers/CheckTree.php

		-
			message: "#^Cannot access property \\$gedcom on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/CheckTree.php

		-
			message: "#^Cannot access property \\$xref on mixed\\.$#"
			count: 4
			path: app/Http/RequestHandlers/CheckTree.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 8
			path: app/Http/RequestHandlers/ControlPanel.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$type\\.$#"
			count: 1
			path: app/Http/RequestHandlers/DataFixData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 3
			path: app/Http/RequestHandlers/DataFixData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$type\\.$#"
			count: 1
			path: app/Http/RequestHandlers/DataFixUpdateAll.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 1
			path: app/Http/RequestHandlers/DataFixUpdateAll.php

		-
			message: "#^Cannot access property \\$xref on mixed\\.$#"
			count: 2
			path: app/Http/RequestHandlers/DataFixUpdateAll.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\DeleteRecord\\:\\:removeLinks\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/DeleteRecord.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 4
			path: app/Http/RequestHandlers/DeleteRecord.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Http/RequestHandlers/DeleteUser.php

		-
			message: "#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#"
			count: 1
			path: app/Http/RequestHandlers/EditFactAction.php

		-
			message: "#^Parameter \\#2 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateFact\\(\\) expects string, string\\|null given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/EditFactAction.php

		-
			message: "#^Cannot call method label\\(\\) on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/EditFactPage.php

		-
			message: "#^Parameter \\#1 \\$fact of method Fisharebest\\\\Webtrees\\\\Services\\\\GedcomEditService\\:\\:insertMissingFactSubtags\\(\\) expects Fisharebest\\\\Webtrees\\\\Fact, mixed given\\.$#"
			count: 2
			path: app/Http/RequestHandlers/EditFactPage.php

		-
			message: "#^Cannot call method filename\\(\\) on mixed\\.$#"
			count: 4
			path: app/Http/RequestHandlers/EditMediaFileAction.php

		-
			message: "#^Cannot call method isExternal\\(\\) on mixed\\.$#"
			count: 2
			path: app/Http/RequestHandlers/EditMediaFileAction.php

		-
			message: "#^If condition is always true\\.$#"
			count: 1
			path: app/Http/RequestHandlers/EditMediaFileAction.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateRecord\\(\\) expects string, string\\|null given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/EditNoteAction.php

		-
			message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/EditRawFactAction.php

		-
			message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/EditRawRecordAction.php

		-
			message: "#^Parameter \\#1 \\$content of function response expects array\\|object\\|string, string\\|false given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/FaviconIco.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$i_gedcom\\.$#"
			count: 1
			path: app/Http/RequestHandlers/FixLevel0MediaData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$i_id\\.$#"
			count: 1
			path: app/Http/RequestHandlers/FixLevel0MediaData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$m_file\\.$#"
			count: 1
			path: app/Http/RequestHandlers/FixLevel0MediaData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$m_gedcom\\.$#"
			count: 1
			path: app/Http/RequestHandlers/FixLevel0MediaData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$m_id\\.$#"
			count: 1
			path: app/Http/RequestHandlers/FixLevel0MediaData.php

		-
			message: "#^Cannot call method displayImage\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/FixLevel0MediaData.php

		-
			message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 2
			path: app/Http/RequestHandlers/FixLevel0MediaData.php

		-
			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/FixLevel0MediaData.php

		-
			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/FixLevel0MediaData.php

		-
			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/FixLevel0MediaData.php

		-
			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/FixLevel0MediaData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$chunk_data\\.$#"
			count: 6
			path: app/Http/RequestHandlers/GedcomLoad.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$gedcom_chunk_id\\.$#"
			count: 3
			path: app/Http/RequestHandlers/GedcomLoad.php

		-
			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
			count: 1
			path: app/Http/RequestHandlers/GedcomLoad.php

		-
			message: "#^Cannot call method createFact\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ImportThumbnailsAction.php

		-
			message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ImportThumbnailsAction.php

		-
			message: "#^Cannot call method firstImageFile\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ImportThumbnailsAction.php

		-
			message: "#^Cannot call method tree\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ImportThumbnailsAction.php

		-
			message: "#^Cannot call method updateRecord\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ImportThumbnailsAction.php

		-
			message: "#^Cannot call method xref\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ImportThumbnailsAction.php

		-
			message: "#^Parameter \\#1 \\$record of method Fisharebest\\\\Webtrees\\\\Services\\\\PendingChangesService\\:\\:acceptRecord\\(\\) expects Fisharebest\\\\Webtrees\\\\GedcomRecord, Fisharebest\\\\Webtrees\\\\Media\\|null given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ImportThumbnailsAction.php

		-
			message: "#^Parameter \\#2 \\$tree of method Fisharebest\\\\Webtrees\\\\Contracts\\\\MediaFactoryInterface\\:\\:make\\(\\) expects Fisharebest\\\\Webtrees\\\\Tree, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ImportThumbnailsAction.php

		-
			message: "#^Cannot access offset 0 on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ImportThumbnailsData.php

		-
			message: "#^Cannot access offset 0 on non\\-empty\\-array\\<int, string\\>\\|false\\.$#"
			count: 2
			path: app/Http/RequestHandlers/ImportThumbnailsData.php

		-
			message: "#^Cannot access offset 1 on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ImportThumbnailsData.php

		-
			message: "#^Cannot access offset 2 on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ImportThumbnailsData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$m_file\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ManageMediaData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$m_gedcom\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ManageMediaData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$m_id\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ManageMediaData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$media_folder\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ManageMediaData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$multimedia_file_refn\\.$#"
			count: 6
			path: app/Http/RequestHandlers/ManageMediaData.php

		-
			message: "#^Cannot access offset '0' on array\\{0\\: int\\<0, max\\>, 1\\: int\\<0, max\\>, 2\\: int, 3\\: string, mime\\: string, channels\\?\\: int, bits\\?\\: int\\}\\|false\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ManageMediaData.php

		-
			message: "#^Cannot access offset '1' on array\\{0\\: int\\<0, max\\>, 1\\: int\\<0, max\\>, 2\\: int, 3\\: string, mime\\: string, channels\\?\\: int, bits\\?\\: int\\}\\|false\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ManageMediaData.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 2
			path: app/Http/RequestHandlers/ManageMediaData.php

		-
			message: "#^Parameter \\#1 \\$string of function strlen expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ManageMediaData.php

		-
			message: "#^Parameter \\#2 \\$needle of function str_starts_with expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ManageMediaData.php

		-
			message: "#^Parameter \\#2 \\$default of method Fisharebest\\\\Webtrees\\\\Validator\\:\\:string\\(\\) expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ManageMediaPage.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataAdd.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataDelete.php

		-
			message: "#^Cannot access property \\$id on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataExportCSV.php

		-
			message: "#^Cannot access property \\$latitude on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataExportCSV.php

		-
			message: "#^Cannot access property \\$longitude on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataExportCSV.php

		-
			message: "#^Cannot access property \\$place on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataExportCSV.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataExportCSV.php

		-
			message: "#^Parameter \\#1 \\$content of function response expects array\\|object\\|string, string\\|false given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataExportCSV.php

		-
			message: "#^Cannot access property \\$id on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataExportGeoJson.php

		-
			message: "#^Cannot access property \\$latitude on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataExportGeoJson.php

		-
			message: "#^Cannot access property \\$longitude on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataExportGeoJson.php

		-
			message: "#^Cannot access property \\$place on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataExportGeoJson.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataExportGeoJson.php

		-
			message: "#^Cannot access property \\$features on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataImportAction.php

		-
			message: "#^Offset 0 does not exist on array\\<int, string\\|null\\>\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataImportAction.php

		-
			message: "#^Parameter \\#1 \\$haystack of function str_contains expects string\\|null, string\\|false given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataImportAction.php

		-
			message: "#^Parameter \\#1 \\$json of function json_decode expects string, string\\|false given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataImportAction.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|null given\\.$#"
			count: 2
			path: app/Http/RequestHandlers/MapDataImportAction.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MapDataList.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MergeFactsAction.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateRecord\\(\\) expects string, string\\|null given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MergeFactsAction.php

		-
			message: "#^Cannot call method name\\(\\) on mixed\\.$#"
			count: 2
			path: app/Http/RequestHandlers/MergeTreesAction.php

		-
			message: "#^Cannot call method id\\(\\) on mixed\\.$#"
			count: 2
			path: app/Http/RequestHandlers/MergeTreesPage.php

		-
			message: "#^Parameter \\#1 \\$tree1 of method Fisharebest\\\\Webtrees\\\\Services\\\\AdminService\\:\\:countCommonXrefs\\(\\) expects Fisharebest\\\\Webtrees\\\\Tree, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MergeTreesPage.php

		-
			message: "#^Parameter \\#2 \\$tree2 of method Fisharebest\\\\Webtrees\\\\Services\\\\AdminService\\:\\:countCommonXrefs\\(\\) expects Fisharebest\\\\Webtrees\\\\Tree, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/MergeTreesPage.php

		-
			message: "#^Parameter \\#1 \\$haystack of function str_contains expects string\\|null, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ModuleAction.php

		-
			message: "#^Parameter \\#1 \\$module_name of method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:findByName\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ModuleAction.php

		-
			message: "#^Parameter \\#1 \\$token of method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:findByToken\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PasswordResetAction.php

		-
			message: "#^Parameter \\#1 \\$token of method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:findByToken\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PasswordResetPage.php

		-
			message: "#^Parameter \\#2 \\$change_id of method Fisharebest\\\\Webtrees\\\\Services\\\\PendingChangesService\\:\\:acceptChange\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesAcceptChange.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$change_id\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$change_time\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$gedcom_name\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$new_gedcom\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$old_gedcom\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$status\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_name\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 2
			path: app/Http/RequestHandlers/PendingChangesLogData.php

		-
			message: "#^Cannot call method setTimezone\\(\\) on DateTimeImmutable\\|false\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$change_time\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogDownload.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$gedcom_name\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogDownload.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$new_gedcom\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogDownload.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$old_gedcom\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogDownload.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$status\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogDownload.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_name\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogDownload.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesLogDownload.php

		-
			message: "#^Cannot call method setTimezone\\(\\) on DateTimeImmutable\\|false\\.$#"
			count: 2
			path: app/Http/RequestHandlers/PendingChangesLogPage.php

		-
			message: "#^Parameter \\#2 \\$datetime of static method DateTimeImmutable\\:\\:createFromFormat\\(\\) expects string, mixed given\\.$#"
			count: 2
			path: app/Http/RequestHandlers/PendingChangesLogPage.php

		-
			message: "#^Parameter \\#2 \\$change_id of method Fisharebest\\\\Webtrees\\\\Services\\\\PendingChangesService\\:\\:rejectChange\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PendingChangesRejectChange.php

		-
			message: "#^Offset 1 does not exist on array\\{0\\?\\: string, 1\\?\\: string\\}\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PhpInformation.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|false given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/PhpInformation.php

		-
			message: "#^Parameter \\#1 \\$content of function response expects array\\|object\\|string, string\\|false given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ReportGenerate.php

		-
			message: "#^Offset 'inputs' on array\\{title\\: string, description\\: string, inputs\\: array\\<array\\{name\\: string, type\\: string, lookup\\: string, options\\: string, default\\: string, value\\: string\\}\\>\\} on left side of \\?\\? always exists and is not nullable\\.$#"
			count: 1
			path: app/Http/RequestHandlers/ReportSetupPage.php

		-
			message: "#^Anonymous function should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SearchAdvancedPage.php

		-
			message: "#^Cannot call method url\\(\\) on mixed\\.$#"
			count: 5
			path: app/Http/RequestHandlers/SearchGeneralPage.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SearchGeneralPage.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateRecord\\(\\) expects string, string\\|null given\\.$#"
			count: 3
			path: app/Http/RequestHandlers/SearchReplaceAction.php

		-
			message: "#^Cannot call method instance\\(\\) on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Cannot call method isNotEmpty\\(\\) on mixed\\.$#"
			count: 2
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Cannot call method push\\(\\) on mixed\\.$#"
			count: 2
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Cannot call method withAttribute\\(\\) on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#1 \\$code of static method Fisharebest\\\\Webtrees\\\\I18N\\:\\:init\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#1 \\$driver of method Fisharebest\\\\Webtrees\\\\Services\\\\ServerCheckService\\:\\:serverErrors\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#1 \\$driver of method Fisharebest\\\\Webtrees\\\\Services\\\\ServerCheckService\\:\\:serverWarnings\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#1 \\$identifier of method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:findByIdentifier\\(\\) expects string, mixed given\\.$#"
			count: 2
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#1 \\$url of function redirect expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#1 \\$user_name of method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:create\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, string\\|false given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#1 \\$wtname of method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\SetupWizard\\:\\:checkAdminUser\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#2 \\$real_name of method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:create\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#2 \\$setting_value of method Fisharebest\\\\Webtrees\\\\User\\:\\:setPreference\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#2 \\$wtuser of method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\SetupWizard\\:\\:checkAdminUser\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#3 \\$email of method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:create\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#3 \\$wtpass of method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\SetupWizard\\:\\:checkAdminUser\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#4 \\$password of method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:create\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Parameter \\#4 \\$wtemail of method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\SetupWizard\\:\\:checkAdminUser\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SetupWizard.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$gedcom_name\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$ip_address\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$log_id\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$log_message\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$log_time\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$log_type\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_name\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsData.php

		-
			message: "#^Cannot call method setTimezone\\(\\) on DateTimeImmutable\\|false\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$gedcom_name\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsDownload.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$ip_address\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsDownload.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$log_message\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsDownload.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$log_time\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsDownload.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$log_type\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsDownload.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_name\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SiteLogsDownload.php

		-
			message: "#^Cannot call method setTimezone\\(\\) on DateTimeImmutable\\|false\\.$#"
			count: 2
			path: app/Http/RequestHandlers/SiteLogsPage.php

		-
			message: "#^Parameter \\#2 \\$datetime of static method DateTimeImmutable\\:\\:createFromFormat\\(\\) expects string, mixed given\\.$#"
			count: 2
			path: app/Http/RequestHandlers/SiteLogsPage.php

		-
			message: "#^Cannot call method getPreference\\(\\) on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SynchronizeTrees.php

		-
			message: "#^Cannot call method name\\(\\) on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SynchronizeTrees.php

		-
			message: "#^Cannot call method setPreference\\(\\) on mixed\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SynchronizeTrees.php

		-
			message: "#^Parameter \\#1 \\$tree of method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService\\:\\:importGedcomFile\\(\\) expects Fisharebest\\\\Webtrees\\\\Tree, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/SynchronizeTrees.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\TomSelectPlace\\:\\:search\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, array\\{text\\: string, value\\: string\\}\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Place\\>\\.$#"
			count: 1
			path: app/Http/RequestHandlers/TomSelectPlace.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Http/RequestHandlers/TreePageBlock.php

		-
			message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/TreePreferencesAction.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$label\\.$#"
			count: 1
			path: app/Http/RequestHandlers/TreePrivacyPage.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$record\\.$#"
			count: 1
			path: app/Http/RequestHandlers/TreePrivacyPage.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$tag_label\\.$#"
			count: 4
			path: app/Http/RequestHandlers/TreePrivacyPage.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$tag_type\\.$#"
			count: 1
			path: app/Http/RequestHandlers/TreePrivacyPage.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 1
			path: app/Http/RequestHandlers/TreePrivacyPage.php

		-
			message: "#^Cannot access property \\$l_from on mixed\\.$#"
			count: 2
			path: app/Http/RequestHandlers/UnconnectedPage.php

		-
			message: "#^Cannot access property \\$l_to on mixed\\.$#"
			count: 2
			path: app/Http/RequestHandlers/UnconnectedPage.php

		-
			message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(array\\<Fisharebest\\\\Webtrees\\\\Individual\\>\\|Illuminate\\\\Support\\\\Collection, array\\<Fisharebest\\\\Webtrees\\\\Individual\\>\\|Illuminate\\\\Support\\\\Collection\\)\\: int, Closure\\(Illuminate\\\\Support\\\\Collection, Illuminate\\\\Support\\\\Collection\\)\\: int\\<\\-1, 1\\> given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/UnconnectedPage.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$active_at\\.$#"
			count: 2
			path: app/Http/RequestHandlers/UserListData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$email\\.$#"
			count: 2
			path: app/Http/RequestHandlers/UserListData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$language\\.$#"
			count: 2
			path: app/Http/RequestHandlers/UserListData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$real_name\\.$#"
			count: 1
			path: app/Http/RequestHandlers/UserListData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$registered_at\\.$#"
			count: 2
			path: app/Http/RequestHandlers/UserListData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_id\\.$#"
			count: 2
			path: app/Http/RequestHandlers/UserListData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_name\\.$#"
			count: 1
			path: app/Http/RequestHandlers/UserListData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$verified\\.$#"
			count: 1
			path: app/Http/RequestHandlers/UserListData.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$verified_by_admin\\.$#"
			count: 1
			path: app/Http/RequestHandlers/UserListData.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Http/RequestHandlers/UserPageBlock.php

		-
			message: "#^Parameter \\#1 \\$user_name of method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:findByUserName\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Http/RequestHandlers/VerifyEmail.php

		-
			message: "#^Cannot call method findByInterface\\(\\) on mixed\\.$#"
			count: 3
			path: app/I18N.php

		-
			message: "#^Cannot call method spouseFamilies\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: app/Individual.php

		-
			message: "#^Parameter \\#1 \\$haystack of function strpos expects string, string\\|null given\\.$#"
			count: 1
			path: app/Individual.php

		-
			message: "#^Parameter \\#1 \\$str of function substr_replace expects array\\|string, string\\|null given\\.$#"
			count: 2
			path: app/Individual.php

		-
			message: "#^Parameter \\#1 \\$string of function substr expects string, string\\|null given\\.$#"
			count: 4
			path: app/Individual.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
			count: 1
			path: app/Individual.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#"
			count: 1
			path: app/Individual.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 5
			path: app/Individual.php

		-
			message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
			count: 2
			path: app/Individual.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:\\$getAllNames \\(array\\<array\\<string\\>\\>\\) does not accept array\\<array\\<string\\|null\\>\\>\\.$#"
			count: 1
			path: app/Individual.php

		-
			message: "#^Cannot call method has\\(\\) on mixed\\.$#"
			count: 1
			path: app/Log.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Media\\:\\:firstImageFile\\(\\) should return Fisharebest\\\\Webtrees\\\\MediaFile\\|null but returns mixed\\.$#"
			count: 1
			path: app/Media.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Media\\:\\:mediaFiles\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\MediaFile\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Fact\\>\\.$#"
			count: 1
			path: app/Media.php

		-
			message: "#^Parameter \\#1 \\$xref of method Fisharebest\\\\Webtrees\\\\Contracts\\\\GedcomRecordFactoryInterface\\:\\:make\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Media.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$n_surn\\.$#"
			count: 1
			path: app/Module/AbstractIndividualListModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$n_surname\\.$#"
			count: 1
			path: app/Module/AbstractIndividualListModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$total\\.$#"
			count: 1
			path: app/Module/AbstractIndividualListModule.php

		-
			message: "#^Cannot access property \\$count on mixed\\.$#"
			count: 1
			path: app/Module/AbstractIndividualListModule.php

		-
			message: "#^Cannot access property \\$gedcom on mixed\\.$#"
			count: 1
			path: app/Module/AbstractIndividualListModule.php

		-
			message: "#^Cannot access property \\$n_givn on mixed\\.$#"
			count: 3
			path: app/Module/AbstractIndividualListModule.php

		-
			message: "#^Cannot access property \\$n_surn on mixed\\.$#"
			count: 1
			path: app/Module/AbstractIndividualListModule.php

		-
			message: "#^Cannot access property \\$xref on mixed\\.$#"
			count: 1
			path: app/Module/AbstractIndividualListModule.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:whereIn\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 1
			path: app/Module/AbstractIndividualListModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$interface\\.$#"
			count: 1
			path: app/Module/AbstractModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$module_name\\.$#"
			count: 1
			path: app/Module/AbstractModule.php

		-
			message: "#^Cannot access property \\$access_level on mixed\\.$#"
			count: 1
			path: app/Module/AbstractModule.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\AbstractModule\\:\\:getPreference\\(\\) should return string but returns mixed\\.$#"
			count: 1
			path: app/Module/AbstractModule.php

		-
			message: "#^Argument of an invalid type array\\|string supplied for foreach, only iterables are supported\\.$#"
			count: 1
			path: app/Module/CensusAssistantModule.php

		-
			message: "#^Call to an undefined method object\\:\\:censusLanguage\\(\\)\\.$#"
			count: 1
			path: app/Module/CensusAssistantModule.php

		-
			message: "#^Cannot call method updateFact\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: app/Module/CensusAssistantModule.php

		-
			message: "#^Empty array passed to foreach\\.$#"
			count: 1
			path: app/Module/CensusAssistantModule.php

		-
			message: "#^Parameter \\#1 \\$census of method Fisharebest\\\\Webtrees\\\\Module\\\\CensusAssistantModule\\:\\:censusTableEmptyRow\\(\\) expects Fisharebest\\\\Webtrees\\\\Census\\\\CensusInterface, object given\\.$#"
			count: 1
			path: app/Module/CensusAssistantModule.php

		-
			message: "#^Parameter \\#1 \\$census of method Fisharebest\\\\Webtrees\\\\Module\\\\CensusAssistantModule\\:\\:censusTableHeader\\(\\) expects Fisharebest\\\\Webtrees\\\\Census\\\\CensusInterface, object given\\.$#"
			count: 1
			path: app/Module/CensusAssistantModule.php

		-
			message: "#^Parameter \\#1 \\$census of method Fisharebest\\\\Webtrees\\\\Module\\\\CensusAssistantModule\\:\\:censusTableRow\\(\\) expects Fisharebest\\\\Webtrees\\\\Census\\\\CensusInterface, object given\\.$#"
			count: 1
			path: app/Module/CensusAssistantModule.php

		-
			message: "#^Parameter \\#1 \\$census of method Fisharebest\\\\Webtrees\\\\Module\\\\CensusAssistantModule\\:\\:createNoteText\\(\\) expects Fisharebest\\\\Webtrees\\\\Census\\\\CensusInterface, object given\\.$#"
			count: 1
			path: app/Module/CensusAssistantModule.php

		-
			message: "#^Parameter \\#5 \\$ca_individuals of method Fisharebest\\\\Webtrees\\\\Module\\\\CensusAssistantModule\\:\\:createNoteText\\(\\) expects array\\<array\\<string\\>\\>, array\\<string\\> given\\.$#"
			count: 1
			path: app/Module/CensusAssistantModule.php

		-
			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
			count: 1
			path: app/Module/CloudsTheme.php

		-
			message: "#^Cannot call method name\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/CloudsTheme.php

		-
			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
			count: 1
			path: app/Module/CloudsTheme.php

		-
			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
			count: 1
			path: app/Module/FabTheme.php

		-
			message: "#^Cannot call method name\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/FabTheme.php

		-
			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
			count: 1
			path: app/Module/FabTheme.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$note\\.$#"
			count: 1
			path: app/Module/FamilyTreeFavoritesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$record\\.$#"
			count: 2
			path: app/Module/FamilyTreeFavoritesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 1
			path: app/Module/FamilyTreeFavoritesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$body\\.$#"
			count: 1
			path: app/Module/FamilyTreeNewsModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$subject\\.$#"
			count: 1
			path: app/Module/FamilyTreeNewsModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$updated\\.$#"
			count: 2
			path: app/Module/FamilyTreeNewsModule.php

		-
			message: "#^Cannot access property \\$n_surn on mixed\\.$#"
			count: 7
			path: app/Module/FamilyTreeStatisticsModule.php

		-
			message: "#^Cannot access property \\$n_surname on mixed\\.$#"
			count: 3
			path: app/Module/FamilyTreeStatisticsModule.php

		-
			message: "#^Cannot access property \\$total on mixed\\.$#"
			count: 1
			path: app/Module/FamilyTreeStatisticsModule.php

		-
			message: "#^Cannot call method embedTags\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/FamilyTreeStatisticsModule.php

		-
			message: "#^Cannot access offset 0 on array\\|false\\.$#"
			count: 1
			path: app/Module/FanChartModule.php

		-
			message: "#^Cannot access offset 4 on array\\|false\\.$#"
			count: 1
			path: app/Module/FanChartModule.php

		-
			message: "#^Cannot call method alternateName\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/FanChartModule.php

		-
			message: "#^Cannot call method fullName\\(\\) on mixed\\.$#"
			count: 4
			path: app/Module/FanChartModule.php

		-
			message: "#^Cannot call method lifespan\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/FanChartModule.php

		-
			message: "#^Cannot call method sex\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/FanChartModule.php

		-
			message: "#^Cannot call method url\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/FanChartModule.php

		-
			message: "#^Cannot call method xref\\(\\) on mixed\\.$#"
			count: 2
			path: app/Module/FanChartModule.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FanChartModule\\:\\:imageColor\\(\\) should return int but returns int\\<0, max\\>\\|false\\.$#"
			count: 1
			path: app/Module/FanChartModule.php

		-
			message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Module\\\\FanChartModule\\:\\:chartTitle\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, mixed given\\.$#"
			count: 1
			path: app/Module/FanChartModule.php

		-
			message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Module\\\\ModuleThemeInterface\\:\\:individualBoxMenu\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, mixed given\\.$#"
			count: 1
			path: app/Module/FanChartModule.php

		-
			message: "#^Parameter \\#2 \\$col of function imagecolortransparent expects int, int\\<0, max\\>\\|false given\\.$#"
			count: 1
			path: app/Module/FanChartModule.php

		-
			message: "#^Parameter \\#6 \\$col of function imagefilledrectangle expects int, int\\<0, max\\>\\|false given\\.$#"
			count: 1
			path: app/Module/FanChartModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 2
			path: app/Module/FixCemeteryTag.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixCemeteryTag\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, object\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, string\\>\\.$#"
			count: 1
			path: app/Module/FixCemeteryTag.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 2
			path: app/Module/FixDuplicateLinks.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixDuplicateLinks\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, object\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, string\\>\\.$#"
			count: 1
			path: app/Module/FixDuplicateLinks.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixDuplicateLinks\\:\\:updateGedcom\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Module/FixDuplicateLinks.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 2
			path: app/Module/FixDuplicateLinks.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 2
			path: app/Module/FixMissingDeaths.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixMissingDeaths\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, object\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, string\\>\\.$#"
			count: 1
			path: app/Module/FixMissingDeaths.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 2
			path: app/Module/FixNameSlashesAndSpaces.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixNameSlashesAndSpaces\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, object\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, string\\>\\.$#"
			count: 1
			path: app/Module/FixNameSlashesAndSpaces.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixNameSlashesAndSpaces\\:\\:updateGedcom\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Module/FixNameSlashesAndSpaces.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 1
			path: app/Module/FixNameSlashesAndSpaces.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 2
			path: app/Module/FixNameTags.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixNameTags\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, object\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, string\\>\\.$#"
			count: 1
			path: app/Module/FixNameTags.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 2
			path: app/Module/FixPlaceNames.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixPlaceNames\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, object\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, string\\>\\.$#"
			count: 1
			path: app/Module/FixPlaceNames.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixPlaceNames\\:\\:updateGedcom\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Module/FixPlaceNames.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 2
			path: app/Module/FixPrimaryTag.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixPrimaryTag\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, object\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, string\\>\\.$#"
			count: 1
			path: app/Module/FixPrimaryTag.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 2
			path: app/Module/FixSearchAndReplace.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixSearchAndReplace\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, object\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, string\\>\\.$#"
			count: 1
			path: app/Module/FixSearchAndReplace.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixSearchAndReplace\\:\\:updateGedcom\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Module/FixSearchAndReplace.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 2
			path: app/Module/FixWtObjeSortTag.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\FixWtObjeSortTag\\:\\:mergePendingRecords\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, object\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, string\\>\\.$#"
			count: 1
			path: app/Module/FixWtObjeSortTag.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$block_id\\.$#"
			count: 4
			path: app/Module/FrequentlyAskedQuestionsModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$block_order\\.$#"
			count: 4
			path: app/Module/FrequentlyAskedQuestionsModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$gedcom_id\\.$#"
			count: 2
			path: app/Module/FrequentlyAskedQuestionsModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$languages\\.$#"
			count: 2
			path: app/Module/FrequentlyAskedQuestionsModule.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 3
			path: app/Module/FrequentlyAskedQuestionsModule.php

		-
			message: "#^Cannot access property \\$geonames on mixed\\.$#"
			count: 1
			path: app/Module/GeonamesAutocomplete.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 2
			path: app/Module/HitCountFooterModule.php

		-
			message: "#^Cannot call method embedTags\\(\\) on mixed\\.$#"
			count: 2
			path: app/Module/HtmlBlockModule.php

		-
			message: "#^Cannot call method fullName\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/InteractiveTree/TreeView.php

		-
			message: "#^Cannot call method xref\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/InteractiveTree/TreeView.php

		-
			message: "#^Offset 1 on array\\{Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\Family\\} in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: app/Module/InteractiveTree/TreeView.php

		-
			message: "#^Parameter \\#4 \\$pfamily of method Fisharebest\\\\Webtrees\\\\Module\\\\InteractiveTree\\\\TreeView\\:\\:drawPerson\\(\\) expects Fisharebest\\\\Webtrees\\\\Family\\|null, mixed given\\.$#"
			count: 1
			path: app/Module/InteractiveTree/TreeView.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageAfrikaans.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageAlbanian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageArabic.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageBasque.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageBosnian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageBulgarian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageCatalan.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageChineseSimplified.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageChineseTraditional.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageCroatian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageCzech.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageDanish.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageDivehi.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageDutch.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageEnglishUnitedStates.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageEstonian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageFaroese.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageFarsi.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageFinnish.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageFrench.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageGalician.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageGeorgian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageGerman.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageGreek.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageHebrew.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageHindi.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageHungarian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageIcelandic.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageIndonesian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageItalian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageJapanese.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageJavanese.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageKazhak.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageKorean.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageKurdish.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageLatvian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageLingala.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageLithuanian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageMalay.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageMaori.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageMarathi.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageNepalese.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageNorwegianBokmal.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageNorwegianNynorsk.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageOccitan.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguagePolish.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguagePortuguese.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguagePortugueseBrazil.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageRomanian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageRussian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageSerbian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageSerbianLatin.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageSlovakian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageSlovenian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageSpanish.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageSundanese.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageSwahili.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageSwedish.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageTagalog.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageTamil.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageTatar.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageThai.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageTurkish.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageUkranian.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageUrdu.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageUzbek.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageVietnamese.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageWelsh.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Module/LanguageYiddish.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$row\\.$#"
			count: 1
			path: app/Module/LifespansChartModule.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\MapGeoLocationGeonames\\:\\:extractLocationsFromResponse\\(\\) should return array\\<string\\> but returns mixed\\.$#"
			count: 1
			path: app/Module/MapGeoLocationGeonames.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\MapGeoLocationNominatim\\:\\:extractLocationsFromResponse\\(\\) should return array\\<string\\> but returns mixed\\.$#"
			count: 1
			path: app/Module/MapGeoLocationNominatim.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\MapGeoLocationOpenRouteService\\:\\:extractLocationsFromResponse\\(\\) should return array\\<string\\> but returns mixed\\.$#"
			count: 1
			path: app/Module/MapGeoLocationOpenRouteService.php

		-
			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
			count: 1
			path: app/Module/MinimalTheme.php

		-
			message: "#^Cannot call method name\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/MinimalTheme.php

		-
			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
			count: 1
			path: app/Module/MinimalTheme.php

		-
			message: "#^Cannot access property \\$features on mixed\\.$#"
			count: 1
			path: app/Module/OpenRouteServiceAutocomplete.php

		-
			message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Module\\\\PedigreeChartModule\\:\\:nextLink\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, mixed given\\.$#"
			count: 2
			path: app/Module/PedigreeChartModule.php

		-
			message: "#^Parameter \\#2 \\$size of function array_chunk expects int\\<1, max\\>, int given\\.$#"
			count: 2
			path: app/Module/PlaceHierarchyListModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$features\\.$#"
			count: 1
			path: app/Module/PlacesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$change_time\\.$#"
			count: 1
			path: app/Module/RecentChangesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$new_gedcom\\.$#"
			count: 1
			path: app/Module/RecentChangesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$record\\.$#"
			count: 1
			path: app/Module/RecentChangesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_id\\.$#"
			count: 1
			path: app/Module/RecentChangesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 1
			path: app/Module/RecentChangesModule.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
			count: 1
			path: app/Module/RelationshipsChartModule.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual but returns Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: app/Module/RelationshipsChartModule.php

		-
			message: "#^Cannot access property \\$l_from on mixed\\.$#"
			count: 3
			path: app/Module/RelationshipsChartModule.php

		-
			message: "#^Cannot access property \\$l_to on mixed\\.$#"
			count: 3
			path: app/Module/RelationshipsChartModule.php

		-
			message: "#^Cannot call method gedcom\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
			count: 2
			path: app/Module/RelationshipsChartModule.php

		-
			message: "#^Cannot call method sex\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 4
			path: app/Module/RelationshipsChartModule.php

		-
			message: "#^Cannot call method xref\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 2
			path: app/Module/RelationshipsChartModule.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 2
			path: app/Module/RelationshipsChartModule.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\RelationshipsChartModule\\:\\:allAncestors\\(\\) should return array\\<string\\> but returns array\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Module/RelationshipsChartModule.php

		-
			message: "#^Parameter \\#1 \\$content of function response expects array\\|object\\|string, string\\|false given\\.$#"
			count: 1
			path: app/Module/RelationshipsChartModule.php

		-
			message: "#^Cannot access property \\$new_gedcom on mixed\\.$#"
			count: 1
			path: app/Module/ReviewChangesModule.php

		-
			message: "#^Cannot access property \\$old_gedcom on mixed\\.$#"
			count: 1
			path: app/Module/ReviewChangesModule.php

		-
			message: "#^Cannot access property \\$xref on mixed\\.$#"
			count: 1
			path: app/Module/ReviewChangesModule.php

		-
			message: "#^Cannot call method canShow\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 1
			path: app/Module/ReviewChangesModule.php

		-
			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 1
			path: app/Module/ReviewChangesModule.php

		-
			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 1
			path: app/Module/ReviewChangesModule.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 7
			path: app/Module/SiteMapModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$m_gedcom\\.$#"
			count: 1
			path: app/Module/SlideShowModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$m_id\\.$#"
			count: 1
			path: app/Module/SlideShowModule.php

		-
			message: "#^Cannot access property \\$m_gedcom on mixed\\.$#"
			count: 1
			path: app/Module/SlideShowModule.php

		-
			message: "#^Cannot access property \\$m_id on mixed\\.$#"
			count: 1
			path: app/Module/SlideShowModule.php

		-
			message: "#^Parameter \\#1 \\$request of static method Fisharebest\\\\Webtrees\\\\Validator\\:\\:queryParams\\(\\) expects Psr\\\\Http\\\\Message\\\\ServerRequestInterface, mixed given\\.$#"
			count: 1
			path: app/Module/SlideShowModule.php

		-
			message: "#^Binary operation \"\\+\" between int and int\\|string results in an error\\.$#"
			count: 1
			path: app/Module/StatisticsChartModule.php

		-
			message: "#^Binary operation \"\\-\" between string and 1 results in an error\\.$#"
			count: 2
			path: app/Module/StatisticsChartModule.php

		-
			message: "#^Binary operation \"/\" between stdClass and 365\\.25 results in an error\\.$#"
			count: 3
			path: app/Module/StatisticsChartModule.php

		-
			message: "#^Cannot access property \\$d_month on mixed\\.$#"
			count: 11
			path: app/Module/StatisticsChartModule.php

		-
			message: "#^Cannot access property \\$f_husb on mixed\\.$#"
			count: 4
			path: app/Module/StatisticsChartModule.php

		-
			message: "#^Cannot access property \\$f_wife on mixed\\.$#"
			count: 4
			path: app/Module/StatisticsChartModule.php

		-
			message: "#^Cannot access property \\$i_sex on mixed\\.$#"
			count: 3
			path: app/Module/StatisticsChartModule.php

		-
			message: "#^Cannot access property \\$month on mixed\\.$#"
			count: 2
			path: app/Module/StatisticsChartModule.php

		-
			message: "#^Cannot access property \\$total on mixed\\.$#"
			count: 11
			path: app/Module/StatisticsChartModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$block_id\\.$#"
			count: 1
			path: app/Module/StoriesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$individual\\.$#"
			count: 2
			path: app/Module/StoriesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$languages\\.$#"
			count: 2
			path: app/Module/StoriesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$title\\.$#"
			count: 1
			path: app/Module/StoriesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 1
			path: app/Module/StoriesModule.php

		-
			message: "#^Cannot access property \\$block_id on mixed\\.$#"
			count: 1
			path: app/Module/StoriesModule.php

		-
			message: "#^Cannot access property \\$individual on mixed\\.$#"
			count: 1
			path: app/Module/StoriesModule.php

		-
			message: "#^Cannot access property \\$languages on mixed\\.$#"
			count: 1
			path: app/Module/StoriesModule.php

		-
			message: "#^Cannot access property \\$title on mixed\\.$#"
			count: 1
			path: app/Module/StoriesModule.php

		-
			message: "#^Cannot access property \\$xref on mixed\\.$#"
			count: 1
			path: app/Module/StoriesModule.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Module/StoriesModule.php

		-
			message: "#^Cannot cast mixed to string\\.$#"
			count: 1
			path: app/Module/StoriesModule.php

		-
			message: "#^Cannot call method xref\\(\\) on mixed\\.$#"
			count: 2
			path: app/Module/TimelineChartModule.php

		-
			message: "#^Cannot call method commonGivenFemaleListTotals\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/TopGivenNamesModule.php

		-
			message: "#^Cannot call method commonGivenFemaleTable\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/TopGivenNamesModule.php

		-
			message: "#^Cannot call method commonGivenMaleListTotals\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/TopGivenNamesModule.php

		-
			message: "#^Cannot call method commonGivenMaleTable\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/TopGivenNamesModule.php

		-
			message: "#^Cannot access property \\$n_surn on mixed\\.$#"
			count: 7
			path: app/Module/TopSurnamesModule.php

		-
			message: "#^Cannot access property \\$n_surname on mixed\\.$#"
			count: 3
			path: app/Module/TopSurnamesModule.php

		-
			message: "#^Cannot access property \\$total on mixed\\.$#"
			count: 1
			path: app/Module/TopSurnamesModule.php

		-
			message: "#^Instanceof between Fisharebest\\\\Webtrees\\\\Module\\\\IndividualListModule and Fisharebest\\\\Webtrees\\\\Module\\\\FamilyListModule will always evaluate to false\\.$#"
			count: 1
			path: app/Module/TopSurnamesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$note\\.$#"
			count: 1
			path: app/Module/UserFavoritesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$record\\.$#"
			count: 2
			path: app/Module/UserFavoritesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 1
			path: app/Module/UserFavoritesModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$body\\.$#"
			count: 1
			path: app/Module/UserJournalModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$subject\\.$#"
			count: 1
			path: app/Module/UserJournalModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$updated\\.$#"
			count: 2
			path: app/Module/UserJournalModule.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$created\\.$#"
			count: 2
			path: app/Module/UserMessagesModule.php

		-
			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
			count: 1
			path: app/Module/WebtreesTheme.php

		-
			message: "#^Cannot call method name\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/WebtreesTheme.php

		-
			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
			count: 1
			path: app/Module/WebtreesTheme.php

		-
			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
			count: 1
			path: app/Module/XeneaTheme.php

		-
			message: "#^Cannot call method name\\(\\) on mixed\\.$#"
			count: 1
			path: app/Module/XeneaTheme.php

		-
			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
			count: 1
			path: app/Module/XeneaTheme.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Note\\:\\:getNote\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Note.php

		-
			message: "#^Parameter \\#1 \\$xref of method Fisharebest\\\\Webtrees\\\\Contracts\\\\GedcomRecordFactoryInterface\\:\\:make\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Note.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$p_parent_id\\.$#"
			count: 1
			path: app/Place.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$p_place\\.$#"
			count: 1
			path: app/Place.php

		-
			message: "#^Cannot call method findByComponent\\(\\) on mixed\\.$#"
			count: 1
			path: app/Place.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Place.php

		-
			message: "#^Parameter \\#1 \\$str of function mb_substr expects string, mixed given\\.$#"
			count: 2
			path: app/Place.php

		-
			message: "#^Parameter \\#1 \\$text of static method Fisharebest\\\\Webtrees\\\\Soundex\\:\\:daitchMokotoff\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Place.php

		-
			message: "#^Parameter \\#1 \\$text of static method Fisharebest\\\\Webtrees\\\\Soundex\\:\\:russell\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Place.php

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, mixed given\\.$#"
			count: 1
			path: app/Place.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$latitude\\.$#"
			count: 1
			path: app/PlaceLocation.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$longitude\\.$#"
			count: 1
			path: app/PlaceLocation.php

		-
			message: "#^Cannot access property \\$latitude on object\\|null\\.$#"
			count: 3
			path: app/PlaceLocation.php

		-
			message: "#^Cannot access property \\$longitude on object\\|null\\.$#"
			count: 3
			path: app/PlaceLocation.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/PlaceLocation.php

		-
			message: "#^Cannot cast mixed to string\\.$#"
			count: 1
			path: app/PlaceLocation.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\PlaceLocation\\:\\:boundingRectangle\\(\\) should return array\\<array\\<float\\>\\> but returns array\\<int, array\\<int, mixed\\>\\>\\.$#"
			count: 1
			path: app/PlaceLocation.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\PlaceLocation\\:\\:details\\(\\) should return object but returns object\\|null\\.$#"
			count: 1
			path: app/PlaceLocation.php

		-
			message: "#^Parameter \\#1 \\$str of function mb_substr expects string, mixed given\\.$#"
			count: 1
			path: app/PlaceLocation.php

		-
			message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#"
			count: 1
			path: app/Report/ReportParserBase.php

		-
			message: "#^Parameter \\#1 \\$fp of function feof expects resource, resource\\|false given\\.$#"
			count: 1
			path: app/Report/ReportParserBase.php

		-
			message: "#^Parameter \\#1 \\$fp of function fread expects resource, resource\\|false given\\.$#"
			count: 1
			path: app/Report/ReportParserBase.php

		-
			message: "#^Parameter \\#1 \\$parser of function xml_get_current_line_number expects resource, XMLParser given\\.$#"
			count: 1
			path: app/Report/ReportParserBase.php

		-
			message: "#^Parameter \\#1 \\$parser of function xml_get_error_code expects resource, XMLParser given\\.$#"
			count: 1
			path: app/Report/ReportParserBase.php

		-
			message: "#^Parameter \\#1 \\$parser of function xml_parse expects resource, XMLParser given\\.$#"
			count: 1
			path: app/Report/ReportParserBase.php

		-
			message: "#^Parameter \\#1 \\$parser of function xml_parser_free expects resource, XMLParser given\\.$#"
			count: 1
			path: app/Report/ReportParserBase.php

		-
			message: "#^Parameter \\#1 \\$parser of function xml_set_character_data_handler expects resource, XMLParser given\\.$#"
			count: 1
			path: app/Report/ReportParserBase.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserBase\\:\\:\\$xml_parser \\(XMLParser\\) does not accept resource\\.$#"
			count: 1
			path: app/Report/ReportParserBase.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserBase\\:\\:\\$xml_parser has unknown class XMLParser as its type\\.$#"
			count: 1
			path: app/Report/ReportParserBase.php

		-
			message: "#^Access to an undefined property Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\)\\:\\:\\$generation\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$new_gedcom\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$old_gedcom\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Access to protected property Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\)\\:\\:\\$generation\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\)\\:\\:canShow\\(\\)\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\)\\:\\:privatizeGedcom\\(\\)\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\)\\:\\:tree\\(\\)\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Call to function assert\\(\\) with false and LogicException will always evaluate to false\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot access offset \\(float\\|int\\) on array\\<int, string\\>\\|false\\.$#"
			count: 13
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot access offset \\(float\\|int\\<1, max\\>\\) on array\\<int, string\\>\\|false\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot access offset 0 on array\\{0\\: int\\<0, max\\>, 1\\: int\\<0, max\\>, 2\\: int, 3\\: string, mime\\: string, channels\\?\\: int, bits\\?\\: int\\}\\|false\\.$#"
			count: 3
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot access offset 1 on array\\{0\\: int\\<0, max\\>, 1\\: int\\<0, max\\>, 2\\: int, 3\\: string, mime\\: string, channels\\?\\: int, bits\\?\\: int\\}\\|false\\.$#"
			count: 3
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot access property \\$gedcom on mixed\\.$#"
			count: 2
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot access property \\$xref on mixed\\.$#"
			count: 4
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot call method addElement\\(\\) on Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\|null\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot call method childFamilies\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 2
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot call method findHighlightedMediaFile\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot call method firstImageFile\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot call method privatizeGedcom\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot cast mixed to string\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot use \\+\\+ on array\\<string\\>\\|float\\|int\\.$#"
			count: 4
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot use array destructuring on array\\<int, array\\<string\\>\\|int\\>\\|null\\.$#"
			count: 4
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot use array destructuring on array\\<int, string\\>\\|null\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^If condition is always true\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Instanceof between Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer and Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement will always evaluate to false\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:substituteVars\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Parameter \\#1 \\$array_arg of function end expects array\\|object, array\\<int, string\\>\\|false given\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Parameter \\#1 \\$expression of method Symfony\\\\Component\\\\ExpressionLanguage\\\\ExpressionLanguage\\:\\:evaluate\\(\\) expects string\\|Symfony\\\\Component\\\\ExpressionLanguage\\\\Expression, string\\|null given\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Parameter \\#1 \\$im of function imagesx expects resource, resource\\|false given\\.$#"
			count: 2
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Parameter \\#1 \\$im of function imagesy expects resource, resource\\|false given\\.$#"
			count: 2
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Parameter \\#1 \\$parser of function xml_get_current_line_number expects resource, XMLParser given\\.$#"
			count: 6
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Parameter \\#1 \\$str of function addslashes expects string, string\\|null given\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Parameter \\#2 \\$callback of function uasort expects callable\\(Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static, Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static\\)\\: int, Closure\\(Fisharebest\\\\Webtrees\\\\GedcomRecord, Fisharebest\\\\Webtrees\\\\GedcomRecord\\)\\: int given\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Parameter \\#2 \\$callback of function uasort expects callable\\(Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static, Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static\\)\\: int, Closure\\(Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\Individual\\)\\: int given\\.$#"
			count: 2
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
			count: 5
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$current_element \\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$list \\(array\\<Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\)\\>\\) does not accept array\\<\\(object\\{generation\\: int\\}&stdClass\\)\\>\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$list \\(array\\<Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\)\\>\\) does not accept array\\<Fisharebest\\\\Webtrees\\\\GedcomRecord\\|static\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\)\\|null\\>\\.$#"
			count: 2
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$parser \\(XMLParser\\) does not accept XMLParser\\|null\\.$#"
			count: 4
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$parser \\(XMLParser\\) does not accept resource\\.$#"
			count: 4
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$parser has unknown class XMLParser as its type\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$parser_stack has unknown class XMLParser as its type\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$print_data \\(bool\\) does not accept bool\\|null\\.$#"
			count: 4
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$repeat_bytes \\(int\\) does not accept array\\<string\\>\\|int\\.$#"
			count: 4
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$repeats \\(array\\<string\\>\\) does not accept array\\<string\\>\\|int\\.$#"
			count: 4
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$vars \\(array\\<array\\<string\\>\\>\\) does not accept array\\<array\\<string\\|null\\>\\>\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$wt_report \\(Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\|null\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$wt_report \\(Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseTextbox\\.$#"
			count: 1
			path: app/Report/ReportParserGenerate.php

		-
			message: "#^Cannot assign new offset to array\\<string\\>\\|string\\.$#"
			count: 1
			path: app/Report/ReportParserSetup.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserSetup\\:\\:reportProperties\\(\\) should return array\\{title\\: string, description\\: string, inputs\\: array\\<array\\{name\\: string, type\\: string, lookup\\: string, options\\: string, default\\: string, value\\: string\\}\\>\\} but returns array\\<string, array\\<string\\>\\|string\\>\\.$#"
			count: 1
			path: app/Report/ReportParserSetup.php

		-
			message: "#^Offset 1 does not exist on array\\{0\\?\\: string, 1\\?\\: non\\-falsy\\-string\\}\\.$#"
			count: 1
			path: app/Report/ReportParserSetup.php

		-
			message: "#^array\\<string\\>\\|string does not accept array\\<string\\>\\.$#"
			count: 1
			path: app/Report/ReportParserSetup.php

		-
			message: "#^Parameter \\#1 \\$link of method TCPDF\\:\\:setLink\\(\\) expects int, string given\\.$#"
			count: 1
			path: app/Report/ReportPdfFootnote.php

		-
			message: "#^Instanceof between Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement and Fisharebest\\\\Webtrees\\\\Report\\\\ReportPdfFootnote will always evaluate to false\\.$#"
			count: 1
			path: app/Report/ReportPdfTextBox.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\RightToLeftSupport\\:\\:spanLtrRtl\\(\\) should return string but returns array\\<int, string\\>\\|string\\.$#"
			count: 1
			path: app/Report/RightToLeftSupport.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\RightToLeftSupport\\:\\:starredName\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/Report/RightToLeftSupport.php

		-
			message: "#^Parameter \\#1 \\$string of function substr expects string, string\\|false given\\.$#"
			count: 1
			path: app/Report/RightToLeftSupport.php

		-
			message: "#^Parameter \\#2 \\$start of function substr expects int, int\\<0, max\\>\\|false given\\.$#"
			count: 1
			path: app/Report/RightToLeftSupport.php

		-
			message: "#^Parameter \\#3 \\$length of function substr expects int, int\\<0, max\\>\\|false given\\.$#"
			count: 1
			path: app/Report/RightToLeftSupport.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 1
			path: app/Report/RightToLeftSupport.php

		-
			message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
			count: 1
			path: app/Report/RightToLeftSupport.php

		-
			message: "#^Cannot access property \\$access_level on mixed\\.$#"
			count: 1
			path: app/Schema/Migration42.php

		-
			message: "#^Cannot access property \\$component on mixed\\.$#"
			count: 1
			path: app/Schema/Migration42.php

		-
			message: "#^Cannot access property \\$gedcom_id on mixed\\.$#"
			count: 1
			path: app/Schema/Migration42.php

		-
			message: "#^Cannot access property \\$module_name on mixed\\.$#"
			count: 1
			path: app/Schema/Migration42.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$max\\.$#"
			count: 2
			path: app/Schema/Migration44.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$min\\.$#"
			count: 1
			path: app/Schema/Migration44.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:having\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 1
			path: app/Schema/Migration44.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
			count: 1
			path: app/Services/AdminService.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Individual but returns Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: app/Services/AdminService.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Media but returns Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#"
			count: 1
			path: app/Services/AdminService.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Source but returns Fisharebest\\\\Webtrees\\\\Source\\|null\\.$#"
			count: 1
			path: app/Services/AdminService.php

		-
			message: "#^Call to an undefined static method Illuminate\\\\Database\\\\Capsule\\\\Manager\\:\\:query\\(\\)\\.$#"
			count: 1
			path: app/Services/AdminService.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:having\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 4
			path: app/Services/AdminService.php

		-
			message: "#^Parameter \\#1 \\$table of static method Illuminate\\\\Database\\\\Capsule\\\\Manager\\:\\:table\\(\\) expects Closure\\|Illuminate\\\\Database\\\\Query\\\\Builder\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 1
			path: app/Services/AdminService.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|false given\\.$#"
			count: 1
			path: app/Services/AdminService.php

		-
			message: "#^Cannot access property \\$d_day on mixed\\.$#"
			count: 2
			path: app/Services/CalendarService.php

		-
			message: "#^Cannot access property \\$d_fact on mixed\\.$#"
			count: 2
			path: app/Services/CalendarService.php

		-
			message: "#^Cannot access property \\$d_month on mixed\\.$#"
			count: 2
			path: app/Services/CalendarService.php

		-
			message: "#^Cannot access property \\$d_type on mixed\\.$#"
			count: 4
			path: app/Services/CalendarService.php

		-
			message: "#^Cannot access property \\$d_year on mixed\\.$#"
			count: 4
			path: app/Services/CalendarService.php

		-
			message: "#^Cannot access property \\$gedcom on mixed\\.$#"
			count: 4
			path: app/Services/CalendarService.php

		-
			message: "#^Cannot access property \\$xref on mixed\\.$#"
			count: 4
			path: app/Services/CalendarService.php

		-
			message: "#^Cannot call method children\\(\\) on mixed\\.$#"
			count: 1
			path: app/Services/ChartService.php

		-
			message: "#^Cannot access offset string on mixed\\.$#"
			count: 2
			path: app/Services/ClipboardService.php

		-
			message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:createFact\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Services/ClipboardService.php

		-
			message: "#^Offset 'column' does not exist on string\\.$#"
			count: 3
			path: app/Services/DatatablesService.php

		-
			message: "#^Offset 'dir' does not exist on string\\.$#"
			count: 2
			path: app/Services/DatatablesService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\GedcomEditService\\:\\:insertMissingRecordSubtags\\(\\) should return string but returns string\\|null\\.$#"
			count: 2
			path: app/Services/GedcomEditService.php

		-
			message: "#^Parameter \\#1 \\$stack of function array_shift expects array, array\\<int, string\\>\\|false given\\.$#"
			count: 1
			path: app/Services/GedcomEditService.php

		-
			message: "#^Parameter \\#3 \\$gedcom of method Fisharebest\\\\Webtrees\\\\Services\\\\GedcomEditService\\:\\:insertMissingLevels\\(\\) expects string, string\\|null given\\.$#"
			count: 2
			path: app/Services/GedcomEditService.php

		-
			message: "#^Offset 'uri' does not exist on array\\{timed_out\\: bool, blocked\\: bool, eof\\: bool, unread_bytes\\: int, stream_type\\: string, wrapper_type\\: string, wrapper_data\\: mixed, mode\\: string, \\.\\.\\.\\}\\.$#"
			count: 1
			path: app/Services/GedcomExportService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\GedcomImportService\\:\\:createMediaObject\\(\\) should return string but returns mixed\\.$#"
			count: 1
			path: app/Services/GedcomImportService.php

		-
			message: "#^Offset 1 on array\\{array\\<int, string\\>, array\\<int, non\\-empty\\-string\\>\\} on left side of \\?\\? always exists and is not nullable\\.$#"
			count: 1
			path: app/Services/GedcomImportService.php

		-
			message: "#^Parameter \\#1 \\$str of function strtr expects string, string\\|null given\\.$#"
			count: 1
			path: app/Services/GedcomImportService.php

		-
			message: "#^Parameter \\#1 \\$string of function substr expects string, string\\|null given\\.$#"
			count: 1
			path: app/Services/GedcomImportService.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
			count: 1
			path: app/Services/GedcomImportService.php

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#"
			count: 1
			path: app/Services/GedcomImportService.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|false\\|null given\\.$#"
			count: 1
			path: app/Services/GedcomImportService.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 9
			path: app/Services/GedcomImportService.php

		-
			message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#"
			count: 2
			path: app/Services/GedcomImportService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$module_name\\.$#"
			count: 2
			path: app/Services/HomePageService.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\|null but returns mixed\\.$#"
			count: 1
			path: app/Services/HomePageService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\HomePageService\\:\\:availableTreeBlocks\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<string, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\>\\.$#"
			count: 1
			path: app/Services/HomePageService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\HomePageService\\:\\:availableUserBlocks\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<string, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\>\\.$#"
			count: 1
			path: app/Services/HomePageService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\HomePageService\\:\\:filterActiveBlocks\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, string\\>\\.$#"
			count: 1
			path: app/Services/HomePageService.php

		-
			message: "#^Parameter \\#2 \\$active_blocks of method Fisharebest\\\\Webtrees\\\\Services\\\\HomePageService\\:\\:filterActiveBlocks\\(\\) expects Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\>, Illuminate\\\\Support\\\\Collection&iterable\\<string, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleBlockInterface\\> given\\.$#"
			count: 2
			path: app/Services/HomePageService.php

		-
			message: "#^Parameter \\#2 \\$path of method Fisharebest\\\\Webtrees\\\\Services\\\\HousekeepingService\\:\\:deleteFileOrFolder\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Services/HousekeepingService.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:sex\\(\\)\\.$#"
			count: 17
			path: app/Services/IndividualFactsService.php

		-
			message: "#^Instanceof between Fisharebest\\\\Webtrees\\\\Individual and Fisharebest\\\\Webtrees\\\\Family will always evaluate to false\\.$#"
			count: 1
			path: app/Services/IndividualFactsService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\IndividualFactsService\\:\\:familyFacts\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Fact\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Family\\>\\.$#"
			count: 1
			path: app/Services/IndividualFactsService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\IndividualFactsService\\:\\:historicFacts\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Fact\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleHistoricEventsInterface\\>\\.$#"
			count: 1
			path: app/Services/IndividualFactsService.php

		-
			message: "#^Parameter \\#1 \\$gedcom of class Fisharebest\\\\Webtrees\\\\Fact constructor expects string, string\\|null given\\.$#"
			count: 1
			path: app/Services/IndividualFactsService.php

		-
			message: "#^Parameter \\#2 \\$spouse of method Fisharebest\\\\Webtrees\\\\Services\\\\IndividualFactsService\\:\\:spouseFacts\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\Individual\\|null given\\.$#"
			count: 1
			path: app/Services/IndividualFactsService.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 1
			path: app/Services/IndividualFactsService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$child_count\\.$#"
			count: 2
			path: app/Services/MapDataService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$key\\.$#"
			count: 1
			path: app/Services/MapDataService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$no_coord\\.$#"
			count: 2
			path: app/Services/MapDataService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$p_id\\.$#"
			count: 1
			path: app/Services/MapDataService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$parent_id\\.$#"
			count: 1
			path: app/Services/MapDataService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$place\\.$#"
			count: 4
			path: app/Services/MapDataService.php

		-
			message: "#^Cannot access property \\$id on mixed\\.$#"
			count: 2
			path: app/Services/MapDataService.php

		-
			message: "#^Cannot access property \\$p_place on mixed\\.$#"
			count: 1
			path: app/Services/MapDataService.php

		-
			message: "#^Cannot access property \\$place on mixed\\.$#"
			count: 2
			path: app/Services/MapDataService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\MapDataService\\:\\:activePlaces\\(\\) should return array\\<string, array\\<object\\>\\> but returns array\\<string, array\\<int, mixed\\>\\>\\.$#"
			count: 1
			path: app/Services/MapDataService.php

		-
			message: "#^Parameter \\#1 \\$location_name of class Fisharebest\\\\Webtrees\\\\PlaceLocation constructor expects string, mixed given\\.$#"
			count: 1
			path: app/Services/MapDataService.php

		-
			message: "#^Call to function is_float\\(\\) with int will always evaluate to false\\.$#"
			count: 1
			path: app/Services/MediaFileService.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 3
			path: app/Services/MediaFileService.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 2
			path: app/Services/MediaFileService.php

		-
			message: "#^Parameter \\#1 \\$location of method League\\\\Flysystem\\\\FilesystemReader\\:\\:listContents\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Services/MediaFileService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$footer_order\\.$#"
			count: 1
			path: app/Services/ModuleService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$menu_order\\.$#"
			count: 1
			path: app/Services/ModuleService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$module_name\\.$#"
			count: 1
			path: app/Services/ModuleService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$sidebar_order\\.$#"
			count: 1
			path: app/Services/ModuleService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$status\\.$#"
			count: 1
			path: app/Services/ModuleService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$tab_order\\.$#"
			count: 1
			path: app/Services/ModuleService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:findByName\\(\\) should return Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\|null but returns mixed\\.$#"
			count: 1
			path: app/Services/ModuleService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:setupLanguages\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleLanguageInterface\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\>\\.$#"
			count: 1
			path: app/Services/ModuleService.php

		-
			message: "#^Cannot access property \\$change_id on mixed\\.$#"
			count: 3
			path: app/Services/PendingChangesService.php

		-
			message: "#^Cannot access property \\$change_time on mixed\\.$#"
			count: 2
			path: app/Services/PendingChangesService.php

		-
			message: "#^Cannot access property \\$new_gedcom on mixed\\.$#"
			count: 8
			path: app/Services/PendingChangesService.php

		-
			message: "#^Cannot access property \\$old_gedcom on mixed\\.$#"
			count: 5
			path: app/Services/PendingChangesService.php

		-
			message: "#^Cannot access property \\$record on mixed\\.$#"
			count: 1
			path: app/Services/PendingChangesService.php

		-
			message: "#^Cannot access property \\$xref on mixed\\.$#"
			count: 2
			path: app/Services/PendingChangesService.php

		-
			message: "#^Cannot call method add\\(\\) on DateTimeImmutable\\|false\\.$#"
			count: 1
			path: app/Services/PendingChangesService.php

		-
			message: "#^Cannot call method setTimezone\\(\\) on DateTimeImmutable\\|false\\.$#"
			count: 1
			path: app/Services/PendingChangesService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\PendingChangesService\\:\\:pendingChanges\\(\\) should return array\\<array\\<object\\>\\> but returns array\\<int\\|string, array\\<int, mixed\\>\\>\\.$#"
			count: 1
			path: app/Services/PendingChangesService.php

		-
			message: "#^Offset 1 does not exist on array\\{0\\?\\: string, 1\\?\\: non\\-falsy\\-string\\}\\.$#"
			count: 1
			path: app/Services/PendingChangesService.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual\\:\\:childFamilies\\(\\)\\.$#"
			count: 1
			path: app/Services/RelationshipService.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual\\:\\:sex\\(\\)\\.$#"
			count: 1
			path: app/Services/RelationshipService.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual\\:\\:spouseFamilies\\(\\)\\.$#"
			count: 1
			path: app/Services/RelationshipService.php

		-
			message: "#^Cannot call method findByInterface\\(\\) on mixed\\.$#"
			count: 1
			path: app/Services/RelationshipService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\RelationshipService\\:\\:matchRelationships\\(\\) should return array\\<Fisharebest\\\\Webtrees\\\\Relationship\\> but returns array\\<array\\<string\\>\\|Fisharebest\\\\Webtrees\\\\Relationship\\>\\.$#"
			count: 1
			path: app/Services/RelationshipService.php

		-
			message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Services\\\\RelationshipService\\:\\:reflexivePronoun\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual given\\.$#"
			count: 1
			path: app/Services/RelationshipService.php

		-
			message: "#^Parameter \\#2 \\$callback of function array_reduce expects callable\\(array\\{string, string\\}, Fisharebest\\\\Webtrees\\\\Relationship\\)\\: array\\{string, string\\}, Closure\\(array, array\\)\\: array\\{string, string\\} given\\.$#"
			count: 1
			path: app/Services/RelationshipService.php

		-
			message: "#^Parameter \\#2 \\$person1 of method Fisharebest\\\\Webtrees\\\\Services\\\\RelationshipService\\:\\:legacyNameAlgorithm\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual\\|null, Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual given\\.$#"
			count: 1
			path: app/Services/RelationshipService.php

		-
			message: "#^Parameter \\#3 \\$person2 of method Fisharebest\\\\Webtrees\\\\Services\\\\RelationshipService\\:\\:legacyNameAlgorithm\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual\\|null, Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual given\\.$#"
			count: 1
			path: app/Services/RelationshipService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$f_file\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$i_file\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$m_file\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$o_file\\.$#"
			count: 6
			path: app/Services/SearchService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$s_file\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchFamilyNames\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Family\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchIndividualNames\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Individual\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchLocations\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Location\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchMedia\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Media\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchNotes\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Note\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchPlaces\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Place\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchRepositories\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Repository\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchSharedNotes\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\SharedNote\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchSources\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Source\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchSourcesByName\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Source\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchSubmissions\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Submission\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\SearchService\\:\\:searchSubmitters\\(\\) should return Illuminate\\\\Support\\\\Collection&iterable\\<int, Fisharebest\\\\Webtrees\\\\Submitter\\> but returns Illuminate\\\\Support\\\\Collection&iterable\\<int, mixed\\>\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orWhere\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression\\|string given\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression\\|string given\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Parameter \\#1 \\$haystack of function mb_stripos expects string, string\\|null given\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 1
			path: app/Services/SearchService.php

		-
			message: "#^Cannot cast mixed to string\\.$#"
			count: 1
			path: app/Services/ServerCheckService.php

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, mixed given\\.$#"
			count: 1
			path: app/Services/ServerCheckService.php

		-
			message: "#^Parameter \\#2 \\$str of function explode expects string, mixed given\\.$#"
			count: 1
			path: app/Services/ServerCheckService.php

		-
			message: "#^Cannot call method add\\(\\) on DateTimeImmutable\\|false\\.$#"
			count: 1
			path: app/Services/SiteLogsService.php

		-
			message: "#^Cannot call method setTimezone\\(\\) on DateTimeImmutable\\|false\\.$#"
			count: 1
			path: app/Services/SiteLogsService.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Services/TimeoutService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$tree_name\\.$#"
			count: 1
			path: app/Services/TreeService.php

		-
			message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|null given\\.$#"
			count: 1
			path: app/Services/TreeService.php

		-
			message: "#^Parameter \\#1 \\$fp of function feof expects resource, resource\\|null given\\.$#"
			count: 1
			path: app/Services/TreeService.php

		-
			message: "#^Parameter \\#1 \\$fp of function fread expects resource, resource\\|null given\\.$#"
			count: 1
			path: app/Services/TreeService.php

		-
			message: "#^Parameter \\#1 \\$stream of function stream_filter_append expects resource, resource\\|null given\\.$#"
			count: 1
			path: app/Services/TreeService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UpgradeService\\:\\:downloadFile\\(\\) should return int but returns int\\|false\\.$#"
			count: 1
			path: app/Services/UpgradeService.php

		-
			message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#"
			count: 1
			path: app/Services/UpgradeService.php

		-
			message: "#^Parameter \\#1 \\$fp of function ftell expects resource, resource\\|false given\\.$#"
			count: 1
			path: app/Services/UpgradeService.php

		-
			message: "#^Parameter \\#1 \\$fp of function fwrite expects resource, resource\\|false given\\.$#"
			count: 1
			path: app/Services/UpgradeService.php

		-
			message: "#^Parameter \\#1 \\$fp of function rewind expects resource, resource\\|false given\\.$#"
			count: 1
			path: app/Services/UpgradeService.php

		-
			message: "#^Parameter \\#1 \\$location of method League\\\\Flysystem\\\\FilesystemWriter\\:\\:delete\\(\\) expects string, mixed given\\.$#"
			count: 1
			path: app/Services/UpgradeService.php

		-
			message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\User\\|null but returns mixed\\.$#"
			count: 1
			path: app/Services/UserService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:findByEmail\\(\\) should return Fisharebest\\\\Webtrees\\\\User\\|null but returns mixed\\.$#"
			count: 1
			path: app/Services/UserService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:findByIdentifier\\(\\) should return Fisharebest\\\\Webtrees\\\\User\\|null but returns mixed\\.$#"
			count: 1
			path: app/Services/UserService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:findByToken\\(\\) should return Fisharebest\\\\Webtrees\\\\User\\|null but returns mixed\\.$#"
			count: 1
			path: app/Services/UserService.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UserService\\:\\:findByUserName\\(\\) should return Fisharebest\\\\Webtrees\\\\User\\|null but returns mixed\\.$#"
			count: 1
			path: app/Services/UserService.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$ip_address\\.$#"
			count: 1
			path: app/SessionDatabaseHandler.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$session_data\\.$#"
			count: 1
			path: app/SessionDatabaseHandler.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$session_time\\.$#"
			count: 1
			path: app/SessionDatabaseHandler.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_id\\.$#"
			count: 1
			path: app/SessionDatabaseHandler.php

		-
			message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
			count: 1
			path: app/Soundex.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\:\\:statsAgeQuery\\(\\) should return array\\<array\\<stdClass\\>\\> but returns array\\<stdClass\\>\\.$#"
			count: 1
			path: app/Statistics.php

		-
			message: "#^Parameter \\#1 \\.\\.\\.\\$params of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:totalGivennames\\(\\) expects string, array\\<string\\> given\\.$#"
			count: 1
			path: app/Statistics.php

		-
			message: "#^Parameter \\#1 \\.\\.\\.\\$params of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:totalSurnames\\(\\) expects string, array\\<string\\> given\\.$#"
			count: 1
			path: app/Statistics.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$age\\.$#"
			count: 1
			path: app/Statistics/Google/ChartAge.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$century\\.$#"
			count: 1
			path: app/Statistics/Google/ChartAge.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$sex\\.$#"
			count: 1
			path: app/Statistics/Google/ChartAge.php

		-
			message: "#^Parameter \\#1 \\$century of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Service\\\\CenturyService\\:\\:centuryName\\(\\) expects int, int\\|string given\\.$#"
			count: 1
			path: app/Statistics/Google/ChartAge.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$century\\.$#"
			count: 1
			path: app/Statistics/Google/ChartBirth.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$total\\.$#"
			count: 1
			path: app/Statistics/Google/ChartBirth.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$century\\.$#"
			count: 1
			path: app/Statistics/Google/ChartChildren.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$total\\.$#"
			count: 1
			path: app/Statistics/Google/ChartChildren.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$century\\.$#"
			count: 1
			path: app/Statistics/Google/ChartDeath.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$total\\.$#"
			count: 1
			path: app/Statistics/Google/ChartDeath.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 2
			path: app/Statistics/Google/ChartDistribution.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$century\\.$#"
			count: 1
			path: app/Statistics/Google/ChartDivorce.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$total\\.$#"
			count: 1
			path: app/Statistics/Google/ChartDivorce.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$id\\.$#"
			count: 1
			path: app/Statistics/Google/ChartFamilyLargest.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$total\\.$#"
			count: 1
			path: app/Statistics/Google/ChartFamilyLargest.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$century\\.$#"
			count: 1
			path: app/Statistics/Google/ChartMarriage.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$total\\.$#"
			count: 1
			path: app/Statistics/Google/ChartMarriage.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$age\\.$#"
			count: 1
			path: app/Statistics/Google/ChartMarriageAge.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$century\\.$#"
			count: 1
			path: app/Statistics/Google/ChartMarriageAge.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$sex\\.$#"
			count: 1
			path: app/Statistics/Google/ChartMarriageAge.php

		-
			message: "#^Parameter \\#1 \\$century of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Service\\\\CenturyService\\:\\:centuryName\\(\\) expects int, int\\|string given\\.$#"
			count: 1
			path: app/Statistics/Google/ChartMarriageAge.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$century\\.$#"
			count: 1
			path: app/Statistics/Google/ChartNoChildrenFamilies.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$total\\.$#"
			count: 2
			path: app/Statistics/Google/ChartNoChildrenFamilies.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$fact\\.$#"
			count: 1
			path: app/Statistics/Repository/EventRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$id\\.$#"
			count: 1
			path: app/Statistics/Repository/EventRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$type\\.$#"
			count: 1
			path: app/Statistics/Repository/EventRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$year\\.$#"
			count: 1
			path: app/Statistics/Repository/EventRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\EventRepository\\:\\:eventQuery\\(\\) should return object\\{id\\: string, year\\: int, fact\\: string, type\\: string\\}\\|null but returns mixed\\.$#"
			count: 1
			path: app/Statistics/Repository/EventRepository.php

		-
			message: "#^Property object\\{id\\: string, year\\: int, fact\\: string, type\\: string\\}\\:\\:\\$year is not writable\\.$#"
			count: 1
			path: app/Statistics/Repository/EventRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$fact\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyDatesRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$id\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyDatesRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$type\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyDatesRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$year\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyDatesRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\FamilyDatesRepository\\:\\:eventQuery\\(\\) should return object\\{id\\: string, year\\: int, fact\\: string, type\\: string\\}\\|null but returns mixed\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyDatesRepository.php

		-
			message: "#^Property object\\{id\\: string, year\\: int, fact\\: string, type\\: string\\}\\:\\:\\$year is not writable\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyDatesRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$age\\.$#"
			count: 3
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$ch1\\.$#"
			count: 3
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$ch2\\.$#"
			count: 3
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$f_numchil\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$family\\.$#"
			count: 5
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot access property \\$age on mixed\\.$#"
			count: 4
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot access property \\$famid on mixed\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot access property \\$i_id on mixed\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot access property \\$id on mixed\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot call method canShow\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot call method formatList\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
			count: 2
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 2
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot call method fullName\\(\\) on mixed\\.$#"
			count: 2
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot call method getBirthDate\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 2
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot call method husband\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
			count: 3
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot call method url\\(\\) on mixed\\.$#"
			count: 2
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot call method wife\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot cast mixed to float\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Statistics/Repository/FamilyRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$change_time\\.$#"
			count: 1
			path: app/Statistics/Repository/GedcomRepository.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Statistics/Repository/HitCountRepository.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$days\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Cannot access property \\$days on mixed\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 3
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGiven\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemale\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMale\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknown\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:having\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Parameter \\#1 of closure expects object, mixed given\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Parameter \\#2 \\$callback of function array_walk expects callable\\(int, string\\)\\: mixed, Closure\\(string, string\\)\\: void given\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Parameter \\#2 \\$given of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartCommonGiven\\:\\:chartCommonGiven\\(\\) expects array\\<int\\>, array\\<int\\>\\|string given\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Parameter \\#3 \\$value of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:having\\(\\) expects string\\|null, int given\\.$#"
			count: 1
			path: app/Statistics/Repository/IndividualRepository.php

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: app/Statistics/Repository/LatestUserRepository.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 1
			path: app/Statistics/Repository/MediaRepository.php

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 1
			path: app/Statistics/Repository/PlaceRepository.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\SurnameTradition\\\\PatrilinealSurnameTradition\\:\\:inflect\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: app/SurnameTradition/PatrilinealSurnameTradition.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 1
			path: app/SurnameTradition/PatrilinealSurnameTradition.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$tree_id\\.$#"
			count: 1
			path: app/Tree.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$tree_name\\.$#"
			count: 1
			path: app/Tree.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$tree_title\\.$#"
			count: 1
			path: app/Tree.php

		-
			message: "#^Cannot access property \\$resn on mixed\\.$#"
			count: 5
			path: app/Tree.php

		-
			message: "#^Cannot access property \\$tag_type on mixed\\.$#"
			count: 3
			path: app/Tree.php

		-
			message: "#^Cannot access property \\$xref on mixed\\.$#"
			count: 3
			path: app/Tree.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\Tree\\:\\:significantIndividual\\(\\) should return Fisharebest\\\\Webtrees\\\\Individual but returns mixed\\.$#"
			count: 1
			path: app/Tree.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$email\\.$#"
			count: 1
			path: app/User.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$real_name\\.$#"
			count: 1
			path: app/User.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_id\\.$#"
			count: 1
			path: app/User.php

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_name\\.$#"
			count: 1
			path: app/User.php

		-
			message: "#^Parameter \\#1 \\$url of function parse_url expects string, mixed given\\.$#"
			count: 1
			path: app/Validator.php

		-
			message: "#^Left side of && is always true\\.$#"
			count: 1
			path: app/Webtrees.php

		-
			message: "#^File ends with a trailing whitespace\\. This may cause problems when running the code in the web browser\\. Remove the closing \\?\\> mark or remove the whitespace\\.$#"
			count: 1
			path: resources/views/admin/components.phtml

		-
			message: "#^Parameter \\#2 \\$interface of method Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\:\\:accessLevel\\(\\) expects class\\-string\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\>, string given\\.$#"
			count: 1
			path: resources/views/admin/components.phtml

		-
			message: "#^Left side of \\|\\| is always true\\.$#"
			count: 1
			path: resources/views/admin/control-panel.phtml

		-
			message: "#^Offset int does not exist on array\\<string, int\\>\\.$#"
			count: 1
			path: resources/views/admin/control-panel.phtml

		-
			message: "#^Parameter \\#1 \\$n of static method Fisharebest\\\\Webtrees\\\\I18N\\:\\:number\\(\\) expects float, mixed given\\.$#"
			count: 21
			path: resources/views/admin/control-panel.phtml

		-
			message: "#^Right side of \\|\\| is always true\\.$#"
			count: 1
			path: resources/views/admin/control-panel.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 1
			path: resources/views/admin/fix-level-0-media-action.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 2
			path: resources/views/admin/import-complete.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 1
			path: resources/views/admin/import-fail.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 3
			path: resources/views/admin/import-progress.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$child_count\\.$#"
			count: 2
			path: resources/views/admin/locations.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$id\\.$#"
			count: 3
			path: resources/views/admin/locations.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$key\\.$#"
			count: 3
			path: resources/views/admin/locations.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$latitude\\.$#"
			count: 1
			path: resources/views/admin/locations.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$longitude\\.$#"
			count: 1
			path: resources/views/admin/locations.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$no_coord\\.$#"
			count: 1
			path: resources/views/admin/locations.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$place\\.$#"
			count: 1
			path: resources/views/admin/locations.phtml

		-
			message: "#^Argument of an invalid type object supplied for foreach, only iterables are supported\\.$#"
			count: 1
			path: resources/views/admin/locations.phtml

		-
			message: "#^Cannot access offset 0 on object\\.$#"
			count: 3
			path: resources/views/admin/locations.phtml

		-
			message: "#^Cannot access offset mixed on object\\.$#"
			count: 1
			path: resources/views/admin/locations.phtml

		-
			message: "#^Parameter \\#1 \\$tree of method Fisharebest\\\\Webtrees\\\\Module\\\\PlaceHierarchyListModule\\:\\:listUrl\\(\\) expects Fisharebest\\\\Webtrees\\\\Tree, mixed given\\.$#"
			count: 2
			path: resources/views/admin/locations.phtml

		-
			message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, object given\\.$#"
			count: 3
			path: resources/views/admin/locations.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int\\<1, max\\> given\\.$#"
			count: 12
			path: resources/views/admin/media-upload.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$message\\.$#"
			count: 3
			path: resources/views/admin/trees-check.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$tag\\.$#"
			count: 6
			path: resources/views/admin/trees-check.phtml

		-
			message: "#^Cannot call method name\\(\\) on Fisharebest\\\\Webtrees\\\\Tree\\|null\\.$#"
			count: 2
			path: resources/views/admin/trees-merge.phtml

		-
			message: "#^Cannot call method title\\(\\) on Fisharebest\\\\Webtrees\\\\Tree\\|null\\.$#"
			count: 2
			path: resources/views/admin/trees-merge.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$default_resn_id\\.$#"
			count: 3
			path: resources/views/admin/trees-privacy.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$record\\.$#"
			count: 1
			path: resources/views/admin/trees-privacy.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$resn\\.$#"
			count: 1
			path: resources/views/admin/trees-privacy.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$tag_label\\.$#"
			count: 1
			path: resources/views/admin/trees-privacy.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 1
			path: resources/views/admin/trees-privacy.phtml

		-
			message: "#^File ends with a trailing whitespace\\. This may cause problems when running the code in the web browser\\. Remove the closing \\?\\> mark or remove the whitespace\\.$#"
			count: 1
			path: resources/views/admin/users-edit.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_id\\.$#"
			count: 5
			path: resources/views/admin/users-table-options.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_name\\.$#"
			count: 1
			path: resources/views/admin/users-table-options.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 5
			path: resources/views/calendar-page.phtml

		-
			message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#"
			count: 1
			path: resources/views/chart-box.phtml

		-
			message: "#^Cannot call method findByComponent\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/chart-box.phtml

		-
			message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#"
			count: 1
			path: resources/views/chart-box.phtml

		-
			message: "#^Parameter \\#1 \\$n of static method Fisharebest\\\\Webtrees\\\\I18N\\:\\:number\\(\\) expects float, int\\|null given\\.$#"
			count: 1
			path: resources/views/components/badge.phtml

		-
			message: "#^Cannot cast mixed to int\\.$#"
			count: 1
			path: resources/views/components/select-number.phtml

		-
			message: "#^Parameter \\#1 \\$n of static method Fisharebest\\\\Webtrees\\\\I18N\\:\\:number\\(\\) expects float, string given\\.$#"
			count: 1
			path: resources/views/components/select-number.phtml

		-
			message: "#^Cannot cast mixed to string\\.$#"
			count: 1
			path: resources/views/components/select.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int\\|string given\\.$#"
			count: 3
			path: resources/views/edit-blocks-block.phtml

		-
			message: "#^Unreachable statement \\- code above always terminates\\.$#"
			count: 1
			path: resources/views/edit/edit-gedcom-fields.phtml

		-
			message: "#^File ends with a trailing whitespace\\. This may cause problems when running the code in the web browser\\. Remove the closing \\?\\> mark or remove the whitespace\\.$#"
			count: 1
			path: resources/views/edit/raw-gedcom-fact.phtml

		-
			message: "#^Cannot call method formatFirstMajorFact\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 2
			path: resources/views/edit/reorder-children.phtml

		-
			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 1
			path: resources/views/edit/reorder-children.phtml

		-
			message: "#^Cannot call method getBirthDate\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 1
			path: resources/views/edit/reorder-children.phtml

		-
			message: "#^Cannot call method formatFirstMajorFact\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 4
			path: resources/views/edit/reorder-families.phtml

		-
			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 2
			path: resources/views/edit/reorder-families.phtml

		-
			message: "#^Cannot call method getMarriageDate\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 2
			path: resources/views/edit/reorder-families.phtml

		-
			message: "#^Cannot call method displayImage\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 1
			path: resources/views/edit/reorder-media.phtml

		-
			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#"
			count: 1
			path: resources/views/edit/reorder-media.phtml

		-
			message: "#^Parameter \\#1 \\$array_arg of function uasort expects TArray of array\\<string, string\\>, array\\<string, string\\>\\|false given\\.$#"
			count: 1
			path: resources/views/fact-add-new.phtml

		-
			message: "#^Parameter \\#1 \\$record of method Fisharebest\\\\Webtrees\\\\Services\\\\GedcomEditService\\:\\:factsToAdd\\(\\) expects Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\GedcomRecord given\\.$#"
			count: 1
			path: resources/views/fact-add-new.phtml

		-
			message: "#^Cannot call method findByComponent\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/fact-association-structure.phtml

		-
			message: "#^Cannot call method getCloseRelationshipName\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/fact-association-structure.phtml

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#"
			count: 1
			path: resources/views/fact-gedcom-fields.phtml

		-
			message: "#^Cannot call method findByInterface\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/fact-place.phtml

		-
			message: "#^Cannot call method findByComponent\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/fact.phtml

		-
			message: "#^Cannot call method getCloseRelationshipName\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/fact.phtml

		-
			message: "#^Argument of an invalid type string supplied for foreach, only iterables are supported\\.$#"
			count: 3
			path: resources/views/help/date.phtml

		-
			message: "#^Cannot call method displayImage\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/individual-page-images.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$status\\.$#"
			count: 1
			path: resources/views/layouts/administration.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$text\\.$#"
			count: 1
			path: resources/views/layouts/administration.phtml

		-
			message: "#^Cannot call method findByInterface\\(\\) on mixed\\.$#"
			count: 2
			path: resources/views/layouts/administration.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$status\\.$#"
			count: 1
			path: resources/views/layouts/default.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$text\\.$#"
			count: 1
			path: resources/views/layouts/default.phtml

		-
			message: "#^Cannot call method findByInterface\\(\\) on mixed\\.$#"
			count: 3
			path: resources/views/layouts/default.phtml

		-
			message: "#^Cannot call method genealogyMenu\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/layouts/default.phtml

		-
			message: "#^Cannot call method name\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/layouts/default.phtml

		-
			message: "#^Cannot call method stylesheets\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/layouts/default.phtml

		-
			message: "#^Cannot call method userMenu\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/layouts/default.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 3
			path: resources/views/lists/anniversaries-list.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 1
			path: resources/views/lists/anniversaries-table.phtml

		-
			message: "#^Cannot call method findByComponent\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/lists/individuals-table.phtml

		-
			message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Module\\\\RelationshipsChartModule\\:\\:chartUrl\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, mixed given\\.$#"
			count: 1
			path: resources/views/lists/individuals-table.phtml

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 2
			path: resources/views/lists/locations-table.phtml

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 3
			path: resources/views/lists/media-table.phtml

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 4
			path: resources/views/lists/notes-table.phtml

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 1
			path: resources/views/lists/repositories-table.phtml

		-
			message: "#^Cannot call method value\\(\\) on mixed\\.$#"
			count: 3
			path: resources/views/lists/sources-table.phtml

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 4
			path: resources/views/lists/sources-table.phtml

		-
			message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#"
			count: 2
			path: resources/views/lists/submitters-table.phtml

		-
			message: "#^Anonymous function should return int but returns int\\|false\\.$#"
			count: 2
			path: resources/views/lists/surnames-tag-cloud.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 3
			path: resources/views/modules/ancestors-chart/page.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 1
			path: resources/views/modules/block-template.phtml

		-
			message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: resources/views/modules/census-assistant.phtml

		-
			message: "#^Cannot call method tree\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 3
			path: resources/views/modules/census-assistant.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 1
			path: resources/views/modules/charts/chart.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 3
			path: resources/views/modules/descendancy_chart/page.phtml

		-
			message: "#^Cannot call method getCloseRelationshipName\\(\\) on mixed\\.$#"
			count: 6
			path: resources/views/modules/family_nav/sidebar-family.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$block_id\\.$#"
			count: 4
			path: resources/views/modules/faq/config.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$block_order\\.$#"
			count: 3
			path: resources/views/modules/faq/config.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$gedcom_id\\.$#"
			count: 1
			path: resources/views/modules/faq/config.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$header\\.$#"
			count: 2
			path: resources/views/modules/faq/config.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$faqbody\\.$#"
			count: 3
			path: resources/views/modules/faq/show.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$header\\.$#"
			count: 2
			path: resources/views/modules/faq/show.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 1
			path: resources/views/modules/faq/show.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$favorite_id\\.$#"
			count: 1
			path: resources/views/modules/favorites/favorites.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$favorite_type\\.$#"
			count: 1
			path: resources/views/modules/favorites/favorites.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$note\\.$#"
			count: 1
			path: resources/views/modules/favorites/favorites.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$record\\.$#"
			count: 1
			path: resources/views/modules/favorites/favorites.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$title\\.$#"
			count: 1
			path: resources/views/modules/favorites/favorites.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$url\\.$#"
			count: 1
			path: resources/views/modules/favorites/favorites.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 18
			path: resources/views/modules/favorites/favorites.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$body\\.$#"
			count: 1
			path: resources/views/modules/gedcom_news/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$news_id\\.$#"
			count: 2
			path: resources/views/modules/gedcom_news/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$subject\\.$#"
			count: 2
			path: resources/views/modules/gedcom_news/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$updated\\.$#"
			count: 1
			path: resources/views/modules/gedcom_news/list.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 3
			path: resources/views/modules/gedcom_news/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$background\\.$#"
			count: 1
			path: resources/views/modules/lifespans-chart/chart.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$birth_year\\.$#"
			count: 3
			path: resources/views/modules/lifespans-chart/chart.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$death_year\\.$#"
			count: 1
			path: resources/views/modules/lifespans-chart/chart.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$id\\.$#"
			count: 3
			path: resources/views/modules/lifespans-chart/chart.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$individual\\.$#"
			count: 5
			path: resources/views/modules/lifespans-chart/chart.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$row\\.$#"
			count: 2
			path: resources/views/modules/lifespans-chart/chart.phtml

		-
			message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#"
			count: 1
			path: resources/views/modules/notes/tab.phtml

		-
			message: "#^Parameter \\#1 \\$value of method Fisharebest\\\\Webtrees\\\\Elements\\\\SubmitterText\\:\\:value\\(\\) expects string, string\\|null given\\.$#"
			count: 1
			path: resources/views/modules/notes/tab.phtml

		-
			message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
			count: 1
			path: resources/views/modules/notes/tab.phtml

		-
			message: "#^Parameter \\#1 \\(mixed\\) of echo cannot be converted to string\\.$#"
			count: 2
			path: resources/views/modules/pedigree-chart/chart-down.phtml

		-
			message: "#^Parameter \\#1 \\(mixed\\) of echo cannot be converted to string\\.$#"
			count: 2
			path: resources/views/modules/pedigree-chart/chart-left.phtml

		-
			message: "#^Parameter \\#1 \\(mixed\\) of echo cannot be converted to string\\.$#"
			count: 2
			path: resources/views/modules/pedigree-chart/chart-right.phtml

		-
			message: "#^Parameter \\#1 \\(mixed\\) of echo cannot be converted to string\\.$#"
			count: 2
			path: resources/views/modules/pedigree-chart/chart-up.phtml

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:displayImage\\(\\)\\.$#"
			count: 1
			path: resources/views/modules/pedigree-map/events.phtml

		-
			message: "#^Parameter \\#1 \\$n of static method Fisharebest\\\\Webtrees\\\\I18N\\:\\:number\\(\\) expects float, string given\\.$#"
			count: 3
			path: resources/views/modules/place-hierarchy/sidebar.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$record\\.$#"
			count: 3
			path: resources/views/modules/recent_changes/changes-list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$time\\.$#"
			count: 2
			path: resources/views/modules/recent_changes/changes-list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$user\\.$#"
			count: 1
			path: resources/views/modules/recent_changes/changes-list.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 3
			path: resources/views/modules/recent_changes/changes-list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$record\\.$#"
			count: 12
			path: resources/views/modules/recent_changes/changes-table.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$time\\.$#"
			count: 2
			path: resources/views/modules/recent_changes/changes-table.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$user\\.$#"
			count: 1
			path: resources/views/modules/recent_changes/changes-table.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 1
			path: resources/views/modules/recent_changes/changes-table.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 1
			path: resources/views/modules/recent_changes/config.phtml

		-
			message: "#^Cannot call method getCloseRelationshipName\\(\\) on mixed\\.$#"
			count: 3
			path: resources/views/modules/relatives/family.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 1
			path: resources/views/modules/share-anniversary/share.phtml

		-
			message: "#^Cannot call method date\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/modules/sitemap/sitemap-file-xml.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, float given\\.$#"
			count: 1
			path: resources/views/modules/sitemap/sitemap-file-xml.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$block_id\\.$#"
			count: 2
			path: resources/views/modules/stories/config.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$individual\\.$#"
			count: 1
			path: resources/views/modules/stories/config.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$title\\.$#"
			count: 2
			path: resources/views/modules/stories/config.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 1
			path: resources/views/modules/stories/config.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$individual\\.$#"
			count: 2
			path: resources/views/modules/stories/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$title\\.$#"
			count: 1
			path: resources/views/modules/stories/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$block_id\\.$#"
			count: 1
			path: resources/views/modules/stories/tab.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$story_body\\.$#"
			count: 1
			path: resources/views/modules/stories/tab.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$title\\.$#"
			count: 1
			path: resources/views/modules/stories/tab.phtml

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:husband\\(\\)\\.$#"
			count: 1
			path: resources/views/modules/timeline-chart/chart.phtml

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:wife\\(\\)\\.$#"
			count: 1
			path: resources/views/modules/timeline-chart/chart.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 3
			path: resources/views/modules/timeline-chart/chart.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 1
			path: resources/views/modules/todo/research-tasks.phtml

		-
			message: "#^Cannot access offset 'count' on mixed\\.$#"
			count: 1
			path: resources/views/modules/top10_pageviews/list.phtml

		-
			message: "#^Cannot access offset 'record' on mixed\\.$#"
			count: 2
			path: resources/views/modules/top10_pageviews/list.phtml

		-
			message: "#^Cannot call method fullName\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/modules/top10_pageviews/list.phtml

		-
			message: "#^Cannot call method url\\(\\) on mixed\\.$#"
			count: 1
			path: resources/views/modules/top10_pageviews/list.phtml

		-
			message: "#^Parameter \\#1 \\$n of static method Fisharebest\\\\Webtrees\\\\I18N\\:\\:number\\(\\) expects float, mixed given\\.$#"
			count: 1
			path: resources/views/modules/top10_pageviews/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$body\\.$#"
			count: 1
			path: resources/views/modules/user-messages/user-messages.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$created\\.$#"
			count: 1
			path: resources/views/modules/user-messages/user-messages.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$message_id\\.$#"
			count: 6
			path: resources/views/modules/user-messages/user-messages.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$sender\\.$#"
			count: 3
			path: resources/views/modules/user-messages/user-messages.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$subject\\.$#"
			count: 5
			path: resources/views/modules/user-messages/user-messages.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$body\\.$#"
			count: 1
			path: resources/views/modules/user_blog/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$news_id\\.$#"
			count: 2
			path: resources/views/modules/user_blog/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$subject\\.$#"
			count: 2
			path: resources/views/modules/user_blog/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$updated\\.$#"
			count: 1
			path: resources/views/modules/user_blog/list.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 3
			path: resources/views/modules/user_blog/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$fact\\.$#"
			count: 2
			path: resources/views/modules/yahrzeit/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$individual\\.$#"
			count: 5
			path: resources/views/modules/yahrzeit/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$yahrzeit_date\\.$#"
			count: 1
			path: resources/views/modules/yahrzeit/list.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 3
			path: resources/views/modules/yahrzeit/list.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$fact\\.$#"
			count: 2
			path: resources/views/modules/yahrzeit/table.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$fact_date\\.$#"
			count: 1
			path: resources/views/modules/yahrzeit/table.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$individual\\.$#"
			count: 7
			path: resources/views/modules/yahrzeit/table.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$yahrzeit_date\\.$#"
			count: 3
			path: resources/views/modules/yahrzeit/table.phtml

		-
			message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\DeferringDisplayableValue\\|Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string\\|null, int given\\.$#"
			count: 1
			path: resources/views/modules/yahrzeit/table.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$change_id\\.$#"
			count: 2
			path: resources/views/pending-changes-page.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$change_time\\.$#"
			count: 1
			path: resources/views/pending-changes-page.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$real_name\\.$#"
			count: 1
			path: resources/views/pending-changes-page.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$record\\.$#"
			count: 5
			path: resources/views/pending-changes-page.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$user_name\\.$#"
			count: 2
			path: resources/views/pending-changes-page.phtml

		-
			message: "#^Access to an undefined property object\\:\\:\\$xref\\.$#"
			count: 2
			path: resources/views/pending-changes-page.phtml

		-
			message: "#^PHPDoc tag @var for variable \\$records has no value type specified in iterable type array\\.$#"
			count: 1
			path: resources/views/statistics/families/top10-list-age.phtml

		-
			message: "#^PHPDoc tag @var for variable \\$records has no value type specified in iterable type array\\.$#"
			count: 1
			path: resources/views/statistics/families/top10-list-grand.phtml

		-
			message: "#^PHPDoc tag @var for variable \\$records has no value type specified in iterable type array\\.$#"
			count: 1
			path: resources/views/statistics/families/top10-list-spouses.phtml

		-
			message: "#^PHPDoc tag @var for variable \\$records has no value type specified in iterable type array\\.$#"
			count: 1
			path: resources/views/statistics/families/top10-list.phtml

		-
			message: "#^PHPDoc tag @var for variable \\$records has no value type specified in iterable type array\\.$#"
			count: 1
			path: resources/views/statistics/families/top10-nolist-grand.phtml

		-
			message: "#^PHPDoc tag @var for variable \\$records has no value type specified in iterable type array\\.$#"
			count: 1
			path: resources/views/statistics/families/top10-nolist-spouses.phtml

		-
			message: "#^PHPDoc tag @var for variable \\$data has no value type specified in iterable type array\\.$#"
			count: 1
			path: resources/views/statistics/other/charts/column.phtml

		-
			message: "#^PHPDoc tag @var for variable \\$data has no value type specified in iterable type array\\.$#"
			count: 1
			path: resources/views/statistics/other/charts/combo.phtml

		-
			message: "#^PHPDoc tag @var for variable \\$data has no value type specified in iterable type array\\.$#"
			count: 1
			path: resources/views/statistics/other/charts/custom.phtml

		-
			message: "#^PHPDoc tag @var for variable \\$data has no value type specified in iterable type array\\.$#"
			count: 1
			path: resources/views/statistics/other/charts/pie.phtml

		-
			message: "#^Cannot call method createServerRequest\\(\\) on mixed\\.$#"
			count: 1
			path: tests/TestCase.php

		-
			message: "#^Cannot call method createStreamFromFile\\(\\) on mixed\\.$#"
			count: 2
			path: tests/TestCase.php

		-
			message: "#^Cannot call method createUploadedFile\\(\\) on mixed\\.$#"
			count: 1
			path: tests/TestCase.php

		-
			message: "#^Method Fisharebest\\\\Webtrees\\\\TestCase\\:\\:withConsecutive\\(\\) return type with generic class PHPUnit\\\\Framework\\\\Constraint\\\\Callback does not specify its types\\: CallbackInput$#"
			count: 1
			path: tests/TestCase.php

		-
			message: "#^Parameter \\#1 \\$str of function strcspn expects string, string\\|false given\\.$#"
			count: 1
			path: tests/TestCase.php

		-
			message: "#^Parameter \\#1 \\$string of function substr expects string, string\\|false given\\.$#"
			count: 1
			path: tests/TestCase.php

		-
			message: "#^Parameter \\#2 \\$start of function substr expects int, int\\<0, max\\>\\|false given\\.$#"
			count: 1
			path: tests/TestCase.php

		-
			message: "#^Cannot access offset 0 on array\\<int, string\\>\\|false\\.$#"
			count: 1
			path: tests/app/Encodings/AnselTest.php

		-
			message: "#^Cannot access offset 1 on array\\<int, string\\>\\|false\\.$#"
			count: 1
			path: tests/app/Encodings/AnselTest.php

		-
			message: "#^Cannot call method createUri\\(\\) on mixed\\.$#"
			count: 1
			path: tests/app/Http/Middleware/CheckCsrfTest.php

		-
			message: "#^Parameter \\#3 \\$params of static method Fisharebest\\\\Webtrees\\\\TestCase\\:\\:createRequest\\(\\) expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php

		-
			message: "#^Parameter \\#2 \\$query of static method Fisharebest\\\\Webtrees\\\\TestCase\\:\\:createRequest\\(\\) expects array\\<string\\>, array\\<string, int\\> given\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php

		-
			message: "#^Parameter \\#2 \\$query of static method Fisharebest\\\\Webtrees\\\\TestCase\\:\\:createRequest\\(\\) expects array\\<string\\>, array\\<string, array\\<string, string\\>\\|string\\> given\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/ManageMediaDataTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\AncestorsChartModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\BranchesListModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 2
			path: tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\CompactTreeChartModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\DescendancyChartModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\FamilyListModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\FamilyBookChartModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\FamilyFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 2
			path: tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\FanChartModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\GedcomRecordFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 2
			path: tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\HourglassChartModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\IndividualListModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\LifespansChartModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\MediaListModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\MediaFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 5
			path: tests/app/Http/RequestHandlers/RedirectModulePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\InteractiveTreeModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectModulePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\PedigreeMapModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectModulePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 4
			path: tests/app/Http/RequestHandlers/RedirectModulePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 6
			path: tests/app/Http/RequestHandlers/RedirectModulePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\NoteListModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\NoteFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectNotePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 2
			path: tests/app/Http/RequestHandlers/RedirectNotePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\PedigreeChartModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\PlaceHierarchyListModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\RelationshipsChartModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\RepositoryListModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 2
			path: tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\RepositoryFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 2
			path: tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\SourceListModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\SourceFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 2
			path: tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\StatisticsChartModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Factories\\\\IndividualFactory&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Module\\\\TimelineChartModule&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php

		-
			message: "#^Call to an undefined method Fisharebest\\\\Webtrees\\\\Services\\\\TreeService&PHPUnit\\\\Framework\\\\MockObject\\\\Stub\\:\\:expects\\(\\)\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php

		-
			message: "#^Parameter \\#2 \\$query of static method Fisharebest\\\\Webtrees\\\\TestCase\\:\\:createRequest\\(\\) expects array\\<string\\>, array\\<string, array\\<int, string\\>\\|string\\> given\\.$#"
			count: 3
			path: tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php

		-
			message: "#^Parameter \\#3 \\$params of static method Fisharebest\\\\Webtrees\\\\TestCase\\:\\:createRequest\\(\\) expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#"
			count: 1
			path: tests/app/Http/RequestHandlers/UserEditActionTest.php

		-
			message: "#^Cannot call method tag\\(\\) on mixed\\.$#"
			count: 2
			path: tests/app/Services/GedcomEditServiceTest.php

		-
			message: "#^Parameter \\#1 \\$interface of method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:findByInterface\\(\\) expects class\\-string\\<Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface\\|Psr\\\\Http\\\\Server\\\\MiddlewareInterface\\>, string given\\.$#"
			count: 1
			path: tests/app/Services/ModuleServiceTest.php

		-
			message: "#^Unable to resolve the template type T in call to method Fisharebest\\\\Webtrees\\\\Services\\\\ModuleService\\:\\:findByInterface\\(\\)$#"
			count: 1
			path: tests/app/Services/ModuleServiceTest.php

		-
			message: "#^Call to an undefined method object\\:\\:iniGet\\(\\)\\.$#"
			count: 1
			path: tests/app/Services/TimeoutServiceTest.php

		-
			message: "#^Cannot call method method\\(\\) on object\\|null\\.$#"
			count: 3
			path: tests/app/Services/TimeoutServiceTest.php

		-
			message: "#^Parameter \\#1 \\$varname of function ini_get expects string, mixed given\\.$#"
			count: 1
			path: tests/app/Services/TimeoutServiceTest.php

		-
			message: "#^Cannot call method id\\(\\) on Fisharebest\\\\Webtrees\\\\User\\|null\\.$#"
			count: 5
			path: tests/app/Services/UserServiceTest.php

		-
			message: "#^Cannot call method id\\(\\) on mixed\\.$#"
			count: 6
			path: tests/app/Services/UserServiceTest.php

		-
			message: "#^Cannot call method userName\\(\\) on mixed\\.$#"
			count: 4
			path: tests/app/Services/UserServiceTest.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|false given\\.$#"
			count: 2
			path: tests/app/TreeTest.php

		-
			message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#"
			count: 4
			path: tests/app/TreeTest.php

		-
			message: "#^Call to an undefined method PHPUnit\\\\Framework\\\\MockObject\\\\Builder\\\\InvocationStubber\\:\\:with\\(\\)\\.$#"
			count: 3
			path: tests/app/ValidatorTest.php

		-
			message: "#^Parameter \\#1 \\$values of method Fisharebest\\\\Webtrees\\\\Validator\\:\\:isInArrayKeys\\(\\) expects array\\<string\\>, array\\<string, int\\> given\\.$#"
			count: 2
			path: tests/app/ValidatorTest.php

		-
			message: "#^Cannot call method deleteRecord\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#"
			count: 1
			path: tests/feature/IndividualListTest.php

VaKeR 2022