1
1
parameters :
2
2
ignoreErrors :
3
- -
4
- message : " #^Property Http\\\\ Message\\\\ Authentication\\\\ Header\\ :\\ :\\ $value type has no value type specified in iterable type array\\ .$#"
5
- count : 1
6
- path : src/Authentication/Header.php
7
-
8
- -
9
- message : " #^Method Http\\\\ Message\\\\ Authentication\\\\ Header\\ :\\ :__construct\\ (\\ ) has parameter \\ $value with no typehint specified\\ .$#"
10
- count : 1
11
- path : src/Authentication/Header.php
12
-
13
- -
14
- message : " #The Http\\\\ Message\\\\ Authentication\\\\ Matching class is deprecated since version 1.2 and will be removed in 2.0.#"
15
- count : 1
16
- path : src/Authentication/Matching.php
17
-
18
3
-
19
4
message : " #^Property Http\\\\ Message\\\\ Authentication\\\\ QueryParam\\ :\\ :\\ $params type has no value type specified in iterable type array\\ .$#"
20
5
count : 1
@@ -41,7 +26,7 @@ parameters:
41
26
path : src/Builder/ResponseBuilder.php
42
27
43
28
-
44
- message : " #^Method Http\\\\ Message\\\\ Cookie\\ :\\ :createWithoutValidation\\ (\\ ) has no return typehint specified\\ .$#"
29
+ message : " #^Method Http\\\\ Message\\\\ Cookie\\ :\\ :createWithoutValidation\\ (\\ ) has no return type specified\\ .$#"
45
30
count : 1
46
31
path : src/Cookie.php
47
32
@@ -56,17 +41,17 @@ parameters:
56
41
path : src/Cookie.php
57
42
58
43
-
59
- message : " #^Method Http\\\\ Message\\\\ Cookie\\ :\\ :validateName\\ (\\ ) has no return typehint specified\\ .$#"
44
+ message : " #^Method Http\\\\ Message\\\\ Cookie\\ :\\ :validateName\\ (\\ ) has no return type specified\\ .$#"
60
45
count : 1
61
46
path : src/Cookie.php
62
47
63
48
-
64
- message : " #^Method Http\\\\ Message\\\\ Cookie\\ :\\ :validateValue\\ (\\ ) has no return typehint specified\\ .$#"
49
+ message : " #^Method Http\\\\ Message\\\\ Cookie\\ :\\ :validateValue\\ (\\ ) has no return type specified\\ .$#"
65
50
count : 1
66
51
path : src/Cookie.php
67
52
68
53
-
69
- message : " #^Method Http\\\\ Message\\\\ Cookie\\ :\\ :validateMaxAge\\ (\\ ) has no return typehint specified\\ .$#"
54
+ message : " #^Method Http\\\\ Message\\\\ Cookie\\ :\\ :validateMaxAge\\ (\\ ) has no return type specified\\ .$#"
70
55
count : 1
71
56
path : src/Cookie.php
72
57
@@ -86,12 +71,12 @@ parameters:
86
71
path : src/CookieJar.php
87
72
88
73
-
89
- message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :addCookie\\ (\\ ) has no return typehint specified\\ .$#"
74
+ message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :addCookie\\ (\\ ) has no return type specified\\ .$#"
90
75
count : 1
91
76
path : src/CookieJar.php
92
77
93
78
-
94
- message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :removeCookie\\ (\\ ) has no return typehint specified\\ .$#"
79
+ message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :removeCookie\\ (\\ ) has no return type specified\\ .$#"
95
80
count : 1
96
81
path : src/CookieJar.php
97
82
@@ -101,22 +86,22 @@ parameters:
101
86
path : src/CookieJar.php
102
87
103
88
-
104
- message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :setCookies\\ (\\ ) has no return typehint specified\\ .$#"
89
+ message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :setCookies\\ (\\ ) has no return type specified\\ .$#"
105
90
count : 1
106
91
path : src/CookieJar.php
107
92
108
93
-
109
- message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :addCookies\\ (\\ ) has no return typehint specified\\ .$#"
94
+ message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :addCookies\\ (\\ ) has no return type specified\\ .$#"
110
95
count : 1
111
96
path : src/CookieJar.php
112
97
113
98
-
114
- message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :removeCookies\\ (\\ ) has no return typehint specified\\ .$#"
99
+ message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :removeCookies\\ (\\ ) has no return type specified\\ .$#"
115
100
count : 1
116
101
path : src/CookieJar.php
117
102
118
103
-
119
- message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :removeMatchingCookies\\ (\\ ) has no return typehint specified\\ .$#"
104
+ message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :removeMatchingCookies\\ (\\ ) has no return type specified\\ .$#"
120
105
count : 1
121
106
path : src/CookieJar.php
122
107
@@ -126,7 +111,7 @@ parameters:
126
111
path : src/CookieJar.php
127
112
128
113
-
129
- message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :clear\\ (\\ ) has no return typehint specified\\ .$#"
114
+ message : " #^Method Http\\\\ Message\\\\ CookieJar\\ :\\ :clear\\ (\\ ) has no return type specified\\ .$#"
130
115
count : 1
131
116
path : src/CookieJar.php
132
117
@@ -141,37 +126,27 @@ parameters:
141
126
path : src/CookieUtil.php
142
127
143
128
-
144
- message : " #^Method Http\\\\ Message\\\\ Encoding\\\\ ChunkStream\\ :\\ :fill\\ (\\ ) has no return typehint specified\\ .$#"
129
+ message : " #^Method Http\\\\ Message\\\\ Encoding\\\\ ChunkStream\\ :\\ :fill\\ (\\ ) has no return type specified\\ .$#"
145
130
count : 1
146
131
path : src/Encoding/ChunkStream.php
147
132
148
- -
149
- message : " #^Method Http\\\\ Message\\\\ Encoding\\\\ Filter\\\\ Chunk\\ :\\ :filter\\ (\\ ) has parameter \\ $consumed with no typehint specified\\ .$#"
150
- count : 1
151
- path : src/Encoding/Filter/Chunk.php
152
-
153
- -
154
- message : " #^Access to an undefined property Http\\\\ Message\\\\ Encoding\\\\ Filter\\\\ Chunk\\ :\\ :\\ $stream\\ .$#"
155
- count : 2
156
- path : src/Encoding/Filter/Chunk.php
157
-
158
133
-
159
134
message : " #^Access to an undefined property object\\ :\\ :\\ $datalen\\ .$#"
160
135
count : 2
161
136
path : src/Encoding/Filter/Chunk.php
162
137
163
138
-
164
- message : " #^Method Http\\\\ Message\\\\ Encoding\\\\ FilteredStream\\ :\\ :fill\\ (\\ ) has no return typehint specified\\ .$#"
139
+ message : " #^Method Http\\\\ Message\\\\ Encoding\\\\ FilteredStream\\ :\\ :fill\\ (\\ ) has no return type specified\\ .$#"
165
140
count : 1
166
141
path : src/Encoding/FilteredStream.php
167
142
168
143
-
169
- message : " #^Method Http\\\\ Message\\\\ Encoding\\\\ FilteredStream\\ :\\ :rewind\\ (\\ ) has no return typehint specified\\ .$#"
144
+ message : " #^Method Http\\\\ Message\\\\ Encoding\\\\ FilteredStream\\ :\\ :rewind\\ (\\ ) has no return type specified\\ .$#"
170
145
count : 1
171
146
path : src/Encoding/FilteredStream.php
172
147
173
148
-
174
- message : " #^Method Http\\\\ Message\\\\ Encoding\\\\ FilteredStream\\ :\\ :seek\\ (\\ ) has no return typehint specified\\ .$#"
149
+ message : " #^Method Http\\\\ Message\\\\ Encoding\\\\ FilteredStream\\ :\\ :seek\\ (\\ ) has no return type specified\\ .$#"
175
150
count : 1
176
151
path : src/Encoding/FilteredStream.php
177
152
@@ -205,11 +180,6 @@ parameters:
205
180
count : 1
206
181
path : src/MessageFactory/SlimMessageFactory.php
207
182
208
- -
209
- message : " #The Http\\\\ Message\\\\ RequestMatcher\\\\ RegexRequestMatcher class is deprecated since version 1.2 and will be removed in 2.0.#"
210
- count : 1
211
- path : src/RequestMatcher/RegexRequestMatcher.php
212
-
213
183
-
214
184
message : " #^Property Http\\\\ Message\\\\ RequestMatcher\\\\ RequestMatcher\\ :\\ :\\ $methods type has no value type specified in iterable type array\\ .$#"
215
185
count : 1
@@ -236,7 +206,7 @@ parameters:
236
206
path : src/Stream/BufferedStream.php
237
207
238
208
-
239
- message : " #^Dead catch \\ - Exception is already caught by Throwable above \\ .$ #"
209
+ message : " #^Dead catch \\ - Exception is already caught#"
240
210
count : 1
241
211
path : src/Stream/BufferedStream.php
242
212
@@ -266,12 +236,12 @@ parameters:
266
236
path : src/Stream/BufferedStream.php
267
237
268
238
-
269
- message : " #^Method Http\\\\ Message\\\\ Stream\\\\ BufferedStream\\ :\\ :seek\\ (\\ ) has no return typehint specified\\ .$#"
239
+ message : " #^Method Http\\\\ Message\\\\ Stream\\\\ BufferedStream\\ :\\ :seek\\ (\\ ) has no return type specified\\ .$#"
270
240
count : 1
271
241
path : src/Stream/BufferedStream.php
272
242
273
243
-
274
- message : " #^Method Http\\\\ Message\\\\ Stream\\\\ BufferedStream\\ :\\ :rewind\\ (\\ ) has no return typehint specified\\ .$#"
244
+ message : " #^Method Http\\\\ Message\\\\ Stream\\\\ BufferedStream\\ :\\ :rewind\\ (\\ ) has no return type specified\\ .$#"
275
245
count : 1
276
246
path : src/Stream/BufferedStream.php
277
247
@@ -294,4 +264,3 @@ parameters:
294
264
message : " #^Unreachable statement \\ - code above always terminates\\ .$#"
295
265
count : 1
296
266
path : src/UriFactory/SlimUriFactory.php
297
-
0 commit comments