summaryrefslogtreecommitdiff
path: root/phpstan.neon.dist
diff options
context:
space:
mode:
Diffstat (limited to 'phpstan.neon.dist')
-rw-r--r--phpstan.neon.dist4
1 files changed, 0 insertions, 4 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist
index 099dbab885..0474eb6a04 100644
--- a/phpstan.neon.dist
+++ b/phpstan.neon.dist
@@ -18,7 +18,3 @@ parameters:
dynamicConstantNames:
- Fisharebest\Webtrees\Webtrees::STABILITY
-
- ignoreErrors:
- - '#^Call to an undefined method PHPUnit\\Framework\\MockObject\\Builder\\InvocationStubber::with\(\)\.$#'
- - '#^Cannot call method willReturn\(\) on mixed\.$#' \ No newline at end of file