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-04-25 01:48:19 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-04-25 01:57:23 +0300
commit8de823672671b30e16da90e224837f1a57af716b (patch)
treeec778cd868afbd6d4268f1d8c78e51a3850e194b /psalm-baseline.xml
parentc287ebd80509fd13b6d856701a9f44e453c9ff65 (diff)
Fix OpenDocumentTest on Windows
Cherry-picked from 9f4874ad107bed4cbc9516b6e642bef11602e782 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, 0 insertions, 3 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index 3deba9cd8c..0c4c6bd85c 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -453,9 +453,6 @@
<PossiblyNullIterator occurrences="1">
<code>$this-&gt;config-&gt;getServers()</code>
</PossiblyNullIterator>
- <TypeDoesNotContainType occurrences="1">
- <code>PMA_IS_WINDOWS</code>
- </TypeDoesNotContainType>
</file>
<file src="libraries/classes/Controllers/Table/ChangeController.php">
<TypeDoesNotContainType occurrences="1">