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
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,11 @@ parameters:
140
140
count:1
141
141
path:src/Doctrine/ORM/GeocoderListener.php
142
142
143
+
-
144
+
message:"#^Method Bazinga\\\\GeocoderBundle\\\\Plugin\\\\FakeIpPlugin\\:\\:handleQuery\\(\\) return type with generic interface Http\\\\Promise\\\\Promise does not specify its types\\: T$#"
145
+
count:1
146
+
path:src/Plugin/FakeIpPlugin.php
147
+
143
148
-
144
149
message:"#^Parameter \\#1 \\$text of method Geocoder\\\\Query\\\\GeocodeQuery\\:\\:withText\\(\\) expects string, string\\|null given\\.$#"
145
150
count:1
@@ -150,6 +155,11 @@ parameters:
150
155
count:1
151
156
path:src/Plugin/FakeIpPlugin.php
152
157
158
+
-
159
+
message:"#^Method Bazinga\\\\GeocoderBundle\\\\Plugin\\\\ProfilingPlugin\\:\\:handleQuery\\(\\) return type with generic interface Http\\\\Promise\\\\Promise does not specify its types\\: T$#"
160
+
count:1
161
+
path:src/Plugin/ProfilingPlugin.php
162
+
153
163
-
154
164
message:"#^Parameter \\#1 \\$accountId of class GeoIp2\\\\WebService\\\\Client constructor expects int, int\\|null given\\.$#"
0 commit comments