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>2021-03-09 21:43:18 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2021-03-09 21:43:18 +0300
commit2b3b978d5e4c1453c9a57d9eaa15937c34ce67c5 (patch)
treecb956bf78e2a838aa81a5d9d767c344bae90c1e6 /phpstan.neon.dist
parentc6ab263311f4344282cf25d6511170d4a55c7d71 (diff)
Remove some false-positives found by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'phpstan.neon.dist')
-rw-r--r--phpstan.neon.dist5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist
index 0289c3631c..2d9a7ccde2 100644
--- a/phpstan.neon.dist
+++ b/phpstan.neon.dist
@@ -21,4 +21,9 @@ parameters:
- twig-templates/*
- vendor/*
dynamicConstantNames:
+ - PMA_IS_WINDOWS
+ - PMA_USR_BROWSER_AGENT
+ - PMA_USR_BROWSER_VER
+ - PMA_USR_OS
+ - ROOT_PATH
- VERSION_SUFFIX