Skip to content

Commit b9157af

Browse files
committed
chore: remove Ignored error pattern
1 parent e5407b7 commit b9157af

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

phpstan-baseline.neon.dist

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@ parameters:
6060
count: 1
6161
path: system/Database/Migration.php
6262

63-
-
64-
message: "#^Property CodeIgniter\\\\Database\\\\BaseConnection\\<mysqli,mysqli_result\\>\\:\\:\\$strictOn \\(bool\\) in isset\\(\\) is not nullable\\.$#"
65-
count: 1
66-
path: system/Database/MySQLi/Connection.php
67-
6863
-
6964
message: "#^Access to an undefined property CodeIgniter\\\\Database\\\\BaseConnection\\<mysqli, mysqli_result\\>\\:\\:\\$mysqli\\.$#"
7065
count: 3

0 commit comments

Comments
 (0)