Update PHPStan baseline

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2024-05-23 18:44:22 -03:00
parent a793f4ffba
commit 1a781a0898
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8

View File

@ -350,11 +350,6 @@ parameters:
count: 1
path: libraries/classes/Config/ConfigFile.php
-
message: "#^Empty array passed to foreach\\.$#"
count: 1
path: libraries/classes/Config/Form.php
-
message: "#^Method PhpMyAdmin\\\\Config\\\\Form\\:\\:__construct\\(\\) has parameter \\$form with no value type specified in iterable type array\\.$#"
count: 1
@ -1565,6 +1560,11 @@ parameters:
count: 1
path: libraries/classes/Controllers/Table/ReplaceController.php
-
message: "#^Parameter \\#5 \\$relationFieldValue of method PhpMyAdmin\\\\InsertEdit\\:\\:getLinkForRelationalDisplayField\\(\\) expects string, mixed given\\.$#"
count: 1
path: libraries/classes/Controllers/Table/ReplaceController.php
-
message: "#^Variable \\$extra_data might not be defined\\.$#"
count: 1
@ -9015,6 +9015,11 @@ parameters:
count: 1
path: libraries/classes/Util.php
-
message: "#^Offset int\\<1, 6\\> on array\\{string, string, string, string, string, string, string\\} in isset\\(\\) always exists and is not nullable\\.$#"
count: 1
path: libraries/classes/Util.php
-
message: "#^Parameter \\#1 \\$row of static method PhpMyAdmin\\\\Util\\:\\:getConditionValue\\(\\) expects float\\|int\\|string\\|null, mixed given\\.$#"
count: 1