summaryrefslogtreecommitdiff
path: root/phpstan.neon.dist
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-05-07 11:13:00 +0100
committerGreg Roach <greg@subaqua.co.uk>2025-05-12 11:13:52 +0100
commitaaf61d119f83f9a3efb83f4b77aba996cf91a52d (patch)
tree3f7830242d45619dcbed1db55cc17b98462c2560 /phpstan.neon.dist
parent0bf3dcd18b92238958187abbee8bc2c8379be859 (diff)
downloadwebtrees-aaf61d119f83f9a3efb83f4b77aba996cf91a52d.tar.gz
webtrees-aaf61d119f83f9a3efb83f4b77aba996cf91a52d.tar.bz2
webtrees-aaf61d119f83f9a3efb83f4b77aba996cf91a52d.zip
Update PHP dependencies
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