Skip to content

Commit b4a8a1b

Browse files
committed
Update PHPStan baseline
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
1 parent c388925 commit b4a8a1b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

phpstan-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3275,6 +3275,11 @@ parameters:
32753275
count: 1
32763276
path: libraries/classes/Display/Results.php
32773277

3278+
-
3279+
message: "#^Result of && is always false\\.$#"
3280+
count: 1
3281+
path: libraries/classes/Display/Results.php
3282+
32783283
-
32793284
message: "#^Method PhpMyAdmin\\\\Encoding\\:\\:convertString\\(\\) should return string but returns string\\|false\\.$#"
32803285
count: 1

0 commit comments

Comments
 (0)