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
+7-17Lines changed: 7 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -631,7 +631,7 @@ parameters:
631
631
path:src/Components/Key.php
632
632
633
633
-
634
-
message:"#^Binary operation \"\\.\\=\" between array\\|string and non\\-empty\\-string results in an error\\.$#"
634
+
message:"#^Binary operation \"\\.\\=\" between '' and array\\|string results in an error\\.$#"
635
635
count:1
636
636
path:src/Components/Key.php
637
637
@@ -650,31 +650,16 @@ parameters:
650
650
count:1
651
651
path:src/Components/Key.php
652
652
653
-
-
654
-
message:"#^PHPDoc tag @var has no value type specified in iterable type array\\.$#"
655
-
count:1
656
-
path:src/Components/Key.php
657
-
658
653
-
659
654
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\Key\\:\\:\\$KEY_OPTIONS type has no value type specified in iterable type array\\.$#"
660
655
count:1
661
656
path:src/Components/Key.php
662
657
663
-
-
664
-
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\Key\\:\\:\\$columns type has no value type specified in iterable type array\\.$#"
665
-
count:1
666
-
path:src/Components/Key.php
667
-
668
658
-
669
659
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\Key\\:\\:\\$name \\(string\\) does not accept string\\|null\\.$#"
670
660
count:1
671
661
path:src/Components/Key.php
672
662
673
-
-
674
-
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\Key\\:\\:\\$options \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\) does not accept PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
675
-
count:1
676
-
path:src/Components/Key.php
677
-
678
663
-
679
664
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\Key\\:\\:\\$type \\(string\\) does not accept string\\|null\\.$#"
0 commit comments