Update SA baselines

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
This commit is contained in:
Maurício Meneghini Fauth 2024-10-11 15:32:36 -03:00
parent 46282a04a6
commit 52f5880c24
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8
2 changed files with 3 additions and 7 deletions

View File

@ -2750,11 +2750,6 @@ parameters:
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Parameter \\#1 \\$eachTables of static method PhpMyAdmin\\\\Query\\\\Compatibility\\:\\:getISCompatForGetTablesFull\\(\\) expects array, array\\|false given\\.$#"
count: 1
path: libraries/classes/DatabaseInterface.php
-
message: "#^Parameter \\#1 \\$input of function array_slice expects array, array\\|false given\\.$#"
count: 1

View File

@ -8100,7 +8100,7 @@
<code>$whereClause</code>
<code>$whereClause</code>
<code>$whereClause</code>
<code>min(max($column['len'], 4), $GLOBALS['cfg']['LimitChars'])</code>
<code>min(max($column['len'] * 2, 4), $GLOBALS['cfg']['LimitChars'])</code>
</MixedArgument>
<MixedArgumentTypeCoercion occurrences="7">
<code>$keyId</code>
@ -8193,7 +8193,8 @@
<code>new $className()</code>
<code>new $className()</code>
</MixedMethodCall>
<MixedOperand occurrences="7">
<MixedOperand occurrences="8">
<code>$column['len']</code>
<code>$column['pma_type']</code>
<code>$file</code>
<code>$maxlength</code>