Skip to content

Commit 83883a3

Browse files
committed
phpstan-baseline
1 parent 87cd397 commit 83883a3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ parameters:
2020
count: 1
2121
path: src/MySql/MySqlTrashDatabase.php
2222

23-
-
24-
message: "#^Negated boolean expression is always true\\.$#"
25-
count: 1
26-
path: src/SQLite/SQLiteCreateDatabaseIfNotExists.php
27-
2823
-
2924
message: "#^Cannot call method make\\(\\) on mixed\\.$#"
3025
count: 1

0 commit comments

Comments
 (0)