diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2021-09-04 11:39:24 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2021-09-04 11:39:24 +0100 |
| commit | f7df7f6f6cde94bf51a1809db8277b2aebdd0c16 (patch) | |
| tree | 57f281b67921cc3ad1557f3d555a811c1a98defe /phpstan-baseline.neon | |
| parent | b6adeac80a4be14cd6132c760e9cc3a3b6e8bba0 (diff) | |
| download | webtrees-f7df7f6f6cde94bf51a1809db8277b2aebdd0c16.tar.gz webtrees-f7df7f6f6cde94bf51a1809db8277b2aebdd0c16.tar.bz2 webtrees-f7df7f6f6cde94bf51a1809db8277b2aebdd0c16.zip | |
Update phpstan baseline
Diffstat (limited to 'phpstan-baseline.neon')
| -rw-r--r-- | phpstan-baseline.neon | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 936ca48fd9..3fa20b6f85 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -1485,11 +1485,6 @@ parameters: path: app/Services/RelationshipService.php - - message: "#^Offset 0 does not exist on array\\(\\?0 \\=\\> string, 1 \\=\\> string\\)\\.$#" - count: 1 - path: app/Services/RelationshipService.php - - - message: "#^Parameter \\#1 \\$individual of method Fisharebest\\\\Webtrees\\\\Services\\\\RelationshipService\\:\\:reflexivePronoun\\(\\) expects Fisharebest\\\\Webtrees\\\\Individual, Fisharebest\\\\Webtrees\\\\Family\\|Fisharebest\\\\Webtrees\\\\Individual given\\.$#" count: 1 path: app/Services/RelationshipService.php |
