Skip to content

Commit 93a357a

Browse files
committed
Remove no-more present errors from the PHPStan baseline
1 parent 89a85b9 commit 93a357a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ parameters:
1515
count: 1
1616
path: src/EventListener/ErrorListener.php
1717

18-
-
19-
message: "#^Method Sentry\\\\SentryBundle\\\\EventListener\\\\TracingRequestListener\\:\\:getHttpFlavor\\(\\) never returns null so it can be removed from the return typehint\\.$#"
20-
count: 1
21-
path: src/EventListener/TracingRequestListener.php
22-
2318
-
2419
message: "#^Call to an undefined method Doctrine\\\\DBAL\\\\Driver\\|Sentry\\\\SentryBundle\\\\Tracing\\\\Doctrine\\\\DBAL\\\\Compatibility\\\\ExceptionConverterDriverInterface\\:\\:connect\\(\\)\\.$#"
2520
count: 1

0 commit comments

Comments
 (0)