Skip to content

Commit 18d6b75

Browse files
committed
Regenerate the PHPStan baseline file
1 parent f560828 commit 18d6b75

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

phpstan-baseline.neon

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,11 @@ parameters:
140140
count: 1
141141
path: src/Doctrine/ORM/GeocoderListener.php
142142

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+
143148
-
144149
message: "#^Parameter \\#1 \\$text of method Geocoder\\\\Query\\\\GeocodeQuery\\:\\:withText\\(\\) expects string, string\\|null given\\.$#"
145150
count: 1
@@ -150,6 +155,11 @@ parameters:
150155
count: 1
151156
path: src/Plugin/FakeIpPlugin.php
152157

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+
153163
-
154164
message: "#^Parameter \\#1 \\$accountId of class GeoIp2\\\\WebService\\\\Client constructor expects int, int\\|null given\\.$#"
155165
count: 1

0 commit comments

Comments
 (0)