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-08-19 06:31:22 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-08-19 06:31:22 +0300
commit0b2ab57ea22b0386782bd87c433220e2856971e6 (patch)
tree7a1276e862dc6c7204ccfa2b66bcbe429cc111b3 /psalm-baseline.xml
parenta2ef27823e27b612eaabda3e134692a5e5929220 (diff)
parent9c3ce37491a20e06e582aa1c67b4480b5cd9aff2 (diff)
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'psalm-baseline.xml')
-rw-r--r--psalm-baseline.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index 95ec8744f3..43f54debce 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -3283,9 +3283,7 @@
<code>$_POST['field_transformation'][$fieldindex]</code>
<code>$_POST['field_transformation_options'][$fieldindex]</code>
</MixedArrayAccess>
- <MixedAssignment occurrences="3">
- <code>$GLOBALS['num_fields']</code>
- <code>$GLOBALS['result']</code>
+ <MixedAssignment occurrences="1">
<code>$mimetype</code>
</MixedAssignment>
</file>