summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-03-17 11:45:23 +0000
committerGreg Roach <greg@subaqua.co.uk>2021-03-18 10:20:57 +0000
commitaa7265a1309c2dbfd3d38bdbf2f321f4e79ed1e4 (patch)
tree555c8e7fec419768fc18a81099f2ae8596586d91 /phpstan-baseline.neon
parent9e2b8e5da604ba9042fc29aa0ab15a5acb10cd6e (diff)
downloadwebtrees-aa7265a1309c2dbfd3d38bdbf2f321f4e79ed1e4.tar.gz
webtrees-aa7265a1309c2dbfd3d38bdbf2f321f4e79ed1e4.tar.bz2
webtrees-aa7265a1309c2dbfd3d38bdbf2f321f4e79ed1e4.zip
Remove deprecated code
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 3a002dc778..12e0949f4b 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -280,11 +280,6 @@ parameters:
path: app/Http/Middleware/UseTransaction.php
-
- message: "#^Parameter \\#1 \\$callback of function call_user_func expects callable\\(\\)\\: mixed, array\\(mixed, string\\) given\\.$#"
- count: 1
- path: app/Http/Middleware/WrapHandler.php
-
- -
message: "#^Access to an undefined property Fisharebest\\\\Webtrees\\\\Fact\\:\\:\\$anniv\\.$#"
count: 1
path: app/Http/RequestHandlers/CalendarEvents.php