Skip to content

Commit fd61d95

Browse files
committed
🔥 Update PHPStan Baseline
1 parent 6d474f8 commit fd61d95

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
parameters:
22
ignoreErrors:
3-
-
4-
message: "#^Expression on left side of \\?\\? is not nullable\\.$#"
5-
count: 1
6-
path: src/Console/CreateWebhook.php
7-
8-
-
9-
message: "#^Parameter \\#2 \\$array of function preg_grep expects array, array\\<int, string\\>\\|false given\\.$#"
10-
count: 1
11-
path: src/Console/CreateWebhook.php
12-
133
-
144
message: "#^Cannot call method assertExitCode\\(\\) on Illuminate\\\\Testing\\\\PendingCommand\\|int\\.$#"
155
count: 12

0 commit comments

Comments
 (0)