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
+10
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,16 @@ parameters:
5
5
count:1
6
6
path:src/Common/ProviderAggregator.php
7
7
8
+
-
9
+
message:"#^Method Geocoder\\\\TimedGeocoder\\:\\:__call\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#"
10
+
count:1
11
+
path:src/Common/TimedGeocoder.php
12
+
13
+
-
14
+
message:"#^Method Geocoder\\\\Provider\\\\Cache\\\\ProviderCache\\:\\:__call\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#"
15
+
count:1
16
+
path:src/Provider/Cache/ProviderCache.php
17
+
8
18
-
9
19
message:"#^Parameter \\#1 \\$locations of class Geocoder\\\\Model\\\\AddressCollection constructor expects array\\<Geocoder\\\\Location\\>, array\\<string, string\\> given\\.$#"
0 commit comments