Skip to content

Commit 0923ebf

Browse files
committed
Update PHPStan baseline
Signed-off-by: Maurício Meneghini Fauth <[email protected]>
1 parent a05588a commit 0923ebf

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
@@ -20,11 +20,6 @@ parameters:
2020
count: 1
2121
path: src/Components/AlterOperation.php
2222

23-
-
24-
message: "#^array\\<PhpMyAdmin\\\\SqlParser\\\\Token\\>\\|string does not accept PhpMyAdmin\\\\SqlParser\\\\Token\\.$#"
25-
count: 3
26-
path: src/Components/AlterOperation.php
27-
2823
-
2924
message: "#^Cannot access property \\$values on array\\<PhpMyAdmin\\\\SqlParser\\\\Component\\>\\|PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\.$#"
3025
count: 1
@@ -635,11 +630,6 @@ parameters:
635630
count: 1
636631
path: src/Statements/CreateStatement.php
637632

638-
-
639-
message: "#^array\\<PhpMyAdmin\\\\SqlParser\\\\Token\\>\\|string does not accept PhpMyAdmin\\\\SqlParser\\\\Token\\.$#"
640-
count: 4
641-
path: src/Statements/CreateStatement.php
642-
643633
-
644634
message: "#^Argument of an invalid type array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\>\\|null supplied for foreach, only iterables are supported\\.$#"
645635
count: 1

0 commit comments

Comments
 (0)