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-06-10 06:40:13 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-06-10 06:40:13 +0300
commit065d6d618cfbe2864e1576e8ec88cfad0fba4551 (patch)
tree07dc7d72f38709822552a0e2d3cce07987d92f24 /psalm-baseline.xml
parent11e34a6fecedeef63ecc24051ff48dadc331f9ac (diff)
parent3412fb2c03c4d3fdac0b97ed8445340d99e77b48 (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.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index 09db27f827..91573894d5 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -12783,6 +12783,9 @@
<MixedOperand occurrences="1">
<code>$params['sort_order']</code>
</MixedOperand>
+ <RedundantCondition occurrences="1">
+ <code>0 !== --$sortableColCount</code>
+ </RedundantCondition>
</file>
<file src="libraries/classes/Session.php">
<MixedArgument occurrences="3">