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