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:26:29 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-06-10 06:27:14 +0300
commit3412fb2c03c4d3fdac0b97ed8445340d99e77b48 (patch)
tree878a1fe03bcffa2c8837e150ab05ea9c2b0a5624 /psalm-baseline.xml
parent2e52f362e8bc172e4eccba6115fdb6dee846a903 (diff)
Add ChangeLog entry for #17271
Fixes #17271 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 24eb45a806..cf427394fe 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -12488,6 +12488,9 @@
<MixedOperand occurrences="1">
<code>$params['sort_order']</code>
</MixedOperand>
+ <RedundantCondition occurrences="1">
+ <code>0 !== --$sortableColCount</code>
+ </RedundantCondition>
</file>
<file src="libraries/classes/Server/SysInfo/WindowsNt.php">
<MixedArrayAccess occurrences="6">