summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2022-10-31 10:11:33 +0000
committerGreg Roach <greg@subaqua.co.uk>2022-11-02 13:31:26 +0000
commit6a12476f0fb33ac65b9398d60ba9f1bcd42022d1 (patch)
tree039b290ee2442d5d737dc7cbec96a81f59615913 /phpstan-baseline.neon
parent39b933051bc8df7feac1694c2dc8a926fb4ef8c9 (diff)
downloadwebtrees-6a12476f0fb33ac65b9398d60ba9f1bcd42022d1.tar.gz
webtrees-6a12476f0fb33ac65b9398d60ba9f1bcd42022d1.tar.bz2
webtrees-6a12476f0fb33ac65b9398d60ba9f1bcd42022d1.zip
Strict types
Diffstat (limited to 'phpstan-baseline.neon')
-rw-r--r--phpstan-baseline.neon5
1 files changed, 0 insertions, 5 deletions
diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon
index 2e5388ea1b..50282f241c 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -76,11 +76,6 @@ parameters:
path: app/Encodings/AbstractEncoding.php
-
- message: "#^Anonymous function should return int but returns float\\|int\\.$#"
- count: 1
- path: app/Fact.php
-
- -
message: "#^Method Fisharebest\\\\Webtrees\\\\Fact\\:\\:getNotes\\(\\) should return array\\<Fisharebest\\\\Webtrees\\\\Note\\|string\\> but returns array\\<int, array\\|Fisharebest\\\\Webtrees\\\\Note\\|string\\|null\\>\\.$#"
count: 1
path: app/Fact.php