You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-20Lines changed: 0 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,5 @@
1
1
parameters:
2
2
ignoreErrors:
3
-
-
4
-
message:"#^Cannot assign new offset to array\\<PhpMyAdmin\\\\SqlParser\\\\Token\\>\\|string\\.$#"
5
-
count:3
6
-
path:src/Components/AlterOperation.php
7
-
8
3
-
9
4
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\AlterOperation\\:\\:\\$options \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\) does not accept PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
10
5
count:1
@@ -15,11 +10,6 @@ parameters:
15
10
count:1
16
11
path:src/Components/AlterOperation.php
17
12
18
-
-
19
-
message:"#^array\\<PhpMyAdmin\\\\SqlParser\\\\Token\\>\\|string does not accept PhpMyAdmin\\\\SqlParser\\\\Token\\.$#"
20
-
count:3
21
-
path:src/Components/AlterOperation.php
22
-
23
13
-
24
14
message:"#^Cannot access an offset on array\\<int\\<0, max\\>, mixed\\>\\|static\\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\ArrayObj\\)\\.$#"
25
15
count:1
@@ -500,11 +490,6 @@ parameters:
500
490
count:2
501
491
path:src/Statements/CreateStatement.php
502
492
503
-
-
504
-
message:"#^Cannot assign new offset to array\\<PhpMyAdmin\\\\SqlParser\\\\Token\\>\\|string\\.$#"
505
-
count:4
506
-
path:src/Statements/CreateStatement.php
507
-
508
493
-
509
494
message:"#^Cannot call method build\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\DataType\\|null\\.$#"
510
495
count:1
@@ -550,11 +535,6 @@ parameters:
550
535
count:1
551
536
path:src/Statements/CreateStatement.php
552
537
553
-
-
554
-
message:"#^array\\<PhpMyAdmin\\\\SqlParser\\\\Token\\>\\|string does not accept PhpMyAdmin\\\\SqlParser\\\\Token\\.$#"
555
-
count:4
556
-
path:src/Statements/CreateStatement.php
557
-
558
538
-
559
539
message:"#^Argument of an invalid type array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\>\\|null supplied for foreach, only iterables are supported\\.$#"
0 commit comments