Skip to content

Commit efe2e64

Browse files
committed
chore: update phpstan-baseline.neon.dist
1 parent d46cd1e commit efe2e64

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

phpstan-baseline.neon.dist

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,6 @@ parameters:
185185
count: 1
186186
path: system/Database/MigrationRunner.php
187187

188-
-
189-
message: "#^Cannot access property \\$affected_rows on bool\\|object\\|resource\\.$#"
190-
count: 1
191-
path: system/Database/MySQLi/Connection.php
192-
193188
-
194189
message: "#^Cannot access property \\$errno on bool\\|object\\|resource\\.$#"
195190
count: 1
@@ -735,11 +730,6 @@ parameters:
735730
count: 8
736731
path: system/Security/Security.php
737732

738-
-
739-
message: "#^Access to an undefined property Config\\\\App\\:\\:\\$sessionDBGroup\\.$#"
740-
count: 1
741-
path: system/Session/Handlers/DatabaseHandler.php
742-
743733
-
744734
message: "#^Strict comparison using \\=\\=\\= between string and true will always evaluate to false\\.$#"
745735
count: 1

0 commit comments

Comments
 (0)