1 2 3parameters: 4 ignoreErrors: 5 - 6 message: "#^Cannot call method setTimezone\\(\\) on \\$this\\(Fisharebest\\\\Webtrees\\\\Carbon\\)\\|string\\.$#" 7 count: 1 8 path: app/Carbon.php 9 10 - 11 message: "#^Method Fisharebest\\\\Webtrees\\\\Census\\\\AbstractCensusColumn\\:\\:lastPartOfPlace\\(\\) should return string but returns string\\|false\\.$#" 12 count: 1 13 path: app/Census/AbstractCensusColumn.php 14 15 - 16 message: "#^Parameter \\#1 \\$line of method Fisharebest\\\\Webtrees\\\\CommonMark\\\\CensusTableParser\\:\\:parseRow\\(\\) expects string, string\\|null given\\.$#" 17 count: 2 18 path: app/CommonMark/CensusTableParser.php 19 20 - 21 message: "#^Cannot call method calendarUrl\\(\\) on Fisharebest\\\\Webtrees\\\\Date\\\\AbstractCalendarDate\\|null\\.$#" 22 count: 1 23 path: app/Date.php 24 25 - 26 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#" 27 count: 1 28 path: app/Date/AbstractCalendarDate.php 29 30 - 31 message: "#^Method Fisharebest\\\\Webtrees\\\\Date\\\\AbstractCalendarDate\\:\\:formatGedcomMonth\\(\\) should return string but returns int\\|string\\|false\\.$#" 32 count: 1 33 path: app/Date/AbstractCalendarDate.php 34 35 - 36 message: "#^Method Fisharebest\\\\Webtrees\\\\Fact\\:\\:getNotes\\(\\) should return array\\<Fisharebest\\\\Webtrees\\\\Note\\|string\\> but returns array\\<int, array\\|Fisharebest\\\\Webtrees\\\\Note\\|string\\|null\\>\\.$#" 37 count: 1 38 path: app/Fact.php 39 40 - 41 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#" 42 count: 1 43 path: app/Family.php 44 45 - 46 message: "#^Parameter \\#1 \\$commonMark of method League\\\\CommonMark\\\\Converter\\:\\:convertToHtml\\(\\) expects string, string\\|null given\\.$#" 47 count: 1 48 path: app/Filter.php 49 50 - 51 message: "#^Array \\(array\\<string\\>\\) does not accept string\\|null\\.$#" 52 count: 1 53 path: app/Functions/Functions.php 54 55 - 56 message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\Functions\\:\\:getRelationshipNameFromPath\\(\\) should return string but returns string\\|null\\.$#" 57 count: 1 58 path: app/Functions/Functions.php 59 60 - 61 message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsDate\\:\\:getAgeAtEvent\\(\\) should return string but returns string\\|null\\.$#" 62 count: 1 63 path: app/Functions/FunctionsDate.php 64 65 - 66 message: "#^Strict comparison using \\=\\=\\= between 'UNKNOWN' and 'SOUR' will always evaluate to false\\.$#" 67 count: 1 68 path: app/Functions/FunctionsEdit.php 69 70 - 71 message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#" 72 count: 1 73 path: app/Functions/FunctionsExport.php 74 75 - 76 message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 77 count: 2 78 path: app/Functions/FunctionsExport.php 79 80 - 81 message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#" 82 count: 1 83 path: app/Functions/FunctionsImport.php 84 85 - 86 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#" 87 count: 11 88 path: app/Functions/FunctionsImport.php 89 90 - 91 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#" 92 count: 3 93 path: app/Functions/FunctionsImport.php 94 95 - 96 message: "#^Parameter \\#2 \\$gedcom of class Fisharebest\\\\Webtrees\\\\Media constructor expects string, string\\|null given\\.$#" 97 count: 1 98 path: app/Functions/FunctionsImport.php 99 100 - 101 message: "#^Cannot call method getNote\\(\\) on Fisharebest\\\\Webtrees\\\\Note\\|null\\.$#" 102 count: 1 103 path: app/Functions/FunctionsPrint.php 104 105 - 106 message: "#^Parameter \\#2 \\$start of function substr expects int, int\\|false given\\.$#" 107 count: 1 108 path: app/Functions/FunctionsPrint.php 109 110 - 111 message: "#^Parameter \\#1 \\$uniquefacts of static method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsPrint\\:\\:checkFactUnique\\(\\) expects array\\<string\\>, array\\<int, string\\>\\|false given\\.$#" 112 count: 1 113 path: app/Functions/FunctionsPrint.php 114 115 - 116 message: "#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, array\\<int, string\\>\\|false given\\.$#" 117 count: 1 118 path: app/Functions/FunctionsPrint.php 119 120 - 121 message: "#^Parameter \\#1 \\$arr1 of function array_intersect expects array, array\\<int, string\\>\\|false given\\.$#" 122 count: 1 123 path: app/Functions/FunctionsPrint.php 124 125 - 126 message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#" 127 count: 1 128 path: app/Functions/FunctionsPrintFacts.php 129 130 - 131 message: "#^Parameter \\#3 \\$offset of function strpos expects int, int\\|false given\\.$#" 132 count: 2 133 path: app/Functions/FunctionsPrintFacts.php 134 135 - 136 message: "#^Parameter \\#2 \\$start of function substr expects int, int\\|false given\\.$#" 137 count: 2 138 path: app/Functions/FunctionsPrintFacts.php 139 140 - 141 message: "#^Parameter \\#1 \\$text of static method Fisharebest\\\\Webtrees\\\\Filter\\:\\:expandUrls\\(\\) expects string, array\\<string\\>\\|string given\\.$#" 142 count: 1 143 path: app/Functions/FunctionsPrintFacts.php 144 145 - 146 message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string, array\\<string\\>\\|string given\\.$#" 147 count: 1 148 path: app/Functions/FunctionsPrintFacts.php 149 150 - 151 message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string, \\(array\\<string\\>\\)\\|string given\\.$#" 152 count: 1 153 path: app/Functions/FunctionsPrintFacts.php 154 155 - 156 message: "#^Parameter \\#1 \\$date of class Fisharebest\\\\Webtrees\\\\Date constructor expects string, array\\<string\\>\\|string given\\.$#" 157 count: 1 158 path: app/Functions/FunctionsPrintFacts.php 159 160 - 161 message: "#^Argument of an invalid type array\\<string\\>\\|string supplied for foreach, only iterables are supported\\.$#" 162 count: 1 163 path: app/Functions/FunctionsPrintFacts.php 164 165 - 166 message: "#^Parameter \\#1 \\$type of static method Fisharebest\\\\Webtrees\\\\GedcomCode\\\\GedcomCodeQuay\\:\\:getValue\\(\\) expects string, array\\<string\\>\\|string given\\.$#" 167 count: 1 168 path: app/Functions/FunctionsPrintFacts.php 169 170 - 171 message: "#^Binary operation \"\\.\" between array\\|string and '\n' results in an error\\.$#" 172 count: 2 173 path: app/Functions/FunctionsRtl.php 174 175 - 176 message: "#^Parameter \\#1 \\$str of function substr expects string, array\\|string given\\.$#" 177 count: 4 178 path: app/Functions/FunctionsRtl.php 179 180 - 181 message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsRtl\\:\\:spanLtrRtl\\(\\) should return string but returns array\\|string\\.$#" 182 count: 1 183 path: app/Functions/FunctionsRtl.php 184 185 - 186 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#" 187 count: 1 188 path: app/Functions/FunctionsRtl.php 189 190 - 191 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#" 192 count: 1 193 path: app/Functions/FunctionsRtl.php 194 195 - 196 message: "#^Method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsRtl\\:\\:starredName\\(\\) should return string but returns string\\|null\\.$#" 197 count: 1 198 path: app/Functions/FunctionsRtl.php 199 200 - 201 message: "#^Parameter \\#3 \\$length of function substr expects int, int\\|false given\\.$#" 202 count: 2 203 path: app/Functions/FunctionsRtl.php 204 205 - 206 message: "#^Parameter \\#2 \\$start of function substr expects int, int\\|false given\\.$#" 207 count: 2 208 path: app/Functions/FunctionsRtl.php 209 210 - 211 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 212 count: 2 213 path: app/GedcomRecord.php 214 215 - 216 message: "#^Negated boolean expression is always true\\.$#" 217 count: 1 218 path: app/GedcomRecord.php 219 220 - 221 message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#" 222 count: 2 223 path: app/GedcomRecord.php 224 225 - 226 message: "#^Array \\(array\\<array\\<string\\>\\>\\) does not accept array\\<string, string\\|null\\>\\.$#" 227 count: 1 228 path: app/GedcomRecord.php 229 230 - 231 message: "#^Parameter \\#1 \\$stack of function array_shift expects array, array\\<int, string\\>\\|false given\\.$#" 232 count: 2 233 path: app/GedcomRecord.php 234 235 - 236 message: "#^Parameter \\#2 \\$input1 of function array_map expects array, array\\|false given\\.$#" 237 count: 1 238 path: app/GedcomTag.php 239 240 - 241 message: "#^Parameter \\#1 \\$decimal_number of function dechex expects int, float\\|int given\\.$#" 242 count: 1 243 path: app/GedcomTag.php 244 245 - 246 message: "#^Strict comparison using \\=\\=\\= between 'beta\\.5' and '' will always evaluate to false\\.$#" 247 count: 1 248 path: app/Helpers/functions.php 249 250 - 251 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#" 252 count: 1 253 path: app/Helpers/functions.php 254 255 - 256 message: "#^Parameter \\#2 \\$value of method Psr\\\\Http\\\\Message\\\\MessageInterface\\:\\:withHeader\\(\\) expects array\\<string\\>\\|string, int\\|string given\\.$#" 257 count: 1 258 path: app/Helpers/functions.php 259 260 - 261 message: "#^Binary operation \"\\+\" between 1 and string results in an error\\.$#" 262 count: 1 263 path: app/Http/Controllers/AbstractEditController.php 264 265 - 266 message: "#^Cannot access offset string on array\\|object\\|null\\.$#" 267 count: 4 268 path: app/Http/Controllers/AbstractEditController.php 269 270 - 271 message: "#^Cannot access offset 'SEX' on array\\|object\\|null\\.$#" 272 count: 1 273 path: app/Http/Controllers/AbstractEditController.php 274 275 - 276 message: "#^Cannot access offset 'NAME' on array\\|object\\|null\\.$#" 277 count: 1 278 path: app/Http/Controllers/AbstractEditController.php 279 280 - 281 message: "#^Cannot access offset mixed on array\\|object\\|null\\.$#" 282 count: 1 283 path: app/Http/Controllers/AbstractEditController.php 284 285 - 286 message: "#^Cannot access offset 'fact_id' on array\\|object\\|null\\.$#" 287 count: 1 288 path: app/Http/Controllers/Admin/FixLevel0MediaController.php 289 290 - 291 message: "#^Cannot access offset 'indi_xref' on array\\|object\\|null\\.$#" 292 count: 1 293 path: app/Http/Controllers/Admin/FixLevel0MediaController.php 294 295 - 296 message: "#^Cannot access offset 'obje_xref' on array\\|object\\|null\\.$#" 297 count: 1 298 path: app/Http/Controllers/Admin/FixLevel0MediaController.php 299 300 - 301 message: "#^Cannot access offset 'tree_id' on array\\|object\\|null\\.$#" 302 count: 1 303 path: app/Http/Controllers/Admin/FixLevel0MediaController.php 304 305 - 306 message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 307 count: 2 308 path: app/Http/Controllers/Admin/FixLevel0MediaController.php 309 310 - 311 message: "#^Cannot call method displayImage\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 312 count: 1 313 path: app/Http/Controllers/Admin/FixLevel0MediaController.php 314 315 - 316 message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 317 count: 1 318 path: app/Http/Controllers/Admin/FixLevel0MediaController.php 319 320 - 321 message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 322 count: 1 323 path: app/Http/Controllers/Admin/FixLevel0MediaController.php 324 325 - 326 message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 327 count: 1 328 path: app/Http/Controllers/Admin/FixLevel0MediaController.php 329 330 - 331 message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 332 count: 1 333 path: app/Http/Controllers/Admin/FixLevel0MediaController.php 334 335 - 336 message: "#^Cannot access offset 'thumbnail' on array\\|object\\|null\\.$#" 337 count: 1 338 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 339 340 - 341 message: "#^Cannot access offset 'action' on array\\|object\\|null\\.$#" 342 count: 1 343 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 344 345 - 346 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 347 count: 1 348 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 349 350 - 351 message: "#^Cannot access offset 'ged' on array\\|object\\|null\\.$#" 352 count: 1 353 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 354 355 - 356 message: "#^Parameter \\#1 \\$str of function sha1 expects string, string\\|false given\\.$#" 357 count: 1 358 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 359 360 - 361 message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|false given\\.$#" 362 count: 3 363 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 364 365 - 366 message: "#^Cannot call method tree\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 367 count: 1 368 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 369 370 - 371 message: "#^Cannot call method firstImageFile\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 372 count: 1 373 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 374 375 - 376 message: "#^Cannot call method createFact\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 377 count: 1 378 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 379 380 - 381 message: "#^Cannot call method xref\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 382 count: 1 383 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 384 385 - 386 message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 387 count: 1 388 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 389 390 - 391 message: "#^Cannot call method updateRecord\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 392 count: 1 393 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 394 395 - 396 message: "#^Parameter \\#1 \\$record of method Fisharebest\\\\Webtrees\\\\Services\\\\PendingChangesService\\:\\:acceptRecord\\(\\) expects Fisharebest\\\\Webtrees\\\\GedcomRecord, Fisharebest\\\\Webtrees\\\\Media\\|null given\\.$#" 397 count: 1 398 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 399 400 - 401 message: "#^Parameter \\#1 \\$filename of function is_file expects string, string\\|null given\\.$#" 402 count: 1 403 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 404 405 - 406 message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\ImportThumbnailsController\\:\\:findOriginalFileFromThumbnail\\(\\) should return string but returns string\\|null\\.$#" 407 count: 1 408 path: app/Http/Controllers/Admin/ImportThumbnailsController.php 409 410 - 411 message: "#^Cannot access property \\$pl_place on object\\|null\\.$#" 412 count: 1 413 path: app/Http/Controllers/Admin/LocationController.php 414 415 - 416 message: "#^Cannot access property \\$fqpn on object\\|null\\.$#" 417 count: 1 418 path: app/Http/Controllers/Admin/LocationController.php 419 420 - 421 message: "#^Cannot access property \\$pl_parent_id on object\\|null\\.$#" 422 count: 1 423 path: app/Http/Controllers/Admin/LocationController.php 424 425 - 426 message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\Admin\\\\LocationController\\:\\:childLocationStatus\\(\\) should return stdClass but returns object\\|null\\.$#" 427 count: 1 428 path: app/Http/Controllers/Admin/LocationController.php 429 430 - 431 message: "#^Access to an undefined property object\\:\\:\\$pl_zoom\\.$#" 432 count: 1 433 path: app/Http/Controllers/Admin/LocationController.php 434 435 - 436 message: "#^Access to an undefined property object\\:\\:\\$pl_lati\\.$#" 437 count: 1 438 path: app/Http/Controllers/Admin/LocationController.php 439 440 - 441 message: "#^Access to an undefined property object\\:\\:\\$pl_long\\.$#" 442 count: 1 443 path: app/Http/Controllers/Admin/LocationController.php 444 445 - 446 message: "#^Cannot access offset 'new_place_lati' on array\\|object\\|null\\.$#" 447 count: 1 448 path: app/Http/Controllers/Admin/LocationController.php 449 450 - 451 message: "#^Cannot access offset 'new_place_long' on array\\|object\\|null\\.$#" 452 count: 1 453 path: app/Http/Controllers/Admin/LocationController.php 454 455 - 456 message: "#^Cannot access offset 'icon' on array\\|object\\|null\\.$#" 457 count: 1 458 path: app/Http/Controllers/Admin/LocationController.php 459 460 - 461 message: "#^Cannot access offset 'new_zoom_factor' on array\\|object\\|null\\.$#" 462 count: 1 463 path: app/Http/Controllers/Admin/LocationController.php 464 465 - 466 message: "#^Cannot access offset 'new_place_name' on array\\|object\\|null\\.$#" 467 count: 3 468 path: app/Http/Controllers/Admin/LocationController.php 469 470 - 471 message: "#^Binary operation \"\\.\" between 'Places\\-' and array\\|string\\|null results in an error\\.$#" 472 count: 1 473 path: app/Http/Controllers/Admin/LocationController.php 474 475 - 476 message: "#^Parameter \\#1 \\$fp of function fputcsv expects resource, resource\\|false given\\.$#" 477 count: 2 478 path: app/Http/Controllers/Admin/LocationController.php 479 480 - 481 message: "#^Parameter \\#1 \\$fp of function rewind expects resource, resource\\|false given\\.$#" 482 count: 1 483 path: app/Http/Controllers/Admin/LocationController.php 484 485 - 486 message: "#^Parameter \\#1 \\$source of function stream_get_contents expects resource, resource\\|false given\\.$#" 487 count: 1 488 path: app/Http/Controllers/Admin/LocationController.php 489 490 - 491 message: "#^Parameter \\#1 \\$source of function stream_get_contents expects resource, resource\\|null given\\.$#" 492 count: 1 493 path: app/Http/Controllers/Admin/LocationController.php 494 495 - 496 message: "#^Parameter \\#1 \\$haystack of function stripos expects string, string\\|false given\\.$#" 497 count: 1 498 path: app/Http/Controllers/Admin/LocationController.php 499 500 - 501 message: "#^Parameter \\#1 \\$json of function json_decode expects string, string\\|false given\\.$#" 502 count: 1 503 path: app/Http/Controllers/Admin/LocationController.php 504 505 - 506 message: "#^Parameter \\#1 \\$fp of function rewind expects resource, resource\\|null given\\.$#" 507 count: 1 508 path: app/Http/Controllers/Admin/LocationController.php 509 510 - 511 message: "#^Parameter \\#1 \\$fp of function fgetcsv expects resource, resource\\|null given\\.$#" 512 count: 1 513 path: app/Http/Controllers/Admin/LocationController.php 514 515 - 516 message: "#^Parameter \\#1 \\$var of function count expects array\\|Countable, array\\|null given\\.$#" 517 count: 1 518 path: app/Http/Controllers/Admin/LocationController.php 519 520 - 521 message: "#^Parameter \\#1 \\$input of function array_reverse expects array, array\\|null given\\.$#" 522 count: 1 523 path: app/Http/Controllers/Admin/LocationController.php 524 525 - 526 message: "#^Parameter \\#1 \\$input of function array_slice expects array, array\\|null given\\.$#" 527 count: 1 528 path: app/Http/Controllers/Admin/LocationController.php 529 530 - 531 message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|null given\\.$#" 532 count: 1 533 path: app/Http/Controllers/Admin/LocationController.php 534 535 - 536 message: "#^Cannot access offset 'provider' on array\\|object\\|null\\.$#" 537 count: 1 538 path: app/Http/Controllers/Admin/MapProviderController.php 539 540 - 541 message: "#^Cannot access offset 'geonames' on array\\|object\\|null\\.$#" 542 count: 1 543 path: app/Http/Controllers/Admin/MapProviderController.php 544 545 - 546 message: "#^Cannot access offset 'files' on array\\|object\\|null\\.$#" 547 count: 1 548 path: app/Http/Controllers/Admin/MediaController.php 549 550 - 551 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 552 count: 2 553 path: app/Http/Controllers/Admin/MediaController.php 554 555 - 556 message: "#^Parameter \\#4 \\$sort_columns of method Fisharebest\\\\Webtrees\\\\Services\\\\DatatablesService\\:\\:handleQuery\\(\\) expects array\\<string\\>, array\\<int, Illuminate\\\\Database\\\\Query\\\\Expression\\|string\\> given\\.$#" 557 count: 2 558 path: app/Http/Controllers/Admin/MediaController.php 559 560 - 561 message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|false given\\.$#" 562 count: 1 563 path: app/Http/Controllers/Admin/MediaController.php 564 565 - 566 message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string, int\\|string\\|false given\\.$#" 567 count: 1 568 path: app/Http/Controllers/Admin/MediaController.php 569 570 - 571 message: "#^Cannot access offset string on array\\|object\\|null\\.$#" 572 count: 2 573 path: app/Http/Controllers/Admin/MediaController.php 574 575 - 576 message: "#^Parameter \\#2 \\$resource of method League\\\\Flysystem\\\\FilesystemInterface\\:\\:writeStream\\(\\) expects resource, resource\\|null given\\.$#" 577 count: 1 578 path: app/Http/Controllers/Admin/MediaController.php 579 580 - 581 message: "#^Cannot access offset 'module_name' on array\\|object\\|null\\.$#" 582 count: 1 583 path: app/Http/Controllers/Admin/ModuleController.php 584 585 - 586 message: "#^Cannot access offset 'username' on array\\|object\\|null\\.$#" 587 count: 2 588 path: app/Http/Controllers/Admin/UsersController.php 589 590 - 591 message: "#^Cannot access offset 'real_name' on array\\|object\\|null\\.$#" 592 count: 2 593 path: app/Http/Controllers/Admin/UsersController.php 594 595 - 596 message: "#^Cannot access offset 'email' on array\\|object\\|null\\.$#" 597 count: 2 598 path: app/Http/Controllers/Admin/UsersController.php 599 600 - 601 message: "#^Cannot access offset 'password' on array\\|object\\|null\\.$#" 602 count: 2 603 path: app/Http/Controllers/Admin/UsersController.php 604 605 - 606 message: "#^Cannot access offset 'user_id' on array\\|object\\|null\\.$#" 607 count: 1 608 path: app/Http/Controllers/Admin/UsersController.php 609 610 - 611 message: "#^Cannot access offset 'theme' on array\\|object\\|null\\.$#" 612 count: 1 613 path: app/Http/Controllers/Admin/UsersController.php 614 615 - 616 message: "#^Cannot access offset 'language' on array\\|object\\|null\\.$#" 617 count: 1 618 path: app/Http/Controllers/Admin/UsersController.php 619 620 - 621 message: "#^Cannot access offset 'timezone' on array\\|object\\|null\\.$#" 622 count: 1 623 path: app/Http/Controllers/Admin/UsersController.php 624 625 - 626 message: "#^Cannot access offset 'contact\\-method' on array\\|object\\|null\\.$#" 627 count: 1 628 path: app/Http/Controllers/Admin/UsersController.php 629 630 - 631 message: "#^Cannot access offset 'comment' on array\\|object\\|null\\.$#" 632 count: 1 633 path: app/Http/Controllers/Admin/UsersController.php 634 635 - 636 message: "#^Cannot access offset string on array\\|object\\|null\\.$#" 637 count: 1 638 path: app/Http/Controllers/Admin/UsersController.php 639 640 - 641 message: "#^Cannot access offset 'HIDE_LIVE_PEOPLE' on array\\|object\\|null\\.$#" 642 count: 1 643 path: app/Http/Controllers/AdminController.php 644 645 - 646 message: "#^Cannot access offset 'KEEP_ALIVE_YEARS…' on array\\|object\\|null\\.$#" 647 count: 2 648 path: app/Http/Controllers/AdminController.php 649 650 - 651 message: "#^Cannot access offset 'MAX_ALIVE_AGE' on array\\|object\\|null\\.$#" 652 count: 1 653 path: app/Http/Controllers/AdminController.php 654 655 - 656 message: "#^Cannot access offset 'REQUIRE…' on array\\|object\\|null\\.$#" 657 count: 1 658 path: app/Http/Controllers/AdminController.php 659 660 - 661 message: "#^Cannot access offset 'SHOW_DEAD_PEOPLE' on array\\|object\\|null\\.$#" 662 count: 1 663 path: app/Http/Controllers/AdminController.php 664 665 - 666 message: "#^Cannot access offset 'SHOW_LIVING_NAMES' on array\\|object\\|null\\.$#" 667 count: 1 668 path: app/Http/Controllers/AdminController.php 669 670 - 671 message: "#^Cannot access offset 'SHOW_PRIVATE…' on array\\|object\\|null\\.$#" 672 count: 1 673 path: app/Http/Controllers/AdminController.php 674 675 - 676 message: "#^Cannot access offset 'INDEX_DIRECTORY' on array\\|object\\|null\\.$#" 677 count: 1 678 path: app/Http/Controllers/AdminSiteController.php 679 680 - 681 message: "#^Cannot access offset 'THEME_DIR' on array\\|object\\|null\\.$#" 682 count: 1 683 path: app/Http/Controllers/AdminSiteController.php 684 685 - 686 message: "#^Cannot access offset 'ALLOW_CHANGE_GEDCOM' on array\\|object\\|null\\.$#" 687 count: 1 688 path: app/Http/Controllers/AdminSiteController.php 689 690 - 691 message: "#^Cannot access offset 'TIMEZONE' on array\\|object\\|null\\.$#" 692 count: 1 693 path: app/Http/Controllers/AdminSiteController.php 694 695 - 696 message: "#^Cannot access offset 'WELCOME_TEXT_AUTH…' on array\\|object\\|null\\.$#" 697 count: 2 698 path: app/Http/Controllers/AdminSiteController.php 699 700 - 701 message: "#^Cannot access offset 'USE_REGISTRATION…' on array\\|object\\|null\\.$#" 702 count: 1 703 path: app/Http/Controllers/AdminSiteController.php 704 705 - 706 message: "#^Cannot access offset 'SHOW_REGISTER…' on array\\|object\\|null\\.$#" 707 count: 1 708 path: app/Http/Controllers/AdminSiteController.php 709 710 - 711 message: "#^Parameter \\#1 \\$str of function strtoupper expects string, int\\|string given\\.$#" 712 count: 2 713 path: app/Http/Controllers/AdminTreesController.php 714 715 - 716 message: "#^Parameter \\#3 \\$xref1 of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkLinkMessage\\(\\) expects string, int\\|string given\\.$#" 717 count: 6 718 path: app/Http/Controllers/AdminTreesController.php 719 720 - 721 message: "#^Parameter \\#5 \\$xref2 of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkLinkMessage\\(\\) expects string, int\\|string given\\.$#" 722 count: 6 723 path: app/Http/Controllers/AdminTreesController.php 724 725 - 726 message: "#^Parameter \\#2 \\$xref of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkLink\\(\\) expects string, int\\|string given\\.$#" 727 count: 5 728 path: app/Http/Controllers/AdminTreesController.php 729 730 - 731 message: "#^Parameter \\#3 \\$xref1 of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkReverseLink\\(\\) expects string, int\\|string given\\.$#" 732 count: 5 733 path: app/Http/Controllers/AdminTreesController.php 734 735 - 736 message: "#^Parameter \\#4 \\$xref2 of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\AdminTreesController\\:\\:checkReverseLink\\(\\) expects string, int\\|string given\\.$#" 737 count: 5 738 path: app/Http/Controllers/AdminTreesController.php 739 740 - 741 message: "#^Cannot access offset 'source' on array\\|object\\|null\\.$#" 742 count: 1 743 path: app/Http/Controllers/AdminTreesController.php 744 745 - 746 message: "#^Cannot access offset 'GEDCOM_MEDIA_PATH' on array\\|object\\|null\\.$#" 747 count: 1 748 path: app/Http/Controllers/AdminTreesController.php 749 750 - 751 message: "#^Parameter \\#1 \\$path of function basename expects string, string\\|null given\\.$#" 752 count: 1 753 path: app/Http/Controllers/AdminTreesController.php 754 755 - 756 message: "#^Parameter \\#1 \\$table of static method Illuminate\\\\Database\\\\Capsule\\\\Manager\\:\\:table\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 757 count: 2 758 path: app/Http/Controllers/AdminTreesController.php 759 760 - 761 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:having\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 762 count: 4 763 path: app/Http/Controllers/AdminTreesController.php 764 765 - 766 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Source but returns Fisharebest\\\\Webtrees\\\\Source\\|null\\.$#" 767 count: 1 768 path: app/Http/Controllers/AdminTreesController.php 769 770 - 771 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Individual but returns Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 772 count: 1 773 path: app/Http/Controllers/AdminTreesController.php 774 775 - 776 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#" 777 count: 1 778 path: app/Http/Controllers/AdminTreesController.php 779 780 - 781 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Media but returns Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 782 count: 1 783 path: app/Http/Controllers/AdminTreesController.php 784 785 - 786 message: "#^Parameter \\#1 \\$fp of function fread expects resource, resource\\|false given\\.$#" 787 count: 1 788 path: app/Http/Controllers/AdminTreesController.php 789 790 - 791 message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#" 792 count: 1 793 path: app/Http/Controllers/AdminTreesController.php 794 795 - 796 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|false given\\.$#" 797 count: 1 798 path: app/Http/Controllers/AdminTreesController.php 799 800 - 801 message: "#^Parameter \\#1 \\$json of function json_decode expects string, bool\\|string given\\.$#" 802 count: 1 803 path: app/Http/Controllers/AutocompleteController.php 804 805 - 806 message: "#^Binary operation \"\\*\" between int\\|string\\|null and 2 results in an error\\.$#" 807 count: 2 808 path: app/Http/Controllers/BranchesController.php 809 810 - 811 message: "#^Call to an undefined method Carbon\\\\CarbonImmutable::julianDay\\(\\)\\.$#" 812 count: 1 813 path: app/Http/Controllers/CalendarController.php 814 815 - 816 message: "#^Cannot access offset 'cal' on array\\|object\\|null\\.$#" 817 count: 1 818 path: app/Http/Controllers/CalendarController.php 819 820 - 821 message: "#^Cannot access offset 'day' on array\\|object\\|null\\.$#" 822 count: 1 823 path: app/Http/Controllers/CalendarController.php 824 825 - 826 message: "#^Cannot access offset 'filterev' on array\\|object\\|null\\.$#" 827 count: 1 828 path: app/Http/Controllers/CalendarController.php 829 830 - 831 message: "#^Cannot access offset 'filterof' on array\\|object\\|null\\.$#" 832 count: 1 833 path: app/Http/Controllers/CalendarController.php 834 835 - 836 message: "#^Cannot access offset 'filtersx' on array\\|object\\|null\\.$#" 837 count: 1 838 path: app/Http/Controllers/CalendarController.php 839 840 - 841 message: "#^Cannot access offset 'month' on array\\|object\\|null\\.$#" 842 count: 1 843 path: app/Http/Controllers/CalendarController.php 844 845 - 846 message: "#^Cannot access offset 'year' on array\\|object\\|null\\.$#" 847 count: 1 848 path: app/Http/Controllers/CalendarController.php 849 850 - 851 message: "#^Parameter \\#1 \\$list of method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\CalendarController\\:\\:calendarListText\\(\\) expects array\\<Fisharebest\\\\Webtrees\\\\Fact\\>, array\\<int\\|string, string\\> given\\.$#" 852 count: 2 853 path: app/Http/Controllers/CalendarController.php 854 855 - 856 message: "#^Access to an undefined property Fisharebest\\\\Webtrees\\\\Fact\\:\\:\\$anniv\\.$#" 857 count: 1 858 path: app/Http/Controllers/CalendarController.php 859 860 - 861 message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 862 count: 1 863 path: app/Http/Controllers/CalendarController.php 864 865 - 866 message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 867 count: 1 868 path: app/Http/Controllers/CalendarController.php 869 870 - 871 message: "#^Cannot access offset 'PEDI' on array\\|object\\|null\\.$#" 872 count: 1 873 path: app/Http/Controllers/EditFamilyController.php 874 875 - 876 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 877 count: 1 878 path: app/Http/Controllers/EditFamilyController.php 879 880 - 881 message: "#^Cannot access offset 'glevels' on array\\|object\\|null\\.$#" 882 count: 1 883 path: app/Http/Controllers/EditGedcomRecordController.php 884 885 - 886 message: "#^Cannot access offset 'tag' on array\\|object\\|null\\.$#" 887 count: 1 888 path: app/Http/Controllers/EditGedcomRecordController.php 889 890 - 891 message: "#^Cannot access offset 'text' on array\\|object\\|null\\.$#" 892 count: 1 893 path: app/Http/Controllers/EditGedcomRecordController.php 894 895 - 896 message: "#^Cannot access offset 'islink' on array\\|object\\|null\\.$#" 897 count: 1 898 path: app/Http/Controllers/EditGedcomRecordController.php 899 900 - 901 message: "#^Cannot access offset 'PEDI' on array\\|object\\|null\\.$#" 902 count: 2 903 path: app/Http/Controllers/EditIndividualController.php 904 905 - 906 message: "#^Cannot access offset 'SEX' on array\\|object\\|null\\.$#" 907 count: 1 908 path: app/Http/Controllers/EditIndividualController.php 909 910 - 911 message: "#^Cannot access offset 'famid' on array\\|object\\|null\\.$#" 912 count: 1 913 path: app/Http/Controllers/EditIndividualController.php 914 915 - 916 message: "#^Cannot access offset 'spid' on array\\|object\\|null\\.$#" 917 count: 1 918 path: app/Http/Controllers/EditIndividualController.php 919 920 - 921 message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#" 922 count: 4 923 path: app/Http/Controllers/EditMediaController.php 924 925 - 926 message: "#^Cannot access offset 'type' on array\\|object\\|null\\.$#" 927 count: 4 928 path: app/Http/Controllers/EditMediaController.php 929 930 - 931 message: "#^Cannot access offset 'folder' on array\\|object\\|null\\.$#" 932 count: 1 933 path: app/Http/Controllers/EditMediaController.php 934 935 - 936 message: "#^Cannot access offset 'new_file' on array\\|object\\|null\\.$#" 937 count: 1 938 path: app/Http/Controllers/EditMediaController.php 939 940 - 941 message: "#^Cannot access offset 'remote' on array\\|object\\|null\\.$#" 942 count: 1 943 path: app/Http/Controllers/EditMediaController.php 944 945 - 946 message: "#^Cannot access offset 'file' on array\\|object\\|null\\.$#" 947 count: 1 948 path: app/Http/Controllers/EditMediaController.php 949 950 - 951 message: "#^Cannot access offset 'note' on array\\|object\\|null\\.$#" 952 count: 1 953 path: app/Http/Controllers/EditMediaController.php 954 955 - 956 message: "#^Cannot access offset 'media\\-note' on array\\|object\\|null\\.$#" 957 count: 1 958 path: app/Http/Controllers/EditMediaController.php 959 960 - 961 message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#" 962 count: 1 963 path: app/Http/Controllers/EditMediaController.php 964 965 - 966 message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#" 967 count: 1 968 path: app/Http/Controllers/EditMediaController.php 969 970 - 971 message: "#^Binary operation \"\\.\" between '\n1 NOTE ' and array\\|string\\|null results in an error\\.$#" 972 count: 1 973 path: app/Http/Controllers/EditMediaController.php 974 975 - 976 message: "#^Cannot access offset 'link' on array\\|object\\|null\\.$#" 977 count: 1 978 path: app/Http/Controllers/EditMediaController.php 979 980 - 981 message: "#^Cannot call method createFact\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 982 count: 1 983 path: app/Http/Controllers/EditMediaController.php 984 985 - 986 message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 987 count: 1 988 path: app/Http/Controllers/EditMediaController.php 989 990 - 991 message: "#^Cannot access offset 'NOTE' on array\\|object\\|null\\.$#" 992 count: 1 993 path: app/Http/Controllers/EditNoteController.php 994 995 - 996 message: "#^Binary operation \"\\.\" between string and array\\|string\\|null results in an error\\.$#" 997 count: 1 998 path: app/Http/Controllers/EditNoteController.php 999 1000 - 1001 message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateRecord\\(\\) expects string, string\\|null given\\.$#" 1002 count: 1 1003 path: app/Http/Controllers/EditNoteController.php 1004 1005 - 1006 message: "#^Cannot access property \\$chunk_data on object\\|null\\.$#" 1007 count: 6 1008 path: app/Http/Controllers/GedcomFileController.php 1009 1010 - 1011 message: "#^Cannot access property \\$gedcom_chunk_id on object\\|null\\.$#" 1012 count: 2 1013 path: app/Http/Controllers/GedcomFileController.php 1014 1015 - 1016 message: "#^Access to an undefined property object\\:\\:\\$chunk_data\\.$#" 1017 count: 2 1018 path: app/Http/Controllers/GedcomFileController.php 1019 1020 - 1021 message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#" 1022 count: 1 1023 path: app/Http/Controllers/GedcomFileController.php 1024 1025 - 1026 message: "#^Access to an undefined property object\\:\\:\\$gedcom_chunk_id\\.$#" 1027 count: 1 1028 path: app/Http/Controllers/GedcomFileController.php 1029 1030 - 1031 message: "#^Access to an undefined property object\\:\\:\\$module_name\\.$#" 1032 count: 3 1033 path: app/Http/Controllers/HomePageController.php 1034 1035 - 1036 message: "#^Access to an undefined property object\\:\\:\\$user_id\\.$#" 1037 count: 2 1038 path: app/Http/Controllers/HomePageController.php 1039 1040 - 1041 message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\ListController\\:\\:allFolders\\(\\) should return array\\<string\\> but returns array\\|false\\.$#" 1042 count: 1 1043 path: app/Http/Controllers/ListController.php 1044 1045 - 1046 message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, mixed\\> given\\.$#" 1047 count: 1 1048 path: app/Http/Controllers/MediaFileController.php 1049 1050 - 1051 message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#" 1052 count: 2 1053 path: app/Http/Controllers/MediaFileController.php 1054 1055 - 1056 message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\|false\\> given\\.$#" 1057 count: 2 1058 path: app/Http/Controllers/MediaFileController.php 1059 1060 - 1061 message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Controllers\\\\PlaceHierarchyController\\:\\:getList\\(\\) should return array\\<array\\<Fisharebest\\\\Webtrees\\\\Place\\>\\> but returns array\\<string, array\\<array\\>\\>\\.$#" 1062 count: 1 1063 path: app/Http/Controllers/PlaceHierarchyController.php 1064 1065 - 1066 message: "#^Cannot access property \\$tot on int\\|stdClass\\.$#" 1067 count: 1 1068 path: app/Http/Controllers/PlaceHierarchyController.php 1069 1070 - 1071 message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string, string\\|false given\\.$#" 1072 count: 1 1073 path: app/Http/Controllers/SetupController.php 1074 1075 - 1076 message: "#^Parameter \\#1 \\$str of function substr expects string, string\\|false given\\.$#" 1077 count: 5 1078 path: app/Http/Controllers/SetupController.php 1079 1080 - 1081 message: "#^Binary operation \"\\*\" between string and 1024 results in an error\\.$#" 1082 count: 2 1083 path: app/Http/Controllers/SetupController.php 1084 1085 - 1086 message: "#^Parameter \\#1 \\$message of static method Fisharebest\\\\Webtrees\\\\Log\\:\\:addErrorLog\\(\\) expects string, string\\|null given\\.$#" 1087 count: 1 1088 path: app/Http/Middleware/HandleExceptions.php 1089 1090 - 1091 message: "#^Argument of an invalid type array\\|false supplied for foreach, only iterables are supported\\.$#" 1092 count: 1 1093 path: app/Http/Middleware/ReadConfigIni.php 1094 1095 - 1096 message: "#^Parameter \\#1 \\$name of method Psr\\\\Http\\\\Message\\\\ServerRequestInterface\\:\\:withAttribute\\(\\) expects string, int\\|string given\\.$#" 1097 count: 1 1098 path: app/Http/Middleware/Router.php 1099 1100 - 1101 message: "#^Call to function assert\\(\\) with false and LogicException will always evaluate to false\\.$#" 1102 count: 1 1103 path: app/Http/Middleware/UseDatabase.php 1104 1105 - 1106 message: "#^Instanceof between \\$this\\(Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\UseDatabase\\) and Illuminate\\\\Database\\\\Query\\\\Builder will always evaluate to false\\.$#" 1107 count: 1 1108 path: app/Http/Middleware/UseDatabase.php 1109 1110 - 1111 message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\Middleware\\\\UseTransaction\\:\\:process\\(\\) should return Psr\\\\Http\\\\Message\\\\ResponseInterface but returns Psr\\\\Http\\\\Message\\\\ResponseInterface\\|null\\.$#" 1112 count: 1 1113 path: app/Http/Middleware/UseTransaction.php 1114 1115 - 1116 message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(mixed, string\\) given\\.$#" 1117 count: 1 1118 path: app/Http/Middleware/WrapHandler.php 1119 1120 - 1121 message: "#^Cannot access offset 'contact\\-method' on array\\|object\\|null\\.$#" 1122 count: 1 1123 path: app/Http/RequestHandlers/AccountUpdate.php 1124 1125 - 1126 message: "#^Cannot access offset 'email' on array\\|object\\|null\\.$#" 1127 count: 1 1128 path: app/Http/RequestHandlers/AccountUpdate.php 1129 1130 - 1131 message: "#^Cannot access offset 'language' on array\\|object\\|null\\.$#" 1132 count: 1 1133 path: app/Http/RequestHandlers/AccountUpdate.php 1134 1135 - 1136 message: "#^Cannot access offset 'real_name' on array\\|object\\|null\\.$#" 1137 count: 1 1138 path: app/Http/RequestHandlers/AccountUpdate.php 1139 1140 - 1141 message: "#^Cannot access offset 'password' on array\\|object\\|null\\.$#" 1142 count: 1 1143 path: app/Http/RequestHandlers/AccountUpdate.php 1144 1145 - 1146 message: "#^Cannot access offset 'timezone' on array\\|object\\|null\\.$#" 1147 count: 1 1148 path: app/Http/RequestHandlers/AccountUpdate.php 1149 1150 - 1151 message: "#^Cannot access offset 'user_name' on array\\|object\\|null\\.$#" 1152 count: 1 1153 path: app/Http/RequestHandlers/AccountUpdate.php 1154 1155 - 1156 message: "#^Cannot access offset 'default\\-xref' on array\\|object\\|null\\.$#" 1157 count: 1 1158 path: app/Http/RequestHandlers/AccountUpdate.php 1159 1160 - 1161 message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#" 1162 count: 1 1163 path: app/Http/RequestHandlers/BroadcastAction.php 1164 1165 - 1166 message: "#^Cannot access offset 'subject' on array\\|object\\|null\\.$#" 1167 count: 1 1168 path: app/Http/RequestHandlers/BroadcastAction.php 1169 1170 - 1171 message: "#^Cannot access offset 'to' on array\\|object\\|null\\.$#" 1172 count: 1 1173 path: app/Http/RequestHandlers/BroadcastAction.php 1174 1175 - 1176 message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#" 1177 count: 1 1178 path: app/Http/RequestHandlers/ContactAction.php 1179 1180 - 1181 message: "#^Cannot access offset 'from_email' on array\\|object\\|null\\.$#" 1182 count: 1 1183 path: app/Http/RequestHandlers/ContactAction.php 1184 1185 - 1186 message: "#^Cannot access offset 'from_name' on array\\|object\\|null\\.$#" 1187 count: 1 1188 path: app/Http/RequestHandlers/ContactAction.php 1189 1190 - 1191 message: "#^Cannot access offset 'subject' on array\\|object\\|null\\.$#" 1192 count: 1 1193 path: app/Http/RequestHandlers/ContactAction.php 1194 1195 - 1196 message: "#^Cannot access offset 'to' on array\\|object\\|null\\.$#" 1197 count: 1 1198 path: app/Http/RequestHandlers/ContactAction.php 1199 1200 - 1201 message: "#^Cannot access offset 'url' on array\\|object\\|null\\.$#" 1202 count: 1 1203 path: app/Http/RequestHandlers/ContactAction.php 1204 1205 - 1206 message: "#^Cannot call method realName\\(\\) on Fisharebest\\\\Webtrees\\\\User\\|null\\.$#" 1207 count: 1 1208 path: app/Http/RequestHandlers/ContactPage.php 1209 1210 - 1211 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 1212 count: 7 1213 path: app/Http/RequestHandlers/ControlPanel.php 1214 1215 - 1216 message: "#^Cannot access offset 'media\\-note' on array\\|object\\|null\\.$#" 1217 count: 1 1218 path: app/Http/RequestHandlers/CreateMediaObjectAction.php 1219 1220 - 1221 message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#" 1222 count: 1 1223 path: app/Http/RequestHandlers/CreateMediaObjectAction.php 1224 1225 - 1226 message: "#^Cannot access offset 'type' on array\\|object\\|null\\.$#" 1227 count: 1 1228 path: app/Http/RequestHandlers/CreateMediaObjectAction.php 1229 1230 - 1231 message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#" 1232 count: 1 1233 path: app/Http/RequestHandlers/CreateMediaObjectAction.php 1234 1235 - 1236 message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#" 1237 count: 1 1238 path: app/Http/RequestHandlers/CreateMediaObjectAction.php 1239 1240 - 1241 message: "#^Binary operation \"\\.\" between '\n1 NOTE ' and array\\|string\\|null results in an error\\.$#" 1242 count: 1 1243 path: app/Http/RequestHandlers/CreateMediaObjectAction.php 1244 1245 - 1246 message: "#^Cannot access offset 'note' on array\\|object\\|null\\.$#" 1247 count: 1 1248 path: app/Http/RequestHandlers/CreateNoteAction.php 1249 1250 - 1251 message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#" 1252 count: 1 1253 path: app/Http/RequestHandlers/CreateNoteAction.php 1254 1255 - 1256 message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#" 1257 count: 1 1258 path: app/Http/RequestHandlers/CreateNoteAction.php 1259 1260 - 1261 message: "#^Cannot access offset 'repository\\-name' on array\\|object\\|null\\.$#" 1262 count: 1 1263 path: app/Http/RequestHandlers/CreateRepositoryAction.php 1264 1265 - 1266 message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#" 1267 count: 1 1268 path: app/Http/RequestHandlers/CreateRepositoryAction.php 1269 1270 - 1271 message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#" 1272 count: 1 1273 path: app/Http/RequestHandlers/CreateRepositoryAction.php 1274 1275 - 1276 message: "#^Cannot access offset 'repository\\-name' on array\\|object\\|null\\.$#" 1277 count: 1 1278 path: app/Http/RequestHandlers/CreateRepositoryModal.php 1279 1280 - 1281 message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#" 1282 count: 1 1283 path: app/Http/RequestHandlers/CreateRepositoryModal.php 1284 1285 - 1286 message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#" 1287 count: 1 1288 path: app/Http/RequestHandlers/CreateRepositoryModal.php 1289 1290 - 1291 message: "#^Cannot access offset 'source\\-title' on array\\|object\\|null\\.$#" 1292 count: 1 1293 path: app/Http/RequestHandlers/CreateSourceAction.php 1294 1295 - 1296 message: "#^Cannot access offset 'source\\-abbreviation' on array\\|object\\|null\\.$#" 1297 count: 1 1298 path: app/Http/RequestHandlers/CreateSourceAction.php 1299 1300 - 1301 message: "#^Cannot access offset 'source\\-author' on array\\|object\\|null\\.$#" 1302 count: 1 1303 path: app/Http/RequestHandlers/CreateSourceAction.php 1304 1305 - 1306 message: "#^Cannot access offset 'source\\-publication' on array\\|object\\|null\\.$#" 1307 count: 1 1308 path: app/Http/RequestHandlers/CreateSourceAction.php 1309 1310 - 1311 message: "#^Cannot access offset 'source\\-repository' on array\\|object\\|null\\.$#" 1312 count: 1 1313 path: app/Http/RequestHandlers/CreateSourceAction.php 1314 1315 - 1316 message: "#^Cannot access offset 'source\\-call\\-number' on array\\|object\\|null\\.$#" 1317 count: 1 1318 path: app/Http/RequestHandlers/CreateSourceAction.php 1319 1320 - 1321 message: "#^Cannot access offset 'source\\-text' on array\\|object\\|null\\.$#" 1322 count: 1 1323 path: app/Http/RequestHandlers/CreateSourceAction.php 1324 1325 - 1326 message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#" 1327 count: 1 1328 path: app/Http/RequestHandlers/CreateSourceAction.php 1329 1330 - 1331 message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#" 1332 count: 1 1333 path: app/Http/RequestHandlers/CreateSourceAction.php 1334 1335 - 1336 message: "#^Binary operation \"\\.\" between '\n1 TEXT ' and array\\|string results in an error\\.$#" 1337 count: 1 1338 path: app/Http/RequestHandlers/CreateSourceAction.php 1339 1340 - 1341 message: "#^Cannot access offset 'submitter_name' on array\\|object\\|null\\.$#" 1342 count: 1 1343 path: app/Http/RequestHandlers/CreateSubmitterAction.php 1344 1345 - 1346 message: "#^Cannot access offset 'submitter_address' on array\\|object\\|null\\.$#" 1347 count: 1 1348 path: app/Http/RequestHandlers/CreateSubmitterAction.php 1349 1350 - 1351 message: "#^Cannot access offset 'privacy\\-restriction' on array\\|object\\|null\\.$#" 1352 count: 1 1353 path: app/Http/RequestHandlers/CreateSubmitterAction.php 1354 1355 - 1356 message: "#^Cannot access offset 'edit\\-restriction' on array\\|object\\|null\\.$#" 1357 count: 1 1358 path: app/Http/RequestHandlers/CreateSubmitterAction.php 1359 1360 - 1361 message: "#^Binary operation \"\\.\" between '\n1 ADDR ' and array\\|string results in an error\\.$#" 1362 count: 1 1363 path: app/Http/RequestHandlers/CreateSubmitterAction.php 1364 1365 - 1366 message: "#^Cannot access offset 'name' on array\\|object\\|null\\.$#" 1367 count: 1 1368 path: app/Http/RequestHandlers/CreateTreeAction.php 1369 1370 - 1371 message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#" 1372 count: 1 1373 path: app/Http/RequestHandlers/CreateTreeAction.php 1374 1375 - 1376 message: "#^Left side of && is always true\\.$#" 1377 count: 1 1378 path: app/Http/RequestHandlers/DeleteRecord.php 1379 1380 - 1381 message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 1382 count: 3 1383 path: app/Http/RequestHandlers/DeleteRecord.php 1384 1385 - 1386 message: "#^Cannot call method deleteRecord\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 1387 count: 1 1388 path: app/Http/RequestHandlers/DeleteRecord.php 1389 1390 - 1391 message: "#^Cannot call method gedcom\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 1392 count: 1 1393 path: app/Http/RequestHandlers/DeleteRecord.php 1394 1395 - 1396 message: "#^Cannot call method updateRecord\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 1397 count: 1 1398 path: app/Http/RequestHandlers/DeleteRecord.php 1399 1400 - 1401 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#" 1402 count: 4 1403 path: app/Http/RequestHandlers/DeleteRecord.php 1404 1405 - 1406 message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\DeleteRecord\\:\\:removeLinks\\(\\) should return string but returns string\\|null\\.$#" 1407 count: 1 1408 path: app/Http/RequestHandlers/DeleteRecord.php 1409 1410 - 1411 message: "#^Cannot access offset 'gedcom' on array\\|object\\|null\\.$#" 1412 count: 1 1413 path: app/Http/RequestHandlers/EditRawFactAction.php 1414 1415 - 1416 message: "#^Parameter \\#1 \\$str of function trim expects string, string\\|null given\\.$#" 1417 count: 1 1418 path: app/Http/RequestHandlers/EditRawRecordAction.php 1419 1420 - 1421 message: "#^Cannot access offset 'SMTP_ACTIVE' on array\\|object\\|null\\.$#" 1422 count: 1 1423 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1424 1425 - 1426 message: "#^Cannot access offset 'SMTP_FROM_NAME' on array\\|object\\|null\\.$#" 1427 count: 1 1428 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1429 1430 - 1431 message: "#^Cannot access offset 'SMTP_HOST' on array\\|object\\|null\\.$#" 1432 count: 1 1433 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1434 1435 - 1436 message: "#^Cannot access offset 'SMTP_PORT' on array\\|object\\|null\\.$#" 1437 count: 1 1438 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1439 1440 - 1441 message: "#^Cannot access offset 'SMTP_AUTH' on array\\|object\\|null\\.$#" 1442 count: 1 1443 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1444 1445 - 1446 message: "#^Cannot access offset 'SMTP_AUTH_USER' on array\\|object\\|null\\.$#" 1447 count: 1 1448 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1449 1450 - 1451 message: "#^Cannot access offset 'SMTP_SSL' on array\\|object\\|null\\.$#" 1452 count: 1 1453 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1454 1455 - 1456 message: "#^Cannot access offset 'SMTP_HELO' on array\\|object\\|null\\.$#" 1457 count: 1 1458 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1459 1460 - 1461 message: "#^Cannot access offset 'DKIM_DOMAIN' on array\\|object\\|null\\.$#" 1462 count: 1 1463 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1464 1465 - 1466 message: "#^Cannot access offset 'DKIM_SELECTOR' on array\\|object\\|null\\.$#" 1467 count: 1 1468 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1469 1470 - 1471 message: "#^Cannot access offset 'DKIM_KEY' on array\\|object\\|null\\.$#" 1472 count: 1 1473 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1474 1475 - 1476 message: "#^Cannot access offset 'SMTP_AUTH_PASS' on array\\|object\\|null\\.$#" 1477 count: 2 1478 path: app/Http/RequestHandlers/EmailPreferencesAction.php 1479 1480 - 1481 message: "#^Cannot access offset 'privatize_export' on array\\|object\\|null\\.$#" 1482 count: 1 1483 path: app/Http/RequestHandlers/ExportGedcomClient.php 1484 1485 - 1486 message: "#^Parameter \\#2 \\$stream of static method Fisharebest\\\\Webtrees\\\\Functions\\\\FunctionsExport\\:\\:exportGedcom\\(\\) expects resource, resource\\|false given\\.$#" 1487 count: 2 1488 path: app/Http/RequestHandlers/ExportGedcomClient.php 1489 1490 - 1491 message: "#^Parameter \\#1 \\$fp of function rewind expects resource, resource\\|false given\\.$#" 1492 count: 2 1493 path: app/Http/RequestHandlers/ExportGedcomClient.php 1494 1495 - 1496 message: "#^Parameter \\#2 \\$resource of method League\\\\Flysystem\\\\Filesystem\\:\\:writeStream\\(\\) expects resource, resource\\|false given\\.$#" 1497 count: 1 1498 path: app/Http/RequestHandlers/ExportGedcomClient.php 1499 1500 - 1501 message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#" 1502 count: 1 1503 path: app/Http/RequestHandlers/ExportGedcomClient.php 1504 1505 - 1506 message: "#^Parameter \\#1 \\$stream of method Fisharebest\\\\Webtrees\\\\Tree\\:\\:exportGedcom\\(\\) expects resource, resource\\|false given\\.$#" 1507 count: 1 1508 path: app/Http/RequestHandlers/ExportGedcomServer.php 1509 1510 - 1511 message: "#^Parameter \\#1 \\$fp of function rewind expects resource, resource\\|false given\\.$#" 1512 count: 1 1513 path: app/Http/RequestHandlers/ExportGedcomServer.php 1514 1515 - 1516 message: "#^Parameter \\#2 \\$resource of method League\\\\Flysystem\\\\FilesystemInterface\\:\\:putStream\\(\\) expects resource, resource\\|false given\\.$#" 1517 count: 1 1518 path: app/Http/RequestHandlers/ExportGedcomServer.php 1519 1520 - 1521 message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#" 1522 count: 1 1523 path: app/Http/RequestHandlers/ExportGedcomServer.php 1524 1525 - 1526 message: "#^Method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\HelpText\\:\\:dmyOrder\\(\\) should return string but returns string\\|null\\.$#" 1527 count: 1 1528 path: app/Http/RequestHandlers/HelpText.php 1529 1530 - 1531 message: "#^Parameter \\#2 \\$n of method Fisharebest\\\\Webtrees\\\\Http\\\\RequestHandlers\\\\IndividualPage\\:\\:formatNameRecord\\(\\) expects int, int\\|string\\|false given\\.$#" 1532 count: 1 1533 path: app/Http/RequestHandlers/IndividualPage.php 1534 1535 - 1536 message: "#^Parameter \\#1 \\$type of static method Fisharebest\\\\Webtrees\\\\GedcomCode\\\\GedcomCodeName\\:\\:getValue\\(\\) expects string, string\\|null given\\.$#" 1537 count: 1 1538 path: app/Http/RequestHandlers/IndividualPage.php 1539 1540 - 1541 message: "#^Cannot access offset 'username' on array\\|object\\|null\\.$#" 1542 count: 1 1543 path: app/Http/RequestHandlers/LoginAction.php 1544 1545 - 1546 message: "#^Cannot access offset 'password' on array\\|object\\|null\\.$#" 1547 count: 1 1548 path: app/Http/RequestHandlers/LoginAction.php 1549 1550 - 1551 message: "#^Cannot access offset 'url' on array\\|object\\|null\\.$#" 1552 count: 1 1553 path: app/Http/RequestHandlers/LoginAction.php 1554 1555 - 1556 message: "#^Strict comparison using \\!\\=\\= between 'UNKNOWN' and 'UNKNOWN' will always evaluate to false\\.$#" 1557 count: 1 1558 path: app/Http/RequestHandlers/MergeFactsAction.php 1559 1560 - 1561 message: "#^Parameter \\#1 \\$gedcom of method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:updateRecord\\(\\) expects string, string\\|null given\\.$#" 1562 count: 1 1563 path: app/Http/RequestHandlers/MergeFactsAction.php 1564 1565 - 1566 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:pluck\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 1567 count: 1 1568 path: app/Http/RequestHandlers/MergeFactsAction.php 1569 1570 - 1571 message: "#^Strict comparison using \\!\\=\\= between 'UNKNOWN' and 'UNKNOWN' will always evaluate to false\\.$#" 1572 count: 1 1573 path: app/Http/RequestHandlers/MergeFactsPage.php 1574 1575 - 1576 message: "#^Strict comparison using \\!\\=\\= between 'UNKNOWN' and 'UNKNOWN' will always evaluate to false\\.$#" 1577 count: 1 1578 path: app/Http/RequestHandlers/MergeRecordsAction.php 1579 1580 - 1581 message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#" 1582 count: 1 1583 path: app/Http/RequestHandlers/MessageAction.php 1584 1585 - 1586 message: "#^Cannot access offset 'subject' on array\\|object\\|null\\.$#" 1587 count: 1 1588 path: app/Http/RequestHandlers/MessageAction.php 1589 1590 - 1591 message: "#^Cannot access offset 'to' on array\\|object\\|null\\.$#" 1592 count: 1 1593 path: app/Http/RequestHandlers/MessageAction.php 1594 1595 - 1596 message: "#^Cannot access offset 'url' on array\\|object\\|null\\.$#" 1597 count: 1 1598 path: app/Http/RequestHandlers/MessageAction.php 1599 1600 - 1601 message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(Fisharebest\\\\Webtrees\\\\Module\\\\ModuleInterface, string\\) given\\.$#" 1602 count: 1 1603 path: app/Http/RequestHandlers/ModuleAction.php 1604 1605 - 1606 message: "#^Cannot access offset 'fact_id' on array\\|object\\|null\\.$#" 1607 count: 1 1608 path: app/Http/RequestHandlers/PasteFact.php 1609 1610 - 1611 message: "#^Cannot access offset 'tree' on array\\|object\\|null\\.$#" 1612 count: 1 1613 path: app/Http/RequestHandlers/PendingChangesLogAction.php 1614 1615 - 1616 message: "#^Cannot call method local\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#" 1617 count: 1 1618 path: app/Http/RequestHandlers/PendingChangesLogData.php 1619 1620 - 1621 message: "#^Cannot call method toDateString\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#" 1622 count: 2 1623 path: app/Http/RequestHandlers/PendingChangesLogPage.php 1624 1625 - 1626 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|false given\\.$#" 1627 count: 1 1628 path: app/Http/RequestHandlers/PhpInformation.php 1629 1630 - 1631 message: "#^Cannot access offset 'order' on array\\|object\\|null\\.$#" 1632 count: 1 1633 path: app/Http/RequestHandlers/ReorderChildrenAction.php 1634 1635 - 1636 message: "#^Cannot access offset 'order' on array\\|object\\|null\\.$#" 1637 count: 1 1638 path: app/Http/RequestHandlers/ReorderFamiliesAction.php 1639 1640 - 1641 message: "#^Cannot access offset 'order' on array\\|object\\|null\\.$#" 1642 count: 1 1643 path: app/Http/RequestHandlers/ReorderMediaAction.php 1644 1645 - 1646 message: "#^Cannot access offset 'order' on array\\|object\\|null\\.$#" 1647 count: 1 1648 path: app/Http/RequestHandlers/ReorderNamesAction.php 1649 1650 - 1651 message: "#^Parameter \\#2 \\$parameters of function route expects array, array\\|object given\\.$#" 1652 count: 1 1653 path: app/Http/RequestHandlers/ReportSetupAction.php 1654 1655 - 1656 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#" 1657 count: 1 1658 path: app/Http/RequestHandlers/SearchGeneralPage.php 1659 1660 - 1661 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#" 1662 count: 1 1663 path: app/Http/RequestHandlers/SearchGeneralPage.php 1664 1665 - 1666 message: "#^Parameter \\#2 \\.\\.\\.\\$args of function array_merge expects array, array\\<int, string\\>\\|false given\\.$#" 1667 count: 1 1668 path: app/Http/RequestHandlers/SearchReplaceAction.php 1669 1670 - 1671 message: "#^Cannot access offset 'fact' on array\\|object\\|null\\.$#" 1672 count: 1 1673 path: app/Http/RequestHandlers/SelectNewFact.php 1674 1675 - 1676 message: "#^Cannot access offset 'tree' on array\\|object\\|null\\.$#" 1677 count: 1 1678 path: app/Http/RequestHandlers/SiteLogsAction.php 1679 1680 - 1681 message: "#^Cannot call method local\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#" 1682 count: 1 1683 path: app/Http/RequestHandlers/SiteLogsData.php 1684 1685 - 1686 message: "#^Cannot call method toDateString\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#" 1687 count: 2 1688 path: app/Http/RequestHandlers/SiteLogsPage.php 1689 1690 - 1691 message: "#^Binary operation \"\\*\" between string and 365 results in an error\\.$#" 1692 count: 1 1693 path: app/Individual.php 1694 1695 - 1696 message: "#^Parameter \\#1 \\$numerator of function intdiv expects int, float\\|int given\\.$#" 1697 count: 1 1698 path: app/Individual.php 1699 1700 - 1701 message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 1702 count: 2 1703 path: app/Individual.php 1704 1705 - 1706 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#" 1707 count: 1 1708 path: app/Individual.php 1709 1710 - 1711 message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#" 1712 count: 1 1713 path: app/Individual.php 1714 1715 - 1716 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#" 1717 count: 2 1718 path: app/Individual.php 1719 1720 - 1721 message: "#^Parameter \\#1 \\$haystack of function strpos expects string, string\\|null given\\.$#" 1722 count: 2 1723 path: app/Individual.php 1724 1725 - 1726 message: "#^Parameter \\#1 \\$str of function substr expects string, string\\|null given\\.$#" 1727 count: 2 1728 path: app/Individual.php 1729 1730 - 1731 message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|null given\\.$#" 1732 count: 2 1733 path: app/Individual.php 1734 1735 - 1736 message: "#^Array \\(array\\<array\\<string\\>\\>\\) does not accept array\\<string, mixed\\>\\.$#" 1737 count: 1 1738 path: app/Individual.php 1739 1740 - 1741 message: "#^Binary operation \"\\.\" between string and array\\|string results in an error\\.$#" 1742 count: 1 1743 path: app/Individual.php 1744 1745 - 1746 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Media but returns Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 1747 count: 1 1748 path: app/Media.php 1749 1750 - 1751 message: "#^Method Fisharebest\\\\Webtrees\\\\Media\\:\\:formatListDetails\\(\\) should return string but returns string\\|false\\.$#" 1752 count: 1 1753 path: app/Media.php 1754 1755 - 1756 message: "#^Method Fisharebest\\\\Webtrees\\\\MediaFile\\:\\:fileContents\\(\\) should return string but returns string\\|false\\.$#" 1757 count: 1 1758 path: app/MediaFile.php 1759 1760 - 1761 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 1762 count: 1 1763 path: app/Module/AncestorsChartModule.php 1764 1765 - 1766 message: "#^Cannot access offset 'style' on array\\|object\\|null\\.$#" 1767 count: 1 1768 path: app/Module/AncestorsChartModule.php 1769 1770 - 1771 message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#" 1772 count: 1 1773 path: app/Module/AncestorsChartModule.php 1774 1775 - 1776 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdate\\\\BatchUpdateBasePlugin\\:\\:createEditLinks\\(\\) should return string but returns string\\|null\\.$#" 1777 count: 1 1778 path: app/Module/BatchUpdate/BatchUpdateBasePlugin.php 1779 1780 - 1781 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdate\\\\BatchUpdateDuplicateLinksPlugin\\:\\:updateRecord\\(\\) should return string but returns string\\|null\\.$#" 1782 count: 1 1783 path: app/Module/BatchUpdate/BatchUpdateDuplicateLinksPlugin.php 1784 1785 - 1786 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdate\\\\BatchUpdateMarriedNamesPlugin\\:\\:updateRecord\\(\\) should return string but returns string\\|null\\.$#" 1787 count: 1 1788 path: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php 1789 1790 - 1791 message: "#^Cannot call method gedcom\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#" 1792 count: 1 1793 path: app/Module/BatchUpdate/BatchUpdateMarriedNamesPlugin.php 1794 1795 - 1796 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdate\\\\BatchUpdateNameFormatPlugin\\:\\:updateRecord\\(\\) should return string but returns string\\|null\\.$#" 1797 count: 1 1798 path: app/Module/BatchUpdate/BatchUpdateNameFormatPlugin.php 1799 1800 - 1801 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdate\\\\BatchUpdateSearchReplacePlugin\\:\\:updateRecord\\(\\) should return string but returns string\\|null\\.$#" 1802 count: 1 1803 path: app/Module/BatchUpdate/BatchUpdateSearchReplacePlugin.php 1804 1805 - 1806 message: "#^Parameter \\#1 \\$record of method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) expects stdClass, object given\\.$#" 1807 count: 3 1808 path: app/Module/BatchUpdateModule.php 1809 1810 - 1811 message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#" 1812 count: 1 1813 path: app/Module/BatchUpdateModule.php 1814 1815 - 1816 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 1817 count: 1 1818 path: app/Module/BatchUpdateModule.php 1819 1820 - 1821 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#" 1822 count: 1 1823 path: app/Module/BatchUpdateModule.php 1824 1825 - 1826 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Source\\|null\\.$#" 1827 count: 1 1828 path: app/Module/BatchUpdateModule.php 1829 1830 - 1831 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Repository\\|null\\.$#" 1832 count: 1 1833 path: app/Module/BatchUpdateModule.php 1834 1835 - 1836 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 1837 count: 1 1838 path: app/Module/BatchUpdateModule.php 1839 1840 - 1841 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\Note\\|null\\.$#" 1842 count: 1 1843 path: app/Module/BatchUpdateModule.php 1844 1845 - 1846 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\BatchUpdateModule\\:\\:getRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 1847 count: 1 1848 path: app/Module/BatchUpdateModule.php 1849 1850 - 1851 message: "#^Cannot access offset 'tree' on array\\|object\\|null\\.$#" 1852 count: 1 1853 path: app/Module/BatchUpdateModule.php 1854 1855 - 1856 message: "#^Parameter \\#2 \\$parameters of function route expects array, array\\|object given\\.$#" 1857 count: 1 1858 path: app/Module/BatchUpdateModule.php 1859 1860 - 1861 message: "#^Cannot access offset 'census' on array\\|object\\|null\\.$#" 1862 count: 2 1863 path: app/Module/CensusAssistantModule.php 1864 1865 - 1866 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 1867 count: 1 1868 path: app/Module/CensusAssistantModule.php 1869 1870 - 1871 message: "#^Cannot access offset 'head' on array\\|object\\|null\\.$#" 1872 count: 1 1873 path: app/Module/CensusAssistantModule.php 1874 1875 - 1876 message: "#^Cannot call method updateFact\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 1877 count: 1 1878 path: app/Module/CensusAssistantModule.php 1879 1880 - 1881 message: "#^Parameter \\#1 \\$xref of static method Fisharebest\\\\Webtrees\\\\Individual\\:\\:getInstance\\(\\) expects string, int\\|string given\\.$#" 1882 count: 1 1883 path: app/Module/CensusAssistantModule.php 1884 1885 - 1886 message: "#^Cannot access offset 'privatize_export' on array\\|object\\|null\\.$#" 1887 count: 1 1888 path: app/Module/ClippingsCartModule.php 1889 1890 - 1891 message: "#^Parameter \\#1 \\$xref of static method Fisharebest\\\\Webtrees\\\\GedcomRecord\\:\\:getInstance\\(\\) expects string, int\\|string given\\.$#" 1892 count: 1 1893 path: app/Module/ClippingsCartModule.php 1894 1895 - 1896 message: "#^Cannot access offset 'option' on array\\|object\\|null\\.$#" 1897 count: 3 1898 path: app/Module/ClippingsCartModule.php 1899 1900 - 1901 message: "#^Ternary operator condition is always false\\.$#" 1902 count: 1 1903 path: app/Module/ClippingsCartModule.php 1904 1905 - 1906 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 1907 count: 1 1908 path: app/Module/CompactTreeChartModule.php 1909 1910 - 1911 message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#" 1912 count: 1 1913 path: app/Module/CustomCssJsModule.php 1914 1915 - 1916 message: "#^Cannot access offset 'head' on array\\|object\\|null\\.$#" 1917 count: 1 1918 path: app/Module/CustomCssJsModule.php 1919 1920 - 1921 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 1922 count: 1 1923 path: app/Module/DescendancyChartModule.php 1924 1925 - 1926 message: "#^Cannot access offset 'style' on array\\|object\\|null\\.$#" 1927 count: 1 1928 path: app/Module/DescendancyChartModule.php 1929 1930 - 1931 message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#" 1932 count: 1 1933 path: app/Module/DescendancyChartModule.php 1934 1935 - 1936 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 1937 count: 1 1938 path: app/Module/FamilyBookChartModule.php 1939 1940 - 1941 message: "#^Cannot access offset 'book_size' on array\\|object\\|null\\.$#" 1942 count: 1 1943 path: app/Module/FamilyBookChartModule.php 1944 1945 - 1946 message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#" 1947 count: 1 1948 path: app/Module/FamilyBookChartModule.php 1949 1950 - 1951 message: "#^Cannot access offset 'note' on array\\|object\\|null\\.$#" 1952 count: 1 1953 path: app/Module/FamilyTreeFavoritesModule.php 1954 1955 - 1956 message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#" 1957 count: 1 1958 path: app/Module/FamilyTreeFavoritesModule.php 1959 1960 - 1961 message: "#^Cannot access offset 'url' on array\\|object\\|null\\.$#" 1962 count: 1 1963 path: app/Module/FamilyTreeFavoritesModule.php 1964 1965 - 1966 message: "#^Cannot access offset 'type' on array\\|object\\|null\\.$#" 1967 count: 1 1968 path: app/Module/FamilyTreeFavoritesModule.php 1969 1970 - 1971 message: "#^Cannot access property \\$body on object\\|null\\.$#" 1972 count: 1 1973 path: app/Module/FamilyTreeNewsModule.php 1974 1975 - 1976 message: "#^Cannot access property \\$subject on object\\|null\\.$#" 1977 count: 1 1978 path: app/Module/FamilyTreeNewsModule.php 1979 1980 - 1981 message: "#^Cannot access offset 'subject' on array\\|object\\|null\\.$#" 1982 count: 1 1983 path: app/Module/FamilyTreeNewsModule.php 1984 1985 - 1986 message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#" 1987 count: 1 1988 path: app/Module/FamilyTreeNewsModule.php 1989 1990 - 1991 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orderByDesc\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 1992 count: 1 1993 path: app/Module/FamilyTreeStatisticsModule.php 1994 1995 - 1996 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 1997 count: 1 1998 path: app/Module/FamilyTreeStatisticsModule.php 1999 2000 - 2001 message: "#^Cannot access offset 'number_of_surnames' on array\\|object\\|null\\.$#" 2002 count: 1 2003 path: app/Module/FamilyTreeStatisticsModule.php 2004 2005 - 2006 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 2007 count: 1 2008 path: app/Module/FanChartModule.php 2009 2010 - 2011 message: "#^Cannot access offset 'style' on array\\|object\\|null\\.$#" 2012 count: 1 2013 path: app/Module/FanChartModule.php 2014 2015 - 2016 message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#" 2017 count: 1 2018 path: app/Module/FanChartModule.php 2019 2020 - 2021 message: "#^Cannot access offset 'width' on array\\|object\\|null\\.$#" 2022 count: 1 2023 path: app/Module/FanChartModule.php 2024 2025 - 2026 message: "#^Parameter \\#1 \\$im of function imagecolorallocate expects resource, resource\\|false given\\.$#" 2027 count: 1 2028 path: app/Module/FanChartModule.php 2029 2030 - 2031 message: "#^Parameter \\#1 \\$im of function imagecolortransparent expects resource, resource\\|false given\\.$#" 2032 count: 1 2033 path: app/Module/FanChartModule.php 2034 2035 - 2036 message: "#^Parameter \\#1 \\$image of method Fisharebest\\\\Webtrees\\\\Module\\\\FanChartModule\\:\\:imageColor\\(\\) expects resource, resource\\|false given\\.$#" 2037 count: 4 2038 path: app/Module/FanChartModule.php 2039 2040 - 2041 message: "#^Parameter \\#2 \\$css_color of method Fisharebest\\\\Webtrees\\\\Module\\\\FanChartModule\\:\\:imageColor\\(\\) expects string, float\\|int\\|string given\\.$#" 2042 count: 4 2043 path: app/Module/FanChartModule.php 2044 2045 - 2046 message: "#^Parameter \\#1 \\$im of function imagefilledrectangle expects resource, resource\\|false given\\.$#" 2047 count: 1 2048 path: app/Module/FanChartModule.php 2049 2050 - 2051 message: "#^Binary operation \"\\*\" between 90 and string results in an error\\.$#" 2052 count: 1 2053 path: app/Module/FanChartModule.php 2054 2055 - 2056 message: "#^Parameter \\#1 \\$im of function imagefilledarc expects resource, resource\\|false given\\.$#" 2057 count: 2 2058 path: app/Module/FanChartModule.php 2059 2060 - 2061 message: "#^Parameter \\#1 \\$im of function imagettftext expects resource, resource\\|false given\\.$#" 2062 count: 1 2063 path: app/Module/FanChartModule.php 2064 2065 - 2066 message: "#^Parameter \\#1 \\$im of function imagepng expects resource, resource\\|false given\\.$#" 2067 count: 1 2068 path: app/Module/FanChartModule.php 2069 2070 - 2071 message: "#^Parameter \\#1 \\$im of function imagedestroy expects resource, resource\\|false given\\.$#" 2072 count: 1 2073 path: app/Module/FanChartModule.php 2074 2075 - 2076 message: "#^Access to an undefined property object\\:\\:\\$block_order\\.$#" 2077 count: 2 2078 path: app/Module/FrequentlyAskedQuestionsModule.php 2079 2080 - 2081 message: "#^Access to an undefined property object\\:\\:\\$block_id\\.$#" 2082 count: 2 2083 path: app/Module/FrequentlyAskedQuestionsModule.php 2084 2085 - 2086 message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#" 2087 count: 1 2088 path: app/Module/FrequentlyAskedQuestionsModule.php 2089 2090 - 2091 message: "#^Cannot access offset 'header' on array\\|object\\|null\\.$#" 2092 count: 1 2093 path: app/Module/FrequentlyAskedQuestionsModule.php 2094 2095 - 2096 message: "#^Cannot access offset 'gedcom_id' on array\\|object\\|null\\.$#" 2097 count: 1 2098 path: app/Module/FrequentlyAskedQuestionsModule.php 2099 2100 - 2101 message: "#^Cannot access offset 'block_order' on array\\|object\\|null\\.$#" 2102 count: 1 2103 path: app/Module/FrequentlyAskedQuestionsModule.php 2104 2105 - 2106 message: "#^Cannot access offset \\(int\\|string\\) on array\\|object\\|null\\.$#" 2107 count: 1 2108 path: app/Module/GoogleAnalyticsModule.php 2109 2110 - 2111 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 2112 count: 1 2113 path: app/Module/HourglassChartModule.php 2114 2115 - 2116 message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#" 2117 count: 1 2118 path: app/Module/HourglassChartModule.php 2119 2120 - 2121 message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#" 2122 count: 1 2123 path: app/Module/HtmlBlockModule.php 2124 2125 - 2126 message: "#^Cannot access offset 'html' on array\\|object\\|null\\.$#" 2127 count: 1 2128 path: app/Module/HtmlBlockModule.php 2129 2130 - 2131 message: "#^Cannot access offset 'show_timestamp' on array\\|object\\|null\\.$#" 2132 count: 1 2133 path: app/Module/HtmlBlockModule.php 2134 2135 - 2136 message: "#^Parameter \\#1 \\$str of function strip_tags expects string, string\\|false given\\.$#" 2137 count: 1 2138 path: app/Module/IndividualMetadataModule.php 2139 2140 - 2141 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\InteractiveTree\\\\TreeView\\:\\:getIndividuals\\(\\) should return string but returns string\\|false\\.$#" 2142 count: 1 2143 path: app/Module/InteractiveTree/TreeView.php 2144 2145 - 2146 message: "#^Binary operation \"\\+\" between array\\('tree' \\=\\> string, 'module' \\=\\> string, 'action' \\=\\> 'List'\\) and array\\|object\\|null results in an error\\.$#" 2147 count: 1 2148 path: app/Module/MediaListModule.php 2149 2150 - 2151 message: "#^Negated boolean expression is always false\\.$#" 2152 count: 1 2153 path: app/Module/MediaTabModule.php 2154 2155 - 2156 message: "#^Cannot access offset \\(int\\|string\\) on array\\|object\\|null\\.$#" 2157 count: 1 2158 path: app/Module/BingWebmasterToolsModule.php 2159 2160 - 2161 message: "#^Cannot access offset \\(int\\|string\\) on array\\|object\\|null\\.$#" 2162 count: 1 2163 path: app/Module/GoogleWebmasterToolsModule.php 2164 2165 - 2166 message: "#^Cannot access offset \\(int\\|string\\) on array\\|object\\|null\\.$#" 2167 count: 1 2168 path: app/Module/MatomoAnalyticsModule.php 2169 2170 - 2171 message: "#^Cannot access offset \\(int\\|string\\) on array\\|object\\|null\\.$#" 2172 count: 1 2173 path: app/Module/StatcounterModule.php 2174 2175 - 2176 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#" 2177 count: 1 2178 path: modules_v4/example-footer.disable/module.php 2179 2180 - 2181 message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#" 2182 count: 1 2183 path: modules_v4/example-footer.disable/module.php 2184 2185 - 2186 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#" 2187 count: 1 2188 path: modules_v4/example-middleware.disable/module.php 2189 2190 - 2191 message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#" 2192 count: 1 2193 path: modules_v4/example-middleware.disable/module.php 2194 2195 - 2196 message: "#^Binary operation \"\\-\" between 32 and string results in an error\\.$#" 2197 count: 1 2198 path: modules_v4/example-middleware.disable/module.php 2199 2200 - 2201 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#" 2202 count: 1 2203 path: modules_v4/example-theme.disable/module.php 2204 2205 - 2206 message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#" 2207 count: 1 2208 path: modules_v4/example-theme.disable/module.php 2209 2210 - 2211 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#" 2212 count: 1 2213 path: modules_v4/example-report.disable/module.php 2214 2215 - 2216 message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#" 2217 count: 1 2218 path: modules_v4/example-report.disable/module.php 2219 2220 - 2221 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#" 2222 count: 1 2223 path: modules_v4/example.disable/module.php 2224 2225 - 2226 message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#" 2227 count: 1 2228 path: modules_v4/example.disable/module.php 2229 2230 - 2231 message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#" 2232 count: 1 2233 path: modules_v4/example-server-configuration.disable/ExampleServerConfigurationModule.php 2234 2235 - 2236 message: "#^Parameter \\#3 \\$headers of function response expects array\\<string\\>, array\\<string, int\\|string\\> given\\.$#" 2237 count: 1 2238 path: modules_v4/example-server-configuration.disable/ExampleServerConfigurationModule.php 2239 2240 - 2241 message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#" 2242 count: 2 2243 path: app/Module/CloudsTheme.php 2244 2245 - 2246 message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#" 2247 count: 2 2248 path: app/Module/CloudsTheme.php 2249 2250 - 2251 message: "#^Cannot assign offset mixed to array\\<int, string\\>\\|false\\.$#" 2252 count: 1 2253 path: app/Module/CloudsTheme.php 2254 2255 - 2256 message: "#^Cannot assign offset int\\|false\\|null to array\\<int, string\\>\\|false\\.$#" 2257 count: 1 2258 path: app/Module/CloudsTheme.php 2259 2260 - 2261 message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#" 2262 count: 1 2263 path: app/Module/CloudsTheme.php 2264 2265 - 2266 message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#" 2267 count: 2 2268 path: app/Module/FabTheme.php 2269 2270 - 2271 message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#" 2272 count: 2 2273 path: app/Module/FabTheme.php 2274 2275 - 2276 message: "#^Cannot assign offset mixed to array\\<int, string\\>\\|false\\.$#" 2277 count: 1 2278 path: app/Module/FabTheme.php 2279 2280 - 2281 message: "#^Cannot assign offset int\\|false\\|null to array\\<int, string\\>\\|false\\.$#" 2282 count: 1 2283 path: app/Module/FabTheme.php 2284 2285 - 2286 message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#" 2287 count: 1 2288 path: app/Module/FabTheme.php 2289 2290 - 2291 message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#" 2292 count: 2 2293 path: app/Module/MinimalTheme.php 2294 2295 - 2296 message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#" 2297 count: 2 2298 path: app/Module/MinimalTheme.php 2299 2300 - 2301 message: "#^Cannot assign offset mixed to array\\<int, string\\>\\|false\\.$#" 2302 count: 1 2303 path: app/Module/MinimalTheme.php 2304 2305 - 2306 message: "#^Cannot assign offset int\\|false\\|null to array\\<int, string\\>\\|false\\.$#" 2307 count: 1 2308 path: app/Module/MinimalTheme.php 2309 2310 - 2311 message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#" 2312 count: 1 2313 path: app/Module/MinimalTheme.php 2314 2315 - 2316 message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#" 2317 count: 2 2318 path: app/Module/WebtreesTheme.php 2319 2320 - 2321 message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#" 2322 count: 2 2323 path: app/Module/WebtreesTheme.php 2324 2325 - 2326 message: "#^Cannot assign offset mixed to array\\<int, string\\>\\|false\\.$#" 2327 count: 1 2328 path: app/Module/WebtreesTheme.php 2329 2330 - 2331 message: "#^Cannot assign offset int\\|false\\|null to array\\<int, string\\>\\|false\\.$#" 2332 count: 1 2333 path: app/Module/WebtreesTheme.php 2334 2335 - 2336 message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#" 2337 count: 1 2338 path: app/Module/WebtreesTheme.php 2339 2340 - 2341 message: "#^Parameter \\#2 \\$haystack of function in_array expects array, array\\<int, string\\>\\|false given\\.$#" 2342 count: 2 2343 path: app/Module/XeneaTheme.php 2344 2345 - 2346 message: "#^Argument of an invalid type array\\<int, string\\>\\|false supplied for foreach, only iterables are supported\\.$#" 2347 count: 2 2348 path: app/Module/XeneaTheme.php 2349 2350 - 2351 message: "#^Cannot assign offset mixed to array\\<int, string\\>\\|false\\.$#" 2352 count: 1 2353 path: app/Module/XeneaTheme.php 2354 2355 - 2356 message: "#^Cannot assign offset int\\|false\\|null to array\\<int, string\\>\\|false\\.$#" 2357 count: 1 2358 path: app/Module/XeneaTheme.php 2359 2360 - 2361 message: "#^Parameter \\#2 \\$haystack of function array_search expects array, array\\<int, string\\>\\|false given\\.$#" 2362 count: 1 2363 path: app/Module/XeneaTheme.php 2364 2365 - 2366 message: "#^Cannot access offset 'filter' on array\\|object\\|null\\.$#" 2367 count: 1 2368 path: app/Module/OnThisDayModule.php 2369 2370 - 2371 message: "#^Cannot access offset 'infoStyle' on array\\|object\\|null\\.$#" 2372 count: 1 2373 path: app/Module/OnThisDayModule.php 2374 2375 - 2376 message: "#^Cannot access offset 'sortStyle' on array\\|object\\|null\\.$#" 2377 count: 1 2378 path: app/Module/OnThisDayModule.php 2379 2380 - 2381 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 2382 count: 1 2383 path: app/Module/PedigreeChartModule.php 2384 2385 - 2386 message: "#^Cannot access offset 'style' on array\\|object\\|null\\.$#" 2387 count: 1 2388 path: app/Module/PedigreeChartModule.php 2389 2390 - 2391 message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#" 2392 count: 1 2393 path: app/Module/PedigreeChartModule.php 2394 2395 - 2396 message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Module\\\\PedigreeMapModule\\:\\:summaryData\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\Individual\\|null given\\.$#" 2397 count: 1 2398 path: app/Module/PedigreeMapModule.php 2399 2400 - 2401 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 2402 count: 1 2403 path: app/Module/PedigreeMapModule.php 2404 2405 - 2406 message: "#^Cannot access offset 'generations' on array\\|object\\|null\\.$#" 2407 count: 1 2408 path: app/Module/PedigreeMapModule.php 2409 2410 - 2411 message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Services\\\\ChartService\\:\\:sosaStradonitzAncestors\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\Individual\\|null given\\.$#" 2412 count: 1 2413 path: app/Module/PedigreeMapModule.php 2414 2415 - 2416 message: "#^Cannot access offset 'days' on array\\|object\\|null\\.$#" 2417 count: 1 2418 path: app/Module/RecentChangesModule.php 2419 2420 - 2421 message: "#^Cannot access offset 'infoStyle' on array\\|object\\|null\\.$#" 2422 count: 1 2423 path: app/Module/RecentChangesModule.php 2424 2425 - 2426 message: "#^Cannot access offset 'sortStyle' on array\\|object\\|null\\.$#" 2427 count: 1 2428 path: app/Module/RecentChangesModule.php 2429 2430 - 2431 message: "#^Cannot access offset 'show_user' on array\\|object\\|null\\.$#" 2432 count: 1 2433 path: app/Module/RecentChangesModule.php 2434 2435 - 2436 message: "#^Cannot access offset 'ancestors' on array\\|object\\|null\\.$#" 2437 count: 1 2438 path: app/Module/RelationshipsChartModule.php 2439 2440 - 2441 message: "#^Cannot access offset 'recursion' on array\\|object\\|null\\.$#" 2442 count: 1 2443 path: app/Module/RelationshipsChartModule.php 2444 2445 - 2446 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 2447 count: 1 2448 path: app/Module/RelationshipsChartModule.php 2449 2450 - 2451 message: "#^Cannot access offset 'xref2' on array\\|object\\|null\\.$#" 2452 count: 1 2453 path: app/Module/RelationshipsChartModule.php 2454 2455 - 2456 message: "#^Cannot call method gedcom\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#" 2457 count: 2 2458 path: app/Module/RelationshipsChartModule.php 2459 2460 - 2461 message: "#^Cannot call method xref\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 2462 count: 2 2463 path: app/Module/RelationshipsChartModule.php 2464 2465 - 2466 message: "#^Cannot call method sex\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 2467 count: 4 2468 path: app/Module/RelationshipsChartModule.php 2469 2470 - 2471 message: "#^Cannot access offset 'show_other' on array\\|object\\|null\\.$#" 2472 count: 1 2473 path: app/Module/ResearchTaskModule.php 2474 2475 - 2476 message: "#^Cannot access offset 'show_unassigned' on array\\|object\\|null\\.$#" 2477 count: 1 2478 path: app/Module/ResearchTaskModule.php 2479 2480 - 2481 message: "#^Cannot access offset 'show_future' on array\\|object\\|null\\.$#" 2482 count: 1 2483 path: app/Module/ResearchTaskModule.php 2484 2485 - 2486 message: "#^Cannot call method canShow\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 2487 count: 1 2488 path: app/Module/ReviewChangesModule.php 2489 2490 - 2491 message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 2492 count: 1 2493 path: app/Module/ReviewChangesModule.php 2494 2495 - 2496 message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 2497 count: 1 2498 path: app/Module/ReviewChangesModule.php 2499 2500 - 2501 message: "#^Cannot access offset 'days' on array\\|object\\|null\\.$#" 2502 count: 1 2503 path: app/Module/ReviewChangesModule.php 2504 2505 - 2506 message: "#^Cannot access offset 'sendmail' on array\\|object\\|null\\.$#" 2507 count: 1 2508 path: app/Module/ReviewChangesModule.php 2509 2510 - 2511 message: "#^Cannot access offset 'filter' on array\\|object\\|null\\.$#" 2512 count: 1 2513 path: app/Module/SlideShowModule.php 2514 2515 - 2516 message: "#^Cannot access offset 'controls' on array\\|object\\|null\\.$#" 2517 count: 1 2518 path: app/Module/SlideShowModule.php 2519 2520 - 2521 message: "#^Cannot access offset 'start' on array\\|object\\|null\\.$#" 2522 count: 1 2523 path: app/Module/SlideShowModule.php 2524 2525 - 2526 message: "#^Cannot access offset 'x\\-as' on array\\|object\\|null\\.$#" 2527 count: 1 2528 path: app/Module/StatisticsChartModule.php 2529 2530 - 2531 message: "#^Cannot access offset 'y\\-as' on array\\|object\\|null\\.$#" 2532 count: 1 2533 path: app/Module/StatisticsChartModule.php 2534 2535 - 2536 message: "#^Cannot access offset 'z\\-as' on array\\|object\\|null\\.$#" 2537 count: 1 2538 path: app/Module/StatisticsChartModule.php 2539 2540 - 2541 message: "#^Cannot access offset 'chart_shows' on array\\|object\\|null\\.$#" 2542 count: 4 2543 path: app/Module/StatisticsChartModule.php 2544 2545 - 2546 message: "#^Cannot access offset 'chart_type' on array\\|object\\|null\\.$#" 2547 count: 1 2548 path: app/Module/StatisticsChartModule.php 2549 2550 - 2551 message: "#^Cannot access offset 'SURN' on array\\|object\\|null\\.$#" 2552 count: 1 2553 path: app/Module/StatisticsChartModule.php 2554 2555 - 2556 message: "#^Cannot access offset 'z\\-axis\\-boundaries…' on array\\|object\\|null\\.$#" 2557 count: 9 2558 path: app/Module/StatisticsChartModule.php 2559 2560 - 2561 message: "#^Cannot access offset 'x\\-axis\\-boundaries…' on array\\|object\\|null\\.$#" 2562 count: 3 2563 path: app/Module/StatisticsChartModule.php 2564 2565 - 2566 message: "#^Binary operation \"\\-\" between string and 1 results in an error\\.$#" 2567 count: 2 2568 path: app/Module/StatisticsChartModule.php 2569 2570 - 2571 message: "#^Binary operation \"\\+\" between int and int\\|string results in an error\\.$#" 2572 count: 1 2573 path: app/Module/StatisticsChartModule.php 2574 2575 - 2576 message: "#^Cannot access offset 'xref' on array\\|object\\|null\\.$#" 2577 count: 1 2578 path: app/Module/StoriesModule.php 2579 2580 - 2581 message: "#^Cannot access offset 'story_body' on array\\|object\\|null\\.$#" 2582 count: 1 2583 path: app/Module/StoriesModule.php 2584 2585 - 2586 message: "#^Cannot access offset 'story_title' on array\\|object\\|null\\.$#" 2587 count: 1 2588 path: app/Module/StoriesModule.php 2589 2590 - 2591 message: "#^Cannot access offset 'num' on array\\|object\\|null\\.$#" 2592 count: 1 2593 path: app/Module/TopGivenNamesModule.php 2594 2595 - 2596 message: "#^Cannot access offset 'infoStyle' on array\\|object\\|null\\.$#" 2597 count: 1 2598 path: app/Module/TopGivenNamesModule.php 2599 2600 - 2601 message: "#^Cannot access offset 'num' on array\\|object\\|null\\.$#" 2602 count: 1 2603 path: app/Module/TopPageViewsModule.php 2604 2605 - 2606 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orderByDesc\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 2607 count: 1 2608 path: app/Module/TopSurnamesModule.php 2609 2610 - 2611 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 2612 count: 1 2613 path: app/Module/TopSurnamesModule.php 2614 2615 - 2616 message: "#^Cannot access offset 'num' on array\\|object\\|null\\.$#" 2617 count: 1 2618 path: app/Module/TopSurnamesModule.php 2619 2620 - 2621 message: "#^Cannot access offset 'infoStyle' on array\\|object\\|null\\.$#" 2622 count: 1 2623 path: app/Module/TopSurnamesModule.php 2624 2625 - 2626 message: "#^Method Fisharebest\\\\Webtrees\\\\Module\\\\TopSurnamesModule\\:\\:surnameCountSort\\(\\) should return int but returns float\\|int\\.$#" 2627 count: 1 2628 path: app/Module/TopSurnamesModule.php 2629 2630 - 2631 message: "#^Cannot access offset 'days' on array\\|object\\|null\\.$#" 2632 count: 1 2633 path: app/Module/UpcomingAnniversariesModule.php 2634 2635 - 2636 message: "#^Cannot access offset 'filter' on array\\|object\\|null\\.$#" 2637 count: 1 2638 path: app/Module/UpcomingAnniversariesModule.php 2639 2640 - 2641 message: "#^Cannot access offset 'infoStyle' on array\\|object\\|null\\.$#" 2642 count: 1 2643 path: app/Module/UpcomingAnniversariesModule.php 2644 2645 - 2646 message: "#^Cannot access offset 'sortStyle' on array\\|object\\|null\\.$#" 2647 count: 1 2648 path: app/Module/UpcomingAnniversariesModule.php 2649 2650 - 2651 message: "#^Cannot access offset 'note' on array\\|object\\|null\\.$#" 2652 count: 1 2653 path: app/Module/UserFavoritesModule.php 2654 2655 - 2656 message: "#^Cannot access offset 'title' on array\\|object\\|null\\.$#" 2657 count: 1 2658 path: app/Module/UserFavoritesModule.php 2659 2660 - 2661 message: "#^Cannot access offset 'url' on array\\|object\\|null\\.$#" 2662 count: 1 2663 path: app/Module/UserFavoritesModule.php 2664 2665 - 2666 message: "#^Cannot access offset 'type' on array\\|object\\|null\\.$#" 2667 count: 1 2668 path: app/Module/UserFavoritesModule.php 2669 2670 - 2671 message: "#^Cannot access property \\$body on object\\|null\\.$#" 2672 count: 1 2673 path: app/Module/UserJournalModule.php 2674 2675 - 2676 message: "#^Cannot access property \\$subject on object\\|null\\.$#" 2677 count: 1 2678 path: app/Module/UserJournalModule.php 2679 2680 - 2681 message: "#^Cannot access offset 'subject' on array\\|object\\|null\\.$#" 2682 count: 1 2683 path: app/Module/UserJournalModule.php 2684 2685 - 2686 message: "#^Cannot access offset 'body' on array\\|object\\|null\\.$#" 2687 count: 1 2688 path: app/Module/UserJournalModule.php 2689 2690 - 2691 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Note but returns Fisharebest\\\\Webtrees\\\\Note\\|null\\.$#" 2692 count: 1 2693 path: app/Note.php 2694 2695 - 2696 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orderBy\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 2697 count: 1 2698 path: app/Place.php 2699 2700 - 2701 message: "#^Array \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\>\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\.$#" 2702 count: 3 2703 path: app/Report/HtmlRenderer.php 2704 2705 - 2706 message: "#^Elseif branch is unreachable because previous condition is always true\\.$#" 2707 count: 8 2708 path: app/Report/HtmlRenderer.php 2709 2710 - 2711 message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'footnotetexts' will always evaluate to false\\.$#" 2712 count: 4 2713 path: app/Report/HtmlRenderer.php 2714 2715 - 2716 message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'addpage' will always evaluate to false\\.$#" 2717 count: 4 2718 path: app/Report/HtmlRenderer.php 2719 2720 - 2721 message: "#^Elseif branch is unreachable because previous condition is always true\\.$#" 2722 count: 8 2723 path: app/Report/PdfRenderer.php 2724 2725 - 2726 message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'footnotetexts' will always evaluate to false\\.$#" 2727 count: 4 2728 path: app/Report/PdfRenderer.php 2729 2730 - 2731 message: "#^Strict comparison using \\=\\=\\= between \\*NEVER\\* and 'addpage' will always evaluate to false\\.$#" 2732 count: 4 2733 path: app/Report/PdfRenderer.php 2734 2735 - 2736 message: "#^Array \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\>\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\.$#" 2737 count: 4 2738 path: app/Report/PdfRenderer.php 2739 2740 - 2741 message: "#^Array \\(array\\<array\\<string\\>\\>\\) does not accept string\\.$#" 2742 count: 1 2743 path: app/Report/PdfRenderer.php 2744 2745 - 2746 message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\PdfRenderer\\:\\:getStyle\\(\\) should return array but returns array\\<string\\>\\|string\\.$#" 2747 count: 1 2748 path: app/Report/PdfRenderer.php 2749 2750 - 2751 message: "#^Default value of the parameter \\#2 \\$cellWidth \\(0\\) of method Fisharebest\\\\Webtrees\\\\Report\\\\ReportHtmlFootnote\\:\\:getFootnoteHeight\\(\\) is incompatible with type float\\.$#" 2752 count: 1 2753 path: app/Report/ReportHtmlFootnote.php 2754 2755 - 2756 message: "#^Strict comparison using \\=\\=\\= between Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement and 'footnotetexts' will always evaluate to false\\.$#" 2757 count: 1 2758 path: app/Report/ReportHtmlHtml.php 2759 2760 - 2761 message: "#^Strict comparison using \\=\\=\\= between Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement and 'addpage' will always evaluate to false\\.$#" 2762 count: 1 2763 path: app/Report/ReportHtmlHtml.php 2764 2765 - 2766 message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\:\\:render\\(\\) invoked with 3 parameters, 1 required\\.$#" 2767 count: 1 2768 path: app/Report/ReportHtmlHtml.php 2769 2770 - 2771 message: "#^Cannot call method getStyleName\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\.$#" 2772 count: 1 2773 path: app/Report/ReportHtmlTextbox.php 2774 2775 - 2776 message: "#^Cannot call method addText\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\.$#" 2777 count: 1 2778 path: app/Report/ReportHtmlTextbox.php 2779 2780 - 2781 message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseTextbox\\:\\:\\$elements \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\) does not accept array\\<int, array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\.$#" 2782 count: 1 2783 path: app/Report/ReportHtmlTextbox.php 2784 2785 - 2786 message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\:\\:render\\(\\) invoked with 3 parameters, 1 required\\.$#" 2787 count: 1 2788 path: app/Report/ReportHtmlTextbox.php 2789 2790 - 2791 message: "#^Parameter \\#2 \\$shdl of function xml_set_element_handler expects string, Closure\\(mixed, string, array\\)\\: void given\\.$#" 2792 count: 1 2793 path: app/Report/ReportParserBase.php 2794 2795 - 2796 message: "#^Parameter \\#3 \\$ehdl of function xml_set_element_handler expects string, Closure\\(mixed, string\\)\\: void given\\.$#" 2797 count: 1 2798 path: app/Report/ReportParserBase.php 2799 2800 - 2801 message: "#^Parameter \\#2 \\$hdl of function xml_set_character_data_handler expects string, Closure\\(mixed, string\\)\\: void given\\.$#" 2802 count: 1 2803 path: app/Report/ReportParserBase.php 2804 2805 - 2806 message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(\\$this\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserBase\\), string\\) given\\.$#" 2807 count: 2 2808 path: app/Report/ReportParserBase.php 2809 2810 - 2811 message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(\\$this\\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\), string\\) given\\.$#" 2812 count: 2 2813 path: app/Report/ReportParserGenerate.php 2814 2815 - 2816 message: "#^Parameter \\#1 \\$style of method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:addStyle\\(\\) expects array\\<string\\>, array\\<string, float\\|string\\> given\\.$#" 2817 count: 1 2818 path: app/Report/ReportParserGenerate.php 2819 2820 - 2821 message: "#^Parameter \\#1 \\$width of method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:createCell\\(\\) expects int, int\\|string given\\.$#" 2822 count: 1 2823 path: app/Report/ReportParserGenerate.php 2824 2825 - 2826 message: "#^Parameter \\#2 \\$height of method Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\:\\:createCell\\(\\) expects int, int\\|string given\\.$#" 2827 count: 1 2828 path: app/Report/ReportParserGenerate.php 2829 2830 - 2831 message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$print_data \\(bool\\) does not accept bool\\|null\\.$#" 2832 count: 4 2833 path: app/Report/ReportParserGenerate.php 2834 2835 - 2836 message: "#^Array \\(array\\<string\\>\\) does not accept array\\<int, string\\>\\.$#" 2837 count: 1 2838 path: app/Report/ReportParserGenerate.php 2839 2840 - 2841 message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$wt_report \\(Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseTextbox\\.$#" 2842 count: 1 2843 path: app/Report/ReportParserGenerate.php 2844 2845 - 2846 message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$current_element \\(Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\.$#" 2847 count: 1 2848 path: app/Report/ReportParserGenerate.php 2849 2850 - 2851 message: "#^Instanceof between Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer and Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement will always evaluate to false\\.$#" 2852 count: 1 2853 path: app/Report/ReportParserGenerate.php 2854 2855 - 2856 message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$wt_report \\(Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\) does not accept Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\|null\\.$#" 2857 count: 1 2858 path: app/Report/ReportParserGenerate.php 2859 2860 - 2861 message: "#^Cannot call method addElement\\(\\) on Fisharebest\\\\Webtrees\\\\Report\\\\AbstractRenderer\\|null\\.$#" 2862 count: 1 2863 path: app/Report/ReportParserGenerate.php 2864 2865 - 2866 message: "#^Parameter \\#1 \\$str of function strip_tags expects string, string\\|null given\\.$#" 2867 count: 2 2868 path: app/Report/ReportParserGenerate.php 2869 2870 - 2871 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#" 2872 count: 1 2873 path: app/Report/ReportParserGenerate.php 2874 2875 - 2876 message: "#^Parameter \\#1 \\$array_arg of function end expects array\\|object, array\\<int, string\\>\\|false given\\.$#" 2877 count: 1 2878 path: app/Report/ReportParserGenerate.php 2879 2880 - 2881 message: "#^Parameter \\#1 \\$haystack of function strpos expects string, string\\|null given\\.$#" 2882 count: 8 2883 path: app/Report/ReportParserGenerate.php 2884 2885 - 2886 message: "#^Parameter \\#1 \\$haystack of function strstr expects string, string\\|null given\\.$#" 2887 count: 2 2888 path: app/Report/ReportParserGenerate.php 2889 2890 - 2891 message: "#^Parameter \\#2 \\$shdl of function xml_set_element_handler expects string, Closure\\(mixed, string, array\\)\\: void given\\.$#" 2892 count: 4 2893 path: app/Report/ReportParserGenerate.php 2894 2895 - 2896 message: "#^Parameter \\#3 \\$ehdl of function xml_set_element_handler expects string, Closure\\(mixed, string\\)\\: void given\\.$#" 2897 count: 4 2898 path: app/Report/ReportParserGenerate.php 2899 2900 - 2901 message: "#^Parameter \\#2 \\$hdl of function xml_set_character_data_handler expects string, Closure\\(mixed, string\\)\\: void given\\.$#" 2902 count: 4 2903 path: app/Report/ReportParserGenerate.php 2904 2905 - 2906 message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:\\$parser \\(resource\\) does not accept resource\\|null\\.$#" 2907 count: 4 2908 path: app/Report/ReportParserGenerate.php 2909 2910 - 2911 message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 2912 count: 2 2913 path: app/Report/ReportParserGenerate.php 2914 2915 - 2916 message: "#^Parameter \\#1 \\$str of function addslashes expects string, string\\|null given\\.$#" 2917 count: 1 2918 path: app/Report/ReportParserGenerate.php 2919 2920 - 2921 message: "#^Cannot call method findHighlightedMediaFile\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 2922 count: 1 2923 path: app/Report/ReportParserGenerate.php 2924 2925 - 2926 message: "#^Parameter \\#1 \\$im of function imagesx expects resource, resource\\|false given\\.$#" 2927 count: 2 2928 path: app/Report/ReportParserGenerate.php 2929 2930 - 2931 message: "#^Parameter \\#1 \\$im of function imagesy expects resource, resource\\|false given\\.$#" 2932 count: 2 2933 path: app/Report/ReportParserGenerate.php 2934 2935 - 2936 message: "#^Cannot call method firstImageFile\\(\\) on Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 2937 count: 1 2938 path: app/Report/ReportParserGenerate.php 2939 2940 - 2941 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, int\\|string given\\.$#" 2942 count: 1 2943 path: app/Report/ReportParserGenerate.php 2944 2945 - 2946 message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#" 2947 count: 1 2948 path: app/Report/ReportParserGenerate.php 2949 2950 - 2951 message: "#^Cannot call method privatizeGedcom\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 2952 count: 3 2953 path: app/Report/ReportParserGenerate.php 2954 2955 - 2956 message: "#^Cannot call method xref\\(\\) on Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 2957 count: 1 2958 path: app/Report/ReportParserGenerate.php 2959 2960 - 2961 message: "#^Cannot access property \\$generation on Fisharebest\\\\Webtrees\\\\Individual\\|string\\.$#" 2962 count: 1 2963 path: app/Report/ReportParserGenerate.php 2964 2965 - 2966 message: "#^Cannot call method childFamilies\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 2967 count: 1 2968 path: app/Report/ReportParserGenerate.php 2969 2970 - 2971 message: "#^Binary operation \"\\+\" between string and 1 results in an error\\.$#" 2972 count: 1 2973 path: app/Report/ReportParserGenerate.php 2974 2975 - 2976 message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportParserGenerate\\:\\:substituteVars\\(\\) should return string but returns string\\|null\\.$#" 2977 count: 1 2978 path: app/Report/ReportParserGenerate.php 2979 2980 - 2981 message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\PdfRenderer\\:\\:\\$lastCellHeight \\(float\\) does not accept last\\.$#" 2982 count: 1 2983 path: app/Report/ReportPdfCell.php 2984 2985 - 2986 message: "#^Array \\(array\\<string\\>\\) does not accept float\\.$#" 2987 count: 1 2988 path: app/Report/ReportPdfHtml.php 2989 2990 - 2991 message: "#^Strict comparison using \\=\\=\\= between Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement and 'footnotetexts' will always evaluate to false\\.$#" 2992 count: 1 2993 path: app/Report/ReportPdfHtml.php 2994 2995 - 2996 message: "#^Strict comparison using \\=\\=\\= between Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement and 'addpage' will always evaluate to false\\.$#" 2997 count: 1 2998 path: app/Report/ReportPdfHtml.php 2999 3000 - 3001 message: "#^Method Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\:\\:render\\(\\) invoked with 2 parameters, 1 required\\.$#" 3002 count: 1 3003 path: app/Report/ReportPdfHtml.php 3004 3005 - 3006 message: "#^Cannot call method getStyleName\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\|string\\.$#" 3007 count: 1 3008 path: app/Report/ReportPdfTextBox.php 3009 3010 - 3011 message: "#^Cannot call method addText\\(\\) on array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseText\\|string\\.$#" 3012 count: 1 3013 path: app/Report/ReportPdfTextBox.php 3014 3015 - 3016 message: "#^Property Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseTextbox\\:\\:\\$elements \\(array\\<Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\) does not accept array\\<int, array\\|Fisharebest\\\\Webtrees\\\\Report\\\\ReportBaseElement\\|string\\>\\.$#" 3017 count: 1 3018 path: app/Report/ReportPdfTextBox.php 3019 3020 - 3021 message: "#^Return type \\(float\\) of method Fisharebest\\\\Webtrees\\\\Report\\\\TcpdfWrapper\\:\\:getRemainingWidth\\(\\) should be compatible with return type \\(int\\) of method TCPDF\\:\\:getRemainingWidth\\(\\)$#" 3022 count: 1 3023 path: app/Report/TcpdfWrapper.php 3024 3025 - 3026 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Repository but returns Fisharebest\\\\Webtrees\\\\Repository\\|null\\.$#" 3027 count: 1 3028 path: app/Repository.php 3029 3030 - 3031 message: "#^Cannot call method facts\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 3032 count: 2 3033 path: app/Services/CalendarService.php 3034 3035 - 3036 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3037 count: 1 3038 path: app/Services/CalendarService.php 3039 3040 - 3041 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orderBy\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression\\|string given\\.$#" 3042 count: 1 3043 path: app/Services/DatatablesService.php 3044 3045 - 3046 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orderBy\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3047 count: 1 3048 path: app/Services/DatatablesService.php 3049 3050 - 3051 message: "#^Parameter \\#1 \\$hostname of function gethostbyname expects string, string\\|false given\\.$#" 3052 count: 1 3053 path: app/Services/EmailService.php 3054 3055 - 3056 message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\EmailService\\:\\:localDomain\\(\\) should return string but returns string\\|false\\.$#" 3057 count: 1 3058 path: app/Services/EmailService.php 3059 3060 - 3061 message: "#^Parameter \\#1 \\$str of function substr expects string, string\\|false given\\.$#" 3062 count: 1 3063 path: app/Services/EmailService.php 3064 3065 - 3066 message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\GedcomService\\:\\:readPlace\\(\\) should return array\\<string\\> but returns array\\<int, string\\>\\|false\\.$#" 3067 count: 1 3068 path: app/Services/GedcomService.php 3069 3070 - 3071 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3072 count: 38 3073 path: app/Services/IndividualListService.php 3074 3075 - 3076 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orderBy\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3077 count: 8 3078 path: app/Services/IndividualListService.php 3079 3080 - 3081 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:whereNotIn\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3082 count: 1 3083 path: app/Services/IndividualListService.php 3084 3085 - 3086 message: "#^Cannot call method getAllNames\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 3087 count: 1 3088 path: app/Services/IndividualListService.php 3089 3090 - 3091 message: "#^Cannot call method setPrimaryName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 3092 count: 1 3093 path: app/Services/IndividualListService.php 3094 3095 - 3096 message: "#^Cannot clone non\\-object variable \\$person of type Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 3097 count: 1 3098 path: app/Services/IndividualListService.php 3099 3100 - 3101 message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\IndividualListService\\:\\:individuals\\(\\) should return array\\<Fisharebest\\\\Webtrees\\\\Individual\\> but returns array\\<int, Fisharebest\\\\Webtrees\\\\Individual\\|null\\>\\.$#" 3102 count: 1 3103 path: app/Services/IndividualListService.php 3104 3105 - 3106 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orWhere\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3107 count: 1 3108 path: app/Services/IndividualListService.php 3109 3110 - 3111 message: "#^Parameter \\#1 \\$size of method Fisharebest\\\\Webtrees\\\\Services\\\\MediaFileService\\:\\:parseIniFileSize\\(\\) expects string, string\\|false given\\.$#" 3112 count: 2 3113 path: app/Services/MediaFileService.php 3114 3115 - 3116 message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\MediaFileService\\:\\:unusedFiles\\(\\) should return array but returns array\\|false\\.$#" 3117 count: 1 3118 path: app/Services/MediaFileService.php 3119 3120 - 3121 message: "#^Cannot access offset 'file_location' on array\\|object\\|null\\.$#" 3122 count: 1 3123 path: app/Services/MediaFileService.php 3124 3125 - 3126 message: "#^Cannot access offset 'remote' on array\\|object\\|null\\.$#" 3127 count: 1 3128 path: app/Services/MediaFileService.php 3129 3130 - 3131 message: "#^Cannot access offset 'unused' on array\\|object\\|null\\.$#" 3132 count: 1 3133 path: app/Services/MediaFileService.php 3134 3135 - 3136 message: "#^Cannot access offset 'folder' on array\\|object\\|null\\.$#" 3137 count: 1 3138 path: app/Services/MediaFileService.php 3139 3140 - 3141 message: "#^Cannot access offset 'auto' on array\\|object\\|null\\.$#" 3142 count: 1 3143 path: app/Services/MediaFileService.php 3144 3145 - 3146 message: "#^Cannot access offset 'new_file' on array\\|object\\|null\\.$#" 3147 count: 1 3148 path: app/Services/MediaFileService.php 3149 3150 - 3151 message: "#^Parameter \\#1 \\$haystack of function strpos expects string, array\\|string given\\.$#" 3152 count: 1 3153 path: app/Services/MediaFileService.php 3154 3155 - 3156 message: "#^Binary operation \"\\.\" between string and array\\|string\\|null results in an error\\.$#" 3157 count: 3 3158 path: app/Services/MediaFileService.php 3159 3160 - 3161 message: "#^Parameter \\#1 \\$path of function pathinfo expects string, string\\|null given\\.$#" 3162 count: 1 3163 path: app/Services/MediaFileService.php 3164 3165 - 3166 message: "#^Parameter \\#2 \\$resource of method League\\\\Flysystem\\\\FilesystemInterface\\:\\:writeStream\\(\\) expects resource, resource\\|null given\\.$#" 3167 count: 1 3168 path: app/Services/MediaFileService.php 3169 3170 - 3171 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orderBy\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3172 count: 1 3173 path: app/Services/MediaFileService.php 3174 3175 - 3176 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3177 count: 2 3178 path: app/Services/MediaFileService.php 3179 3180 - 3181 message: "#^Cannot call method addDay\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#" 3182 count: 1 3183 path: app/Services/PendingChangesService.php 3184 3185 - 3186 message: "#^Binary operation \"\\*\" between 365 and 0\\|string results in an error\\.$#" 3187 count: 1 3188 path: app/Services/SearchService.php 3189 3190 - 3191 message: "#^Binary operation \"\\*\" between 365 and string results in an error\\.$#" 3192 count: 1 3193 path: app/Services/SearchService.php 3194 3195 - 3196 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orWhere\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression\\|string given\\.$#" 3197 count: 1 3198 path: app/Services/SearchService.php 3199 3200 - 3201 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3202 count: 1 3203 path: app/Services/SearchService.php 3204 3205 - 3206 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#" 3207 count: 1 3208 path: app/Services/SearchService.php 3209 3210 - 3211 message: "#^Parameter \\#1 \\$haystack of function mb_stripos expects string, string\\|null given\\.$#" 3212 count: 1 3213 path: app/Services/SearchService.php 3214 3215 - 3216 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Family but returns Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#" 3217 count: 1 3218 path: app/Services/SearchService.php 3219 3220 - 3221 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Individual but returns Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 3222 count: 1 3223 path: app/Services/SearchService.php 3224 3225 - 3226 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Media but returns Fisharebest\\\\Webtrees\\\\Media\\|null\\.$#" 3227 count: 1 3228 path: app/Services/SearchService.php 3229 3230 - 3231 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Note but returns Fisharebest\\\\Webtrees\\\\Note\\|null\\.$#" 3232 count: 1 3233 path: app/Services/SearchService.php 3234 3235 - 3236 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Repository but returns Fisharebest\\\\Webtrees\\\\Repository\\|null\\.$#" 3237 count: 1 3238 path: app/Services/SearchService.php 3239 3240 - 3241 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Source but returns Fisharebest\\\\Webtrees\\\\Source\\|null\\.$#" 3242 count: 1 3243 path: app/Services/SearchService.php 3244 3245 - 3246 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 3247 count: 1 3248 path: app/Services/SearchService.php 3249 3250 - 3251 message: "#^Parameter \\#2 \\$str of function explode expects string, string\\|false given\\.$#" 3252 count: 2 3253 path: app/Services/ServerCheckService.php 3254 3255 - 3256 message: "#^Parameter \\#1 \\$value of function e expects Illuminate\\\\Contracts\\\\Support\\\\Htmlable\\|string, string\\|false given\\.$#" 3257 count: 1 3258 path: app/Services/ServerCheckService.php 3259 3260 - 3261 message: "#^Parameter \\#1 \\$value of static method Illuminate\\\\Support\\\\Str\\:\\:finish\\(\\) expects string, string\\|null given\\.$#" 3262 count: 1 3263 path: app/Services/ServerCheckService.php 3264 3265 - 3266 message: "#^Cannot call method addDay\\(\\) on Fisharebest\\\\Webtrees\\\\Carbon\\|null\\.$#" 3267 count: 1 3268 path: app/Services/SiteLogsService.php 3269 3270 - 3271 message: "#^Parameter \\#1 \\$fp of function fwrite expects resource, resource\\|false given\\.$#" 3272 count: 1 3273 path: app/Services/UpgradeService.php 3274 3275 - 3276 message: "#^Call to function is_resource\\(\\) with Psr\\\\Http\\\\Message\\\\StreamInterface will always evaluate to false\\.$#" 3277 count: 1 3278 path: app/Services/UpgradeService.php 3279 3280 - 3281 message: "#^Parameter \\#1 \\$fp of function ftell expects resource, resource\\|false given\\.$#" 3282 count: 1 3283 path: app/Services/UpgradeService.php 3284 3285 - 3286 message: "#^Parameter \\#1 \\$fp of function rewind expects resource, resource\\|false given\\.$#" 3287 count: 1 3288 path: app/Services/UpgradeService.php 3289 3290 - 3291 message: "#^Parameter \\#2 \\$resource of method League\\\\Flysystem\\\\FilesystemInterface\\:\\:writeStream\\(\\) expects resource, resource\\|false given\\.$#" 3292 count: 1 3293 path: app/Services/UpgradeService.php 3294 3295 - 3296 message: "#^Parameter \\#1 \\$fp of function fclose expects resource, resource\\|false given\\.$#" 3297 count: 1 3298 path: app/Services/UpgradeService.php 3299 3300 - 3301 message: "#^Method Fisharebest\\\\Webtrees\\\\Services\\\\UpgradeService\\:\\:downloadFile\\(\\) should return int but returns int\\|false\\.$#" 3302 count: 1 3303 path: app/Services/UpgradeService.php 3304 3305 - 3306 message: "#^Parameter \\#2 \\$contents of method League\\\\Flysystem\\\\FilesystemInterface\\:\\:put\\(\\) expects string, string\\|false given\\.$#" 3307 count: 1 3308 path: app/Services/UpgradeService.php 3309 3310 - 3311 message: "#^Anonymous function should return Fisharebest\\\\Webtrees\\\\Source but returns Fisharebest\\\\Webtrees\\\\Source\\|null\\.$#" 3312 count: 1 3313 path: app/Source.php 3314 3315 - 3316 message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(\\$this\\(Fisharebest\\\\Webtrees\\\\Statistics\\), mixed\\) given\\.$#" 3317 count: 1 3318 path: app/Statistics.php 3319 3320 - 3321 message: "#^Parameter \\#2 \\$method of function method_exists expects string, string\\|null given\\.$#" 3322 count: 1 3323 path: app/Statistics.php 3324 3325 - 3326 message: "#^Parameter \\#1 \\$function of function call_user_func expects callable\\(\\)\\: mixed, array\\(\\$this\\(Fisharebest\\\\Webtrees\\\\Statistics\\), string\\|null\\) given\\.$#" 3327 count: 1 3328 path: app/Statistics.php 3329 3330 - 3331 message: "#^Cannot access property \\$country on int\\|stdClass\\.$#" 3332 count: 4 3333 path: app/Statistics/Google/ChartDistribution.php 3334 3335 - 3336 message: "#^Cannot access property \\$tot on int\\|stdClass\\.$#" 3337 count: 4 3338 path: app/Statistics/Google/ChartDistribution.php 3339 3340 - 3341 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3342 count: 1 3343 path: app/Statistics/Google/ChartDistribution.php 3344 3345 - 3346 message: "#^Access to an undefined property object\\:\\:\\$id\\.$#" 3347 count: 3 3348 path: app/Statistics/Repository/EventRepository.php 3349 3350 - 3351 message: "#^Access to an undefined property object\\:\\:\\$type\\.$#" 3352 count: 1 3353 path: app/Statistics/Repository/EventRepository.php 3354 3355 - 3356 message: "#^Access to an undefined property object\\:\\:\\$year\\.$#" 3357 count: 1 3358 path: app/Statistics/Repository/EventRepository.php 3359 3360 - 3361 message: "#^Access to an undefined property object\\:\\:\\$fact\\.$#" 3362 count: 3 3363 path: app/Statistics/Repository/EventRepository.php 3364 3365 - 3366 message: "#^Access to an undefined property object\\:\\:\\$id\\.$#" 3367 count: 3 3368 path: app/Statistics/Repository/FamilyDatesRepository.php 3369 3370 - 3371 message: "#^Access to an undefined property object\\:\\:\\$year\\.$#" 3372 count: 4 3373 path: app/Statistics/Repository/FamilyDatesRepository.php 3374 3375 - 3376 message: "#^Access to an undefined property object\\:\\:\\$type\\.$#" 3377 count: 1 3378 path: app/Statistics/Repository/FamilyDatesRepository.php 3379 3380 - 3381 message: "#^Access to an undefined property object\\:\\:\\$fact\\.$#" 3382 count: 1 3383 path: app/Statistics/Repository/FamilyDatesRepository.php 3384 3385 - 3386 message: "#^Access to an undefined property object\\:\\:\\$f_numchil\\.$#" 3387 count: 1 3388 path: app/Statistics/Repository/FamilyRepository.php 3389 3390 - 3391 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orderBy\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3392 count: 4 3393 path: app/Statistics/Repository/FamilyRepository.php 3394 3395 - 3396 message: "#^Cannot call method canShow\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 3397 count: 8 3398 path: app/Statistics/Repository/FamilyRepository.php 3399 3400 - 3401 message: "#^Cannot call method fullName\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 3402 count: 4 3403 path: app/Statistics/Repository/FamilyRepository.php 3404 3405 - 3406 message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 3407 count: 3 3408 path: app/Statistics/Repository/FamilyRepository.php 3409 3410 - 3411 message: "#^Cannot call method url\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#" 3412 count: 2 3413 path: app/Statistics/Repository/FamilyRepository.php 3414 3415 - 3416 message: "#^Cannot call method formatList\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#" 3417 count: 1 3418 path: app/Statistics/Repository/FamilyRepository.php 3419 3420 - 3421 message: "#^Cannot call method husband\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#" 3422 count: 1 3423 path: app/Statistics/Repository/FamilyRepository.php 3424 3425 - 3426 message: "#^Cannot call method wife\\(\\) on Fisharebest\\\\Webtrees\\\\Family\\|null\\.$#" 3427 count: 1 3428 path: app/Statistics/Repository/FamilyRepository.php 3429 3430 - 3431 message: "#^Cannot call method getBirthDate\\(\\) on Fisharebest\\\\Webtrees\\\\Individual\\|null\\.$#" 3432 count: 2 3433 path: app/Statistics/Repository/FamilyRepository.php 3434 3435 - 3436 message: "#^Strict comparison using \\=\\=\\= between array\\<string\\> and null will always evaluate to false\\.$#" 3437 count: 1 3438 path: app/Statistics/Repository/GedcomRepository.php 3439 3440 - 3441 message: "#^Access to an undefined property object\\:\\:\\$d_day\\.$#" 3442 count: 1 3443 path: app/Statistics/Repository/GedcomRepository.php 3444 3445 - 3446 message: "#^Access to an undefined property object\\:\\:\\$d_month\\.$#" 3447 count: 1 3448 path: app/Statistics/Repository/GedcomRepository.php 3449 3450 - 3451 message: "#^Access to an undefined property object\\:\\:\\$d_year\\.$#" 3452 count: 1 3453 path: app/Statistics/Repository/GedcomRepository.php 3454 3455 - 3456 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:where\\(\\) expects array\\|Closure\\|string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3457 count: 2 3458 path: app/Statistics/Repository/IndividualRepository.php 3459 3460 - 3461 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGiven\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3462 count: 1 3463 path: app/Statistics/Repository/IndividualRepository.php 3464 3465 - 3466 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3467 count: 1 3468 path: app/Statistics/Repository/IndividualRepository.php 3469 3470 - 3471 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3472 count: 1 3473 path: app/Statistics/Repository/IndividualRepository.php 3474 3475 - 3476 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3477 count: 1 3478 path: app/Statistics/Repository/IndividualRepository.php 3479 3480 - 3481 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3482 count: 1 3483 path: app/Statistics/Repository/IndividualRepository.php 3484 3485 - 3486 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemale\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3487 count: 1 3488 path: app/Statistics/Repository/IndividualRepository.php 3489 3490 - 3491 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3492 count: 1 3493 path: app/Statistics/Repository/IndividualRepository.php 3494 3495 - 3496 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3497 count: 1 3498 path: app/Statistics/Repository/IndividualRepository.php 3499 3500 - 3501 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3502 count: 1 3503 path: app/Statistics/Repository/IndividualRepository.php 3504 3505 - 3506 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenFemaleTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3507 count: 1 3508 path: app/Statistics/Repository/IndividualRepository.php 3509 3510 - 3511 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMale\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3512 count: 1 3513 path: app/Statistics/Repository/IndividualRepository.php 3514 3515 - 3516 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3517 count: 1 3518 path: app/Statistics/Repository/IndividualRepository.php 3519 3520 - 3521 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3522 count: 1 3523 path: app/Statistics/Repository/IndividualRepository.php 3524 3525 - 3526 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3527 count: 1 3528 path: app/Statistics/Repository/IndividualRepository.php 3529 3530 - 3531 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenMaleTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3532 count: 1 3533 path: app/Statistics/Repository/IndividualRepository.php 3534 3535 - 3536 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknown\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3537 count: 1 3538 path: app/Statistics/Repository/IndividualRepository.php 3539 3540 - 3541 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3542 count: 1 3543 path: app/Statistics/Repository/IndividualRepository.php 3544 3545 - 3546 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownList\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3547 count: 1 3548 path: app/Statistics/Repository/IndividualRepository.php 3549 3550 - 3551 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownListTotals\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3552 count: 1 3553 path: app/Statistics/Repository/IndividualRepository.php 3554 3555 - 3556 message: "#^Method Fisharebest\\\\Webtrees\\\\Statistics\\\\Repository\\\\IndividualRepository\\:\\:commonGivenUnknownTable\\(\\) should return string but returns array\\<int\\>\\|string\\.$#" 3557 count: 1 3558 path: app/Statistics/Repository/IndividualRepository.php 3559 3560 - 3561 message: "#^Access to an undefined property object\\:\\:\\$days\\.$#" 3562 count: 1 3563 path: app/Statistics/Repository/IndividualRepository.php 3564 3565 - 3566 message: "#^Parameter \\#1 \\$column of method Illuminate\\\\Database\\\\Query\\\\Builder\\:\\:orderBy\\(\\) expects string, Illuminate\\\\Database\\\\Query\\\\Expression given\\.$#" 3567 count: 1 3568 path: app/Statistics/Repository/IndividualRepository.php 3569 3570 - 3571 message: "#^Parameter \\#2 \\$given of method Fisharebest\\\\Webtrees\\\\Statistics\\\\Google\\\\ChartCommonGiven\\:\\:chartCommonGiven\\(\\) expects array, \\(array\\<int\\>\\)\\|string given\\.$#" 3572 count: 1 3573 path: app/Statistics/Repository/IndividualRepository.php 3574 3575 - 3576 message: "#^Cannot access property \\$country on int\\|stdClass\\.$#" 3577 count: 1 3578 path: app/Statistics/Repository/PlaceRepository.php 3579 3580 - 3581 message: "#^Cannot access property \\$tot on int\\|stdClass\\.$#" 3582 count: 2 3583 path: app/Statistics/Repository/PlaceRepository.php 3584 3585 - 3586 message: "#^Parameter \\#3 \\$subject of function preg_replace expects array\\|string, string\\|null given\\.$#" 3587 count: 1 3588 path: app/SurnameTradition/PatrilinealSurnameTradition.php 3589 3590 - 3591 message: "#^Method Fisharebest\\\\Webtrees\\\\SurnameTradition\\\\PatrilinealSurnameTradition\\:\\:inflect\\(\\) should return string but returns string\\|null\\.$#" 3592 count: 1 3593 path: app/SurnameTradition/PatrilinealSurnameTradition.php 3594 3595 - 3596 message: "#^Method Fisharebest\\\\Webtrees\\\\Tree\\:\\:createRecord\\(\\) should return Fisharebest\\\\Webtrees\\\\GedcomRecord but returns Fisharebest\\\\Webtrees\\\\GedcomRecord\\|null\\.$#" 3597 count: 1 3598 path: app/Tree.php 3599 3600 - 3601 message: "#^Method Fisharebest\\\\Webtrees\\\\View\\:\\:render\\(\\) should return string but returns string\\|false\\.$#" 3602 count: 1 3603 path: app/View.php 3604 3605 - 3606 message: "#^Ternary operator condition is always true\\.$#" 3607 count: 1 3608 path: app/Webtrees.php 3609 3610 - 3611 message: "#^Strict comparison using \\=\\=\\= between 'beta\\.5' and '' will always evaluate to false\\.$#" 3612 count: 1 3613 path: app/Webtrees.php 3614 3615 - 3616 message: "#^Parameter \\#1 \\$filename of function file_exists expects string, string\\|null given\\.$#" 3617 count: 1 3618 path: index.php 3619 3620 - 3621 message: "#^Parameter \\#1 \\$middleware of class Middleland\\\\Dispatcher constructor expects array\\<Psr\\\\Http\\\\Server\\\\MiddlewareInterface\\>, array\\<string\\> given\\.$#" 3622 count: 1 3623 path: index.php 3624 3625 3626