File: phpstan-baseline.neon

package info (click to toggle)
php-pda-pheanstalk 7.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 836 kB
  • sloc: php: 4,604; xml: 19; makefile: 14
file content (146 lines) | stat: -rw-r--r-- 5,852 bytes parent folder | download
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
parameters:
	ignoreErrors:
		-
			message: "#^Parameter \\#1 \\$id of class Pheanstalk\\\\Values\\\\JobId constructor expects int\\|Pheanstalk\\\\Contract\\\\JobIdInterface\\|string, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\#1 \\$value of class Pheanstalk\\\\Values\\\\TubeName constructor expects int\\|string, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\#1 \\$value of static method Pheanstalk\\\\Values\\\\JobState\\:\\:from\\(\\) expects int\\|string, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\$age of class Pheanstalk\\\\Values\\\\JobStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\$buries of class Pheanstalk\\\\Values\\\\JobStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\$delay of class Pheanstalk\\\\Values\\\\JobStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\$file of class Pheanstalk\\\\Values\\\\JobStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\$kicks of class Pheanstalk\\\\Values\\\\JobStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\$priority of class Pheanstalk\\\\Values\\\\JobStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\$releases of class Pheanstalk\\\\Values\\\\JobStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\$reserves of class Pheanstalk\\\\Values\\\\JobStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\$timeLeft of class Pheanstalk\\\\Values\\\\JobStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\$timeToRelease of class Pheanstalk\\\\Values\\\\JobStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\$timeouts of class Pheanstalk\\\\Values\\\\JobStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/JobStats.php

		-
			message: "#^Parameter \\#1 \\$currentJobsUrgent of class Pheanstalk\\\\Values\\\\ServerStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/ServerStats.php

		-
			message: "#^Parameter \\#1 \\$value of class Pheanstalk\\\\Values\\\\TubeName constructor expects int\\|string, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$cmdDelete of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$cmdPauseTube of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$currentJobsBuried of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$currentJobsDelayed of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$currentJobsReady of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$currentJobsReserved of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$currentJobsUrgent of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$currentUsing of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$currentWaiting of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$currentWatching of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$pause of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$pauseTimeLeft of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php

		-
			message: "#^Parameter \\$totalJobs of class Pheanstalk\\\\Values\\\\TubeStats constructor expects int, bool\\|float\\|int\\|string given\\.$#"
			count: 1
			path: src/Values/TubeStats.php