Update PHPStan baseline

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2023-10-17 13:11:03 -03:00
parent 07138bdd05
commit dcaf778ef8
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8

View File

@ -417,7 +417,7 @@ parameters:
-
message: "#^Cannot access offset 'wrapper_params' on mixed\\.$#"
count: 2
count: 1
path: libraries/classes/Config/FormDisplay.php
-
@ -732,7 +732,7 @@ parameters:
-
message: "#^Cannot access offset mixed on mixed\\.$#"
count: 3
count: 2
path: libraries/classes/Config/Validator.php
-
@ -5616,7 +5616,7 @@ parameters:
path: libraries/classes/ParseAnalyze.php
-
message: "#^Offset 'select_tables' on array\\{distinct\\?\\: bool, drop_database\\?\\: bool, group\\?\\: bool, having\\?\\: bool, is_affected\\?\\: bool, is_analyse\\?\\: bool, is_count\\?\\: bool, is_delete\\?\\: bool, \\.\\.\\.\\}&array\\{select_expr\\?\\: array\\<string\\|null\\>, select_tables\\?\\: array\\<array\\{string, string\\|null\\}\\>, statement\\?\\: PhpMyAdmin\\\\SqlParser\\\\Statement\\|null, parser\\?\\: PhpMyAdmin\\\\SqlParser\\\\Parser\\} in empty\\(\\) does not exist\\.$#"
message: "#^Offset 'select_tables' on array\\{distinct\\?\\: bool, drop_database\\?\\: bool, group\\?\\: bool, having\\?\\: bool, is_affected\\?\\: bool, is_analyse\\?\\: bool, is_count\\?\\: bool, is_delete\\?\\: bool, \\.\\.\\.\\} in empty\\(\\) does not exist\\.$#"
count: 1
path: libraries/classes/ParseAnalyze.php
@ -9280,6 +9280,11 @@ parameters:
count: 1
path: test/classes/Config/SettingsTest.php
-
message: "#^Cannot unset offset mixed on array\\{\\}\\.$#"
count: 2
path: test/classes/ConfigStorage/RelationTest.php
-
message: "#^Method PhpMyAdmin\\\\Tests\\\\ConfigTest\\:\\:configPaths\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1