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-05-31 04:46:18 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-05-31 04:46:18 +0300
commit18309a63e065d69cbb207f92cff8d3f06422b624 (patch)
tree9ea9b3de985e21acd9185cbadaa3c3c05b778606 /psalm-baseline.xml
parenta2456aa9a36fb09f60425ebec27f552699aafb38 (diff)
Improve the types of the Server\SysInfo classes
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, 0 insertions, 5 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index c6a166cf31..c031f51c57 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -15912,11 +15912,6 @@
<code>array</code>
</MixedInferredReturnType>
</file>
- <file src="test/classes/Server/SysInfo/SysInfoTest.php">
- <MixedInferredReturnType occurrences="1">
- <code>array</code>
- </MixedInferredReturnType>
- </file>
<file src="test/classes/Setup/ConfigGeneratorTest.php">
<MixedAssignment occurrences="2">
<code>$result</code>