summaryrefslogtreecommitdiffstats
path: root/phpstan-baseline-8x.neon
blob: b5b85f7f9942288e213f9bbd58ead7c102ca3a67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
parameters:
	ignoreErrors:
		-
			message: "#^Parameter \\#1 \\$string of function hex2bin expects string, mixed given\\.$#"
			count: 1
			path: application/controllers/EventController.php

		-
			message: "#^Parameter \\#1 \\$string of function md5 expects string, mixed given\\.$#"
			count: 1
			path: application/forms/RedisConfigForm.php

		-
			message: "#^Parameter \\#1 \\$array of function array_pop expects array, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Command/Transport/ApiCommandTransport.php

		-
			message: "#^Parameter \\#2 \\.\\.\\.\\$arrays of function array_merge expects array, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Common/IcingaRedis.php

		-
			message: "#^Parameter \\#1 \\$array of function array_diff_key expects array, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Common/ObjectInspectionDetail.php

		-
			message: "#^Parameter \\#1 \\$string of function bin2hex expects string, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Common/ObjectInspectionDetail.php

		-
			message: "#^Parameter \\#1 \\$string of function strtolower expects string, mixed given\\.$#"
			count: 2
			path: library/Icingadb/Compat/UrlMigrator.php

		-
			message: "#^Parameter \\#1 \\$array of function array_keys expects array, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Data/CsvResultSet.php

		-
			message: "#^Parameter \\#1 \\$array of function array_values expects array, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Data/CsvResultSet.php

		-
			message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Data/PivotTable.php

		-
			message: "#^Parameter \\#1 \\$array of function array_keys expects array, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Data/VolatileCsvResults.php

		-
			message: "#^Parameter \\#1 \\$array of function array_values expects array, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Data/VolatileCsvResults.php

		-
			message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Model/Behavior/ActionAndNoteUrl.php

		-
			message: "#^Parameter \\#2 \\.\\.\\.\\$arrays of function array_merge expects array, array\\<int, string\\>\\|false given\\.$#"
			count: 1
			path: library/Icingadb/Model/CustomvarFlat.php

		-
			message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, Icinga\\\\Module\\\\Reporting\\\\ReportData\\|null given\\.$#"
			count: 1
			path: library/Icingadb/ProvidedHook/Reporting/SlaReport.php

		-
			message: "#^Parameter \\#1 \\$num of function number_format expects float, float\\|int\\|string given\\.$#"
			count: 1
			path: library/Icingadb/Util/PerfData.php

		-
			message: "#^Method Icinga\\\\Module\\\\Icingadb\\\\Util\\\\PluginOutput\\:\\:render\\(\\) should return string but returns string\\|null\\.$#"
			count: 1
			path: library/Icingadb/Util/PluginOutput.php

		-
			message: "#^Parameter \\#1 \\$string of function trim expects string, string\\|null given\\.$#"
			count: 1
			path: library/Icingadb/Util/PluginOutput.php

		-
			message: "#^Property Icinga\\\\Module\\\\Icingadb\\\\Util\\\\PluginOutput\\:\\:\\$renderedOutput \\(string\\) does not accept string\\|null\\.$#"
			count: 1
			path: library/Icingadb/Util/PluginOutput.php

		-
			message: "#^Parameter \\#1 \\$string of function trim expects string, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Web/Controller.php

		-
			message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
			count: 1
			path: library/Icingadb/Web/Controller.php

		-
			message: "#^Parameter \\#1 \\$objects of method Icinga\\\\Module\\\\Icingadb\\\\Forms\\\\Command\\\\CommandForm\\:\\:setObjects\\(\\) expects array\\<ipl\\\\Orm\\\\Model\\>\\|\\(Countable&Traversable\\<mixed, ipl\\\\Orm\\\\Model\\>\\), array\\<int, null\\> given\\.$#"
			count: 1
			path: library/Icingadb/Widget/Detail/MultiselectQuickActions.php