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
+15
Original file line number
Diff line number
Diff line change
@@ -170,6 +170,21 @@ parameters:
170
170
count:1
171
171
path:src/EventListener/LoginListener.php
172
172
173
+
-
174
+
message:"#^Instanceof between Throwable and Symfony\\\\Component\\\\Messenger\\\\Exception\\\\DelayedMessageHandlingException will always evaluate to false\\.$#"
175
+
count:1
176
+
path:src/EventListener/MessengerListener.php
177
+
178
+
-
179
+
message:"#^Instanceof between Throwable and Symfony\\\\Component\\\\Messenger\\\\Exception\\\\HandlerFailedException will always evaluate to false\\.$#"
180
+
count:1
181
+
path:src/EventListener/MessengerListener.php
182
+
183
+
-
184
+
message:"#^Result of && is always false\\.$#"
185
+
count:2
186
+
path:src/EventListener/MessengerListener.php
187
+
173
188
-
174
189
message:"#^Call to an undefined method Symfony\\\\Component\\\\HttpKernel\\\\Event\\\\KernelEvent\\:\\:isMasterRequest\\(\\)\\.$#"
0 commit comments