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:
-rw-r--r--phpstan-baseline.neon10
1 files changed, 0 insertions, 10 deletions
diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon
index c3585ed4c8..c743ec8820 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -8926,16 +8926,6 @@ parameters:
path: libraries/classes/ZipExtension.php
-
- message: "#^Call to an undefined static method PHPUnit\\\\Framework\\\\TestCase\\:\\:assertFileDoesNotExist\\(\\)\\.$#"
- count: 1
- path: test/classes/AbstractTestCase.php
-
- -
- message: "#^Call to an undefined static method PHPUnit\\\\Framework\\\\TestCase\\:\\:assertMatchesRegularExpression\\(\\)\\.$#"
- count: 1
- path: test/classes/AbstractTestCase.php
-
- -
message: "#^Method PhpMyAdmin\\\\Tests\\\\AbstractTestCase\\:\\:callFunction\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#"
count: 1
path: test/classes/AbstractTestCase.php