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
+45Lines changed: 45 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15510,6 +15510,16 @@ parameters:
15510
15510
count: 3
15511
15511
path: tests/classes/Config/DescriptionTest.php
15512
15512
15513
+
-
15514
+
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with ''\\|'; Compressed export…'\\|'Compressed export…'\\|'Compressed import…'\\|'Compressed import…'\\|'Compressed import…' and null will always evaluate to false\\.$#"
15515
+
count: 1
15516
+
path: tests/classes/Config/FormDisplayTest.php
15517
+
15518
+
-
15519
+
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with 'string' and 'string' will always evaluate to true\\.$#"
15520
+
count: 1
15521
+
path: tests/classes/Config/FormDisplayTest.php
15522
+
15513
15523
-
15514
15524
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertTrue\\(\\) with null will always evaluate to false\\.$#"
15515
15525
count: 1
@@ -16355,6 +16365,11 @@ parameters:
16355
16365
count: 1
16356
16366
path: tests/classes/NormalizationTest.php
16357
16367
16368
+
-
16369
+
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with '' and PhpMyAdmin\\\\Message will always evaluate to false\\.$#"
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with 'testUser' and 'testUser' will always evaluate to true\\.$#"
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertFalse\\(\\) with true will always evaluate to false\\.$#"
16780
+
count: 1
16781
+
path: tests/classes/Table/TableTest.php
16782
+
16753
16783
-
16754
16784
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertInstanceOf\\(\\) with 'PhpMyAdmin\\\\\\\\Table\\\\\\\\Table' and PhpMyAdmin\\\\Table\\\\Table will always evaluate to true\\.$#"
16755
16785
count: 1
16756
16786
path: tests/classes/Table/TableTest.php
16757
16787
16788
+
-
16789
+
message: "#^Call to static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertSame\\(\\) with array\\<PhpMyAdmin\\\\FieldMetadata\\> and array\\{'aNonValidExampleToR…'\\} will always evaluate to false\\.$#"
16790
+
count: 1
16791
+
path: tests/classes/Table/TableTest.php
16792
+
16758
16793
-
16759
16794
message: "#^Cannot access offset 'SCHEMA_TABLES' on mixed\\.$#"
16760
16795
count: 1
16761
16796
path: tests/classes/Table/TableTest.php
16762
16797
16798
+
-
16799
+
message: "#^Offset 'col_order' on array in isset\\(\\) always exists and is not nullable\\.$#"
0 commit comments