Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2022-09-11 20:40:12 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-09-11 20:40:12 +0300
commitb79b9e37a0b1f25a724d682a0765b58b6a1aea5c (patch)
treec762e69eb5a5606a624fbdf322ed38edabb8a036 /psalm-baseline.xml
parent1c844571f53d5fdac30eba63926089ff902379c5 (diff)
Improve type inference of exportRoutineSQL's $type param
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'psalm-baseline.xml')
-rw-r--r--psalm-baseline.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index 63a5a40ec8..ae789403af 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -9559,7 +9559,7 @@
<code>$GLOBALS['cfg']['Export']</code>
<code>$GLOBALS['cfg']['Export']</code>
</InvalidArrayOffset>
- <MixedArgument occurrences="50">
+ <MixedArgument occurrences="51">
<code>$GLOBALS['sql_auto_increments']</code>
<code>$GLOBALS['sql_auto_increments']</code>
<code>$GLOBALS['sql_backquotes']</code>
@@ -9607,6 +9607,7 @@
<code>$rel['foreign_table']</code>
<code>$routine</code>
<code>$routine</code>
+ <code>$routine</code>
<code>$table</code>
<code>$token-&gt;value</code>
<code>$trigger['create']</code>
@@ -9702,8 +9703,8 @@
<code>Context::escape($alias)</code>
</PossiblyInvalidPropertyAssignmentValue>
<PossiblyNullArgument occurrences="5">
- <code>$GLOBALS['dbi']-&gt;getDefinition($db, $type, $routine)</code>
<code>$createQuery</code>
+ <code>$definition</code>
<code>$tableAlias</code>
<code>$tableAlias</code>
<code>$tableAlias</code>