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
+8-23Lines changed: 8 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -900,6 +900,11 @@ parameters:
900
900
count:1
901
901
path:src/Utils/Formatter.php
902
902
903
+
-
904
+
message:"#^Binary operation \"&\" between int and int\\|string results in an error\\.$#"
905
+
count:1
906
+
path:src/Utils/Formatter.php
907
+
903
908
-
904
909
message:"#^Binary operation \"&\\=\" between array\\<int, array\\<string, int\\|string\\>\\>\\|bool\\|string\\|null and array\\<int, array\\<string, int\\|string\\>\\>\\|bool\\|string\\|null results in an error\\.$#"
905
910
count:1
@@ -926,12 +931,12 @@ parameters:
926
931
path:src/Utils/Formatter.php
927
932
928
933
-
929
-
message:"#^Access to an undefined property object\\:\\:\\$alias\\.$#"
934
+
message:"#^Trying to invoke int\\<min, \\-1\\>\\|int\\<1, max\\>\\|non\\-falsy\\-string but it might not be a callable\\.$#"
930
935
count:1
931
-
path:src/Utils/Query.php
936
+
path:src/Utils/Formatter.php
932
937
933
938
-
934
-
message:"#^Access to an undefined property object\\:\\:\\$expr\\.$#"
939
+
message:"#^Argument of an invalid type array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|string\\|null\\>\\|null supplied for foreach, only iterables are supported\\.$#"
935
940
count:1
936
941
path:src/Utils/Query.php
937
942
@@ -940,11 +945,6 @@ parameters:
940
945
count:1
941
946
path:src/Utils/Query.php
942
947
943
-
-
944
-
message:"#^Argument of an invalid type array\\|null supplied for foreach, only iterables are supported\\.$#"
945
-
count:1
946
-
path:src/Utils/Query.php
947
-
948
948
-
949
949
message:"#^Cannot access property \\$dest on PhpMyAdmin\\\\SqlParser\\\\Components\\\\IntoKeyword\\|null\\.$#"
message:"#^Cannot access offset 'value' on mixed\\.$#"
975
970
count:3
@@ -1125,16 +1120,6 @@ parameters:
1125
1120
count:1
1126
1121
path:tests/Components/RenameOperationTest.php
1127
1122
1128
-
-
1129
-
message:"#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 2 and PhpMyAdmin\\\\SqlParser\\\\TokensList will always evaluate to false\\.$#"
1130
-
count:1
1131
-
path:tests/Lexer/TokensListTest.php
1132
-
1133
-
-
1134
-
message:"#^Call to method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) with 112 and PhpMyAdmin\\\\SqlParser\\\\UtfString will always evaluate to false\\.$#"
1135
-
count:1
1136
-
path:tests/Misc/UtfStringTest.php
1137
-
1138
1123
-
1139
1124
message:"#^Cannot call method has\\(\\) on PhpMyAdmin\\\\SqlParser\\\\Components\\\\OptionsArray\\|null\\.$#"
0 commit comments