You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
+5-15Lines changed: 5 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -80,11 +80,6 @@ parameters:
80
80
count:1
81
81
path:src/CookieJar.php
82
82
83
-
-
84
-
message:"#^Method Http\\\\Message\\\\CookieJar\\:\\:findMatchingCookies\\(\\) should return array\\<Http\\\\Message\\\\Cookie\\> but returns array\\<int, object\\>\\.$#"
85
-
count:1
86
-
path:src/CookieJar.php
87
-
88
83
-
89
84
message:"#^Method Http\\\\Message\\\\CookieJar\\:\\:setCookies\\(\\) has no return type specified\\.$#"
90
85
count:1
@@ -115,11 +110,6 @@ parameters:
115
110
count:1
116
111
path:src/CookieJar.php
117
112
118
-
-
119
-
message:"#^Method Http\\\\Message\\\\CookieJar\\:\\:getIterator\\(\\) return type has no value type specified in iterable type Traversable\\<mixed, mixed\\>\\.$#"
120
-
count:1
121
-
path:src/CookieJar.php
122
-
123
113
-
124
114
message:"#^Property Http\\\\Message\\\\CookieUtil\\:\\:\\$dateFormats type has no value type specified in iterable type array\\.$#"
125
115
count:1
@@ -130,11 +120,6 @@ parameters:
130
120
count:1
131
121
path:src/Encoding/ChunkStream.php
132
122
133
-
-
134
-
message:"#^Access to an undefined property object\\:\\:\\$datalen\\.$#"
135
-
count:2
136
-
path:src/Encoding/Filter/Chunk.php
137
-
138
123
-
139
124
message:"#^Method Http\\\\Message\\\\Encoding\\\\FilteredStream\\:\\:fill\\(\\) has no return type specified\\.$#"
0 commit comments