summaryrefslogtreecommitdiff
path: root/phpstan-baseline.neon
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2021-06-28 11:27:44 +0100
committerGreg Roach <greg@subaqua.co.uk>2021-06-28 11:33:16 +0100
commit4d35caa736b1f4119b8a949d1cbca5644dbf4e23 (patch)
tree2c47f968ccb5710a842688aa489624bcd7e5d2ca /phpstan-baseline.neon
parent1197bb9cb49467b99c3a10f99876cf6c5b3b37ff (diff)
downloadwebtrees-4d35caa736b1f4119b8a949d1cbca5644dbf4e23.tar.gz
webtrees-4d35caa736b1f4119b8a949d1cbca5644dbf4e23.tar.bz2
webtrees-4d35caa736b1f4119b8a949d1cbca5644dbf4e23.zip
Fix: #2600 - refactor markdown formatting to allow XREF links to be disabled
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 b5ba0e5f12..613cde3f6e 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -51,11 +51,6 @@ parameters:
path: app/Factories/SlugFactory.php
-
- message: "#^Parameter \\#1 \\$commonMark of method League\\\\CommonMark\\\\Converter\\:\\:convertToHtml\\(\\) expects string, string\\|null given\\.$#"
- count: 1
- path: app/Filter.php
-
- -
message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#"
count: 1
path: app/Functions/FunctionsImport.php