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
@@ -320,11 +320,6 @@ parameters:
320
320
count:8
321
321
path:src/Components/OptionsArray.php
322
322
323
-
-
324
-
message:"#^Right side of && is always true\\.$#"
325
-
count:1
326
-
path:src/Components/OptionsArray.php
327
-
328
323
-
329
324
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\OrderKeyword\\:\\:\\$expr \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\) does not accept PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
330
325
count:2
@@ -535,11 +530,6 @@ parameters:
535
530
count:1
536
531
path:src/Statement.php
537
532
538
-
-
539
-
message:"#^Strict comparison using \\=\\=\\= between class\\-string\\<PhpMyAdmin\\\\SqlParser\\\\Component\\>\\|PhpMyAdmin\\\\SqlParser\\\\Component and null will always evaluate to false\\.$#"
540
-
count:1
541
-
path:src/Statement.php
542
-
543
533
-
544
534
message:"#^Argument of an invalid type array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\AlterOperation\\>\\|null supplied for foreach, only iterables are supported\\.$#"
545
535
count:1
@@ -825,6 +815,11 @@ parameters:
825
815
count:1
826
816
path:src/Utils/Formatter.php
827
817
818
+
-
819
+
message:"#^Binary operation \"&\" between int and int\\|string results in an error\\.$#"
820
+
count:1
821
+
path:src/Utils/Formatter.php
822
+
828
823
-
829
824
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\\.$#"
830
825
count:1
@@ -851,12 +846,12 @@ parameters:
851
846
path:src/Utils/Formatter.php
852
847
853
848
-
854
-
message:"#^Access to an undefined property object\\:\\:\\$alias\\.$#"
849
+
message:"#^Trying to invoke int\\<min, \\-1\\>\\|int\\<1, max\\>\\|non\\-falsy\\-string but it might not be a callable\\.$#"
855
850
count:1
856
-
path:src/Utils/Query.php
851
+
path:src/Utils/Formatter.php
857
852
858
853
-
859
-
message:"#^Access to an undefined property object\\:\\:\\$expr\\.$#"
854
+
message:"#^Argument of an invalid type array\\<PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|string\\|null\\>\\|null supplied for foreach, only iterables are supported\\.$#"
860
855
count:1
861
856
path:src/Utils/Query.php
862
857
@@ -865,11 +860,6 @@ parameters:
865
860
count:1
866
861
path:src/Utils/Query.php
867
862
868
-
-
869
-
message:"#^Argument of an invalid type array\\|null supplied for foreach, only iterables are supported\\.$#"
870
-
count:1
871
-
path:src/Utils/Query.php
872
-
873
863
-
874
864
message:"#^Cannot access property \\$dest on PhpMyAdmin\\\\SqlParser\\\\Components\\\\IntoKeyword\\|null\\.$#"
0 commit comments